Commit Graph

16 Commits

Author SHA1 Message Date
Xymorot 588486f4da meta: add infos about better-sqlite3 and typeorm config 2020-11-09 20:30:28 +01:00
Xymorot f54edba6fc test: refactor some methods out of main.spec.ts and add rules to exclude test folders in eslint and forge 2020-11-09 18:11:43 +01:00
Xymorot 64466943c9 meta: rename watch script to dev in package.json and documentation 2020-10-31 21:47:18 +01:00
Xymorot 9672c9b5ed 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
Xymorot 45d9e9e205 meta: add engines key in package.json and related documentation 2020-05-14 22:01:37 +02:00
Xymorot aeff7f7b51 feat: update typeorm entities and reset database migrations
BREAKING CHANGE: this commits deletes old database migrations
2020-04-10 05:27:31 +02:00
Xymorot 5496fef4bc meta: add information about the use-case of the electron-version npm script 2020-03-03 22:49:32 +01:00
Xymorot ce453380cb meta: retire "config" commit type in favor of "meta" 2020-02-09 00:42:33 +01:00
Xymorot 00ebd0e5c8 refactor: re-do source structure with InversifyJS (dependency injection) and adjust meta processes 2020-02-08 23:26:57 +01:00
Xymorot 21ac8602ff meta: add "with" and oxford comma to sentence 2020-02-08 18:43:21 +01:00
Xymorot 6b4f4b089a meta: describe path to coverage index.html instead of linking (since it won't be there most of the time) 2020-02-03 22:48:50 +01:00
Xymorot 50396ea0a9 meta: link to folder instead of readme 2020-02-03 22:48:04 +01:00
Xymorot d399628928 meta: retire "doc" commit type (replaced by "meta") 2020-01-05 14:00:21 +01:00
Xymorot a8b9ccf832 refactor: replace tslint with @typescript-eslint/eslint-plugin as tslint will be deprecated in 2020
Some code refactoring and slight rule changes are done in this commit.
2019-12-15 01:14:39 +01:00
Xymorot 41fc16c1c8 doc: describe workflow for pull requests 2019-12-08 13:28:40 +01:00
Xymorot b5846b49c5 meta: create documents for application design, make repository ready for publishing on git.fuwawa.moe 2019-12-04 01:33:41 +01:00