Xymorot
|
72bac8e06a
|
refactor: implement safe download method for url app window
|
2021-01-04 23:35:01 +01:00 |
Xymorot
|
d5697540a8
|
update: upgrade dependencies and fix tests
- remove spectron
- use electron-mocha to run mocha test suites inside electron
|
2020-12-28 19:58:20 +01:00 |
Xymorot
|
841f19af53
|
refactor: rename all interface files to *.d.ts so that no unnecessary js files are created
|
2020-11-10 21:42:12 +01:00 |
Xymorot
|
09d609f414
|
update: upgrade electron to version 10 (and spectron to 12)
|
2020-11-10 20:50:52 +01:00 |
Xymorot
|
1618ac552b
|
feat: remove web-crawler and use electron (chromium) itself as crawler, implementing a function to download nhentai favorite torrents
|
2020-11-09 18:15:30 +01:00 |
Xymorot
|
2e0bfa3260
|
fix: define icon path relative to app path
|
2020-10-31 23:12:00 +01:00 |
Xymorot
|
115782061d
|
update: upgrade eslint to major version 7 and rework the application to fit new rules
|
2020-07-25 02:02:37 +02:00 |
Xymorot
|
8fb0b1375e
|
update: run npm update and reformat code accordingly
|
2020-04-10 05:27:32 +02:00 |
Xymorot
|
60413e9ee7
|
update: run npm update and fix resulting eslint import/order errors
|
2020-03-02 23:21:10 +01:00 |
Xymorot
|
00ebd0e5c8
|
refactor: re-do source structure with InversifyJS (dependency injection) and adjust meta processes
|
2020-02-08 23:26:57 +01:00 |