Commit Graph

22 Commits

Author SHA1 Message Date
Xymorot ca1f8a7b4e meta: remove line for TOC 2021-01-07 22:21:47 +01:00
Xymorot 4141b31349 meta: ask for code review in CONTRIBUTING.md 2021-01-07 01:14:54 +01:00
Xymorot a807c6f2be meta: replace google links with duckduckgo 2021-01-06 02:34:13 +01:00
Xymorot 571f3c5402 meta: specify electron version in webpack.config.js and add electron updating info to CONTRIBUTING.md 2021-01-06 01:06:33 +01:00
Xymorot c6dd4855be meta: add information on how to run typeorm commands with better-sqlite3 built for electron 2020-12-28 23:37:58 +01:00
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
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