RenaiApp/src/main/modules/app-window
Xymorot e2008a8588 feat: add some crude wait time optimization to safe-loading URLs in an URL app window 2021-01-05 23:16:53 +01:00
..
app-window.ts fix: reset mutex on closing a site app window, freeing the lock 2021-01-05 02:29:01 +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: reset mutex on closing a site app window, freeing the lock 2021-01-05 02:29:01 +01:00
url-app-window.ts feat: add some crude wait time optimization to safe-loading URLs in an URL app window 2021-01-05 23:16:53 +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