summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot/master.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: `substr` -> `substring` (#11273)okayurisotto2023-07-141-1/+1
|
* use enginessyuilo2023-07-081-6/+0
|
* nodeの推奨(デフォルト)バージョンと最小バージョンを分離syuilo2023-07-081-1/+1
|
* Revert "Allow configuring the listen host (#9924)"syuilo2023-02-221-1/+1
| | | | This reverts commit 3dfe3aa9a48cba0570508ef037c5289894fa731b.
* Allow configuring the listen host (#9924)ledlamp2023-02-221-1/+1
|
* enhance(server): onlyServer / onlyQueue オプションを復活syuilo2023-01-231-24/+9
|
* enhance(server): separate job queue process (#9662)syuilo2023-01-211-9/+16
| | | | | * enhance(server): separate job queue process * add commands for build with swc
* improve nest loggersyuilo2022-12-101-1/+4
|
* fixessyuilo2022-09-241-2/+1
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-15/+22
|
* enhance: Perform port diagnosis at startup only when Listen fails (#8698)MeiMei2022-05-191-32/+4
| | | | | | | | | * Change port check * Comment: disableClustering * CHANGELOG * Smart message
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-3/+2
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* Fix: warn about outdated NodeJS fixed (#8388)Kainoa Kanter2022-03-201-7/+5
| | | | | | | | * Fix #8387 * update changelog Co-authored-by: Johann150 <johann.galle@protonmail.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: Use ESM (#8358)syuilo2022-02-271-25/+27
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refactoringsyuilo2021-11-121-0/+194
Resolve #7779