summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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: fix typesyuilo2022-04-171-2/+2
|
* 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-273-37/+39
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refactoringsyuilo2021-11-123-0/+293
Resolve #7779