mizzkey/packages/backend/src/server/api
Kagami Sascha Rosylight d5f30ecb86
feat(backend): allow disabling cache for sensitive files (#11245)
* feat(backend): allow disabling cache for sensitive files

* Update CHANGELOG.md

* fix storybook

* Update locales/ja-JP.yml

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-07-15 20:12:20 +09:00
..
endpoints feat(backend): allow disabling cache for sensitive files (#11245) 2023-07-15 20:12:20 +09:00
openapi refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
stream refactor(backend): 存在確認のfindOneByexistに置き換え (#11224) 2023-07-11 14:58:58 +09:00
ApiCallService.ts refactor(backend): Improve UUID generation (#11286) 2023-07-15 18:39:38 +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 cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
endpoint-base.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
endpoints.ts enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
EndpointsModule.ts enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +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 cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
SigninApiService.ts fix type 2023-02-22 14:53:36 +09:00
SigninService.ts cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
SignupApiService.ts enhance: 招待機能の改善 (#11195) 2023-07-15 09:57:58 +09:00
StreamingApiServerService.ts perf(backend): JSON.parse の呼び出しを削減する (#11091) 2023-07-04 07:49:13 +09:00