summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/ApiServerService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix peers API returning suspended instances (#9348)Effy Elden2022-12-191-0/+3
| | | | | * Fix peers API returning suspended instances * Fix missing comma
* fix(server): GitHubログインしようとするとreply.setCookie is not a ↵syuilo2022-12-171-1/+4
| | | | | | function fix #9327
* Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight2022-12-141-1/+1
| | | | | | | * Add missing @types packages * Fix TS1272 type only imports * Fix TS2821 import assertion
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-1/+3
|
* Fastify (#9106)syuilo2022-12-031-76/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* fix import typesyuilo2022-09-211-2/+2
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+160