Sharkey/packages/backend/src/server/api
CaffeeLake 8263cc0094
Fix: #10955 TypeError: JSON5.parse is not a function (#10956)
* Fix: JSON5.parse is not a function

* update changelog

* update chglog

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-06-05 21:44:28 +09:00
..
endpoints Fix: #10955 TypeError: JSON5.parse is not a function (#10956) 2023-06-05 21:44:28 +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 perf(backend): use websockets/ws instead of theturtle32/WebSocket-Node (#10884) 2023-05-29 13:32:19 +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 perf(backend): terminate stalled websocket connections 2023-06-02 09:13:41 +09:00