RenaiApp/src/main/modules/app-window
Xymorot 82a97d0f40 fix: implement mutex for the nhentai app window so multiple calls to getting the favorites just do the thing one after another
This commit also fixes some other bugs and cleans up related code.
2021-01-04 23:40:15 +01:00
..
app-window.ts update: upgrade electron to version 10 (and spectron to 12) 2020-11-10 20:50:52 +01:00
file-app-window.ts 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
i-app-window.d.ts refactor: rename all interface files to *.d.ts so that no unnecessary js files are created 2020-11-10 21:42:12 +01:00
i-site-app-window.d.ts fix: implement mutex for the nhentai app window so multiple calls to getting the favorites just do the thing one after another 2021-01-04 23:40:15 +01:00
i-url-app-window.d.ts refactor: implement safe download method for url app window 2021-01-04 23:35:01 +01:00
main-app-window.ts 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
site-app-window.ts fix: implement mutex for the nhentai app window so multiple calls to getting the favorites just do the thing one after another 2021-01-04 23:40:15 +01:00
url-app-window.ts refactor: implement safe download method for url app window 2021-01-04 23:35:01 +01:00
window-closed-error.ts 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