summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/ApiServerService.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-15update deps (#11820)syuilo1-1/+1
2023-08-05refactor(backend): Remove unused injections (#11462)woxtu1-4/+1
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai1-0/+5
2023-04-11enhance(backend): APIパラメータサイズ上限を128kbから1mbに緩和syuilo1-1/+1
2023-04-11enhance(backend): APIパラメータサイズ上限を32kbから128kbに緩和syuilo1-1/+1
2023-03-10enhance(backend): restore OpenAPI endpoints (#10281)Kagami Sascha Rosylight1-1/+1
2023-03-03test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight1-4/+8
2023-02-27fix(backend): return HTTP 404 for any unknown api endpoint paths (#10130)Kagami Sascha Rosylight1-2/+18
2023-02-16refactor: remove all unused imports (#9951)Kagami Sascha Rosylight1-2/+2
2023-02-03drop twitter/github/discord integrationssyuilo1-10/+0
2023-01-13typosyuilo1-5/+5
2022-12-28fix(server): bodyLimit for each endpointssyuilo1-1/+1
2022-12-24GET非対応APIにGETでリクエストすると接続が開きっぱなし...syuilo1-0/+2
2022-12-19Fix peers API returning suspended instances (#9348)Effy Elden1-0/+3
2022-12-17fix(server): GitHubログインしようとするとreply.setCookie is not a ...syuilo1-1/+4
2022-12-14Fix import related TypeScript errors (#9321)Kagami Sascha Rosylight1-1/+1
2022-12-04refactor: introduce bindThis decorator to bind this automaticalysyuilo1-1/+3
2022-12-03Fastify (#9106)syuilo1-76/+81
2022-09-21fix import typesyuilo1-2/+2
2022-09-18なんかもうめっちゃ変えたsyuilo1-0/+160