summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/ApiCallService.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(backend): request.body may be undefined (#9356)Kagami Sascha Rosylight2022-12-191-5/+5
|
* 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
* fix #9299syuilo2022-12-101-0/+1
|
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+7
|
* Fastify (#9106)syuilo2022-12-031-83/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-1/+1
|
* testsyuilo2022-09-191-14/+14
|
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+258