RenaiApp/src/main/core
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
..
app-path.ts meta: change productName in package.json to Renai-dev to avoid conflicts when developing the app on system on which it is installed productively 2020-11-10 21:29:26 +01:00
container.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
database.spec.ts update: upgrade dependencies and fix tests 2020-12-28 19:58:20 +01:00
database.ts meta: add infos about better-sqlite3 and typeorm config 2020-11-09 20:30:28 +01:00
env.spec.ts update: upgrade dependencies and fix tests 2020-12-28 19:58:20 +01:00
env.ts feat: implement a logger service and make it log uncaught exceptions, make unhandled rejections throw an exception, fix spectron test 2020-08-05 22:48:00 +02:00
inject.ts feat: make services gettable and injectable by simple strings and not needing to call Symbol.for every time 2020-08-08 18:23:29 +02:00
install.ts feat: implement install functionality (under windows, using electron-squirrel-startup) 2020-02-09 20:25:05 +01:00