summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-14refactor: `substr` -> `substring` (#11273)okayurisotto1-1/+1
2023-07-08use enginessyuilo1-6/+0
2023-07-08nodeの推奨(デフォルト)バージョンと最小バージョンを分離syuilo1-1/+1
2023-05-10fix(backend): テスト時は一部のサービスを停止syuilo1-4/+6
2023-05-09fix(test): ジョブキューをテストが終わったら停止するようにsyuilo1-0/+2
2023-03-03test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight1-1/+3
2023-02-22Revert "Allow configuring the listen host (#9924)"syuilo1-1/+1
2023-02-22Allow configuring the listen host (#9924)ledlamp1-1/+1
2023-01-23enhance(server): onlyServer / onlyQueue オプションを復活syuilo3-38/+53
2023-01-21enhance(server): separate job queue process (#9662)syuilo2-23/+21
2022-12-10improve nest loggersyuilo2-2/+8
2022-12-08refactor(server): rename AppModule to RootModulesyuilo1-2/+2
2022-12-03Fastify (#9106)syuilo1-0/+1
2022-09-24fixessyuilo1-2/+1
2022-09-18refactor(backend): simplify bootsyuilo1-29/+31
2022-09-18なんかもうめっちゃ変えたsyuilo3-20/+39
2022-05-19enhance: Perform port diagnosis at startup only when Listen fails (#8698)MeiMei1-32/+4
2022-04-17refactor: fix typesyuilo1-2/+2
2022-03-26refactor: migrate to typeorm 3.0 (#8443)syuilo1-3/+2
2022-03-20Fix: warn about outdated NodeJS fixed (#8388)Kainoa Kanter1-7/+5
2022-02-27refactor: Use ESM (#8358)syuilo3-37/+39
2021-11-12refactoringsyuilo3-0/+293