mizzkey/packages/backend/src/server/api
noonworks ea92254b73
refactor: 型エラー修正 / Fix type errors backend (#9983)
* refactor: fix type errors in backend

* revert some changes

* なるべくJS挙動を変えない方法に修正

* Update packages/backend/src/server/api/ApiCallService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* コンフリクトするファイルを削除

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-02-20 08:13:37 +09:00
..
endpoints chore(server): tweak notes/featured api 2023-02-19 17:50:14 +09:00
openapi lint 2022-09-20 05:32:18 +09:00
stream refactor: fix types 2023-02-17 15:36:36 +09:00
ApiCallService.ts refactor: 型エラー修正 / Fix type errors backend (#9983) 2023-02-20 08:13:37 +09:00
ApiLoggerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ApiServerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
AuthenticateService.ts refactor 2023-02-13 15:50:22 +09:00
endpoint-base.ts refactor 2023-02-13 15:50:22 +09:00
endpoints.ts refactor: fix types 2023-02-17 15:39:10 +09:00
EndpointsModule.ts drop group (#9942) 2023-02-15 13:37:18 +09:00
error.ts なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
GetterService.ts refactor: 型エラー修正 / Fix type errors backend (#9983) 2023-02-20 08:13:37 +09:00
RateLimiterService.ts refactor: fix types 2023-02-09 10:55:15 +09:00
SigninApiService.ts refactor 2023-02-13 15:50:22 +09:00
SigninService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
SignupApiService.ts refactor 2023-02-13 15:50:22 +09:00
StreamingApiServerService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00