Sharkey/packages/backend/src/server/api
nenohi f3a16bcd6d
ロールのユーザーリストを非公開にできるように (#10987)
* ロールのユーザーリストを非公開にできるように

* Changelog update
2023-06-10 17:26:48 +09:00
..
endpoints ロールのユーザーリストを非公開にできるように (#10987) 2023-06-10 17:26:48 +09:00
openapi refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
stream perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884) 2023-05-29 13:32:19 +09:00
ApiCallService.ts refactor 2023-05-29 13:21:26 +09:00
ApiLoggerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ApiServerService.ts enhance(backend): APIパラメータサイズ上限を128kbから1mbに緩和 2023-04-11 14:28:40 +09:00
AuthenticateService.ts fix(backend): キャッシュが溜まり続けないように 2023-06-10 13:45:11 +09:00
endpoint-base.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
endpoints.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
EndpointsModule.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
error.ts enhance: アカウント削除時のクライアントの挙動をいい感じにするなど (#10002) 2023-03-09 14:27:16 +09:00
GetterService.ts refactor: 型エラー修正 / Fix type errors backend (#9983) 2023-02-20 08:13:37 +09:00
RateLimiterService.ts fix types 2023-04-14 13:50:05 +09:00
SigninApiService.ts fix type 2023-02-22 14:53:36 +09:00
SigninService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
SignupApiService.ts refactor 2023-05-02 10:26:18 +00:00
StreamingApiServerService.ts enhance(backend): WebSocketのPing/Pongをプロトコル制御フレームの物で判別する 2023-06-09 17:07:57 +09:00