summaryrefslogtreecommitdiff
path: root/packages/backend/src/boot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* improve nest loggersyuilo2022-12-102-2/+8
|
* refactor(server): rename AppModule to RootModulesyuilo2022-12-081-2/+2
|
* Fastify (#9106)syuilo2022-12-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * fix * Update SignupApiService.ts * wip * wip * Update ClientServerService.ts * wip * wip * wip * Update WellKnownServerService.ts * wip * wip * update des * wip * Update ApiServerService.ts * wip * update deps * Update WellKnownServerService.ts * wip * update deps * Update ApiCallService.ts * Update ApiCallService.ts * Update ApiServerService.ts
* fixessyuilo2022-09-241-2/+1
|
* refactor(backend): simplify bootsyuilo2022-09-181-29/+31
|
* なんかもうめっちゃ変えたsyuilo2022-09-183-20/+39
|
* 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