RenaiApp/src/main/core
Xymorot 09dc14726d meta: change naming convention of interfaces and use importsNotUsedAsValues: 'error' in tsconfig for clearer imports 2021-01-06 02:35:46 +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 refactor: extract dialog functionality of electron into a service so it can be developed centrally 2021-01-04 22:11:14 +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