RenaiApp/src/main/core
Xymorot 0a2a266176 feat: add functionality to get a work entity from a nhentai gallery id
This is more of a vertical slice of the intended functionality and needs to be extended.
2021-01-07 04:53:17 +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: add functionality to get a work entity from a nhentai gallery id 2021-01-07 04:53:17 +01:00
database.spec.ts update: upgrade dependencies and fix tests 2020-12-28 19:58:20 +01:00
database.ts meta: change naming convention of interfaces and use importsNotUsedAsValues: 'error' in tsconfig for clearer imports 2021-01-06 02:35:46 +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