egirlskey/packages/backend/src/server/api
おさむのひと 1eb769dbe8
LTLに特定条件下でチャンネル投稿が混ざり込む現象の修正 (#12347)
* LTLにチャンネル投稿を含まないように修正

* fix CHANGELOG.md

---------

Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2023-11-16 16:02:46 +09:00
..
endpoints LTLに特定条件下でチャンネル投稿が混ざり込む現象の修正 (#12347) 2023-11-16 16:02:46 +09:00
openapi Update schemas.ts (#12103) 2023-10-22 10:52:06 +09:00
stream LTLに特定条件下でチャンネル投稿が混ざり込む現象の修正 (#12347) 2023-11-16 16:02:46 +09:00
ApiCallService.ts fix(backend): 管理者権限のロールを持っていても一部のAPIが使用できないことがある問題を修正 2023-10-19 20:47:23 +09:00
ApiLoggerService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
ApiServerService.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
AuthenticateService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
endpoint-base.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
endpoints.ts feat: メールアドレスを使用してユーザー名を割り出す機能 2023-11-14 07:58:18 +09:00
EndpointsModule.ts feat: メールアドレスを使用してユーザー名を割り出す機能 2023-11-14 07:58:18 +09:00
error.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
GetterService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
RateLimiterService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
SigninApiService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
SigninService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
SignupApiService.ts enhance: アカウント登録時のメールアドレス認証に30分の有効期限を設定 (#12221) 2023-11-03 14:54:28 +09:00
StreamingApiServerService.ts Fix: チャンネルのフォロー・アンフォローの反映速度を改善 (#12149) 2023-10-27 18:34:02 +09:00