misskey/packages/backend/src/server/api
かっこかり 6c190e7a5d
fix(backend): チャンネルのリアルタイム更新で非ログイン時非表示設定が考慮されていない問題を修正 (#16833)
* fix(backend): チャンネルのリアルタイム更新でロックダウン設定が考慮されていない問題を修正

* Update Changelog

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-11-24 11:11:59 +09:00
..
endpoints fix(backend): DeepL翻訳のAPIキー指定方式変更に対応 (#16839) 2025-11-24 10:59:50 +09:00
openapi fix(backend): correct invalid schema format specifying only `required` for `anyOf` (#16089) 2025-05-27 08:57:09 +09:00
stream fix(backend): チャンネルのリアルタイム更新で非ログイン時非表示設定が考慮されていない問題を修正 (#16833) 2025-11-24 11:11:59 +09:00
ApiCallService.ts fix: RateLimiterService (#13997) 2025-05-11 15:37:46 +09:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts enhance(frontend): フロントエンドのキャッシュクリア操作でブラウザの内部キャッシュも削除するように (#16522) 2025-09-06 14:46:24 +09:00
AuthenticateService.ts refactor 2025-02-28 09:34:21 +09:00
EndpointsModule.ts refactor: Refactor Endpoints to improve Developer Experience for adding Endpoints (#15301) 2025-01-20 12:15:23 +00:00
GetterService.ts ノートの脱CASCADE削除 (#16332) 2025-07-31 14:40:51 +09:00
RateLimiterService.ts lint 2025-05-11 17:17:07 +09:00
SigninApiService.ts fix: RateLimiterService (#13997) 2025-05-11 15:37:46 +09:00
SigninService.ts fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700) 2024-10-05 12:03:47 +09:00
SigninWithPasskeyApiService.ts Add Sign in with passkey Button (#14577) 2024-09-26 08:25:33 +09:00
SignupApiService.ts Migration cleanup (#16288) 2025-07-16 15:49:05 +09:00
StreamingApiServerService.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
endpoint-base.ts Revert "fix: 添付ファイルのあるリクエストを受けたときの初動を改善 (#15896)" (#15927) 2025-05-03 16:23:06 +09:00
endpoint-list.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
endpoints.ts refactor(backend): better prop name 2025-03-22 08:16:15 +09:00
error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00