misskey/packages/backend/src/server/api
zyoshoka 8c5d9a6295
fix(backend): incorrect logic for determining whether Quote or not (#13700)
* fix(backend): incorrect logic for determining whether Quote or not

* Update CHANGELOG.md

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-04-14 10:23:48 +09:00
..
endpoints fix(backend): incorrect logic for determining whether Quote or not (#13700) 2024-04-14 10:23:48 +09:00
openapi fix(backend): fix openAPI operationId format 2024-03-23 20:43:29 +09:00
stream fix(backend): リノート時のHTLへのストリーミングの意図しない挙動を修正 (#13425) 2024-02-28 17:43:17 +09:00
ApiCallService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AuthenticateService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoint-base.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoints.ts enhance: 通知の履歴をリセットできるように (#13335) 2024-02-29 20:03:30 +09:00
EndpointsModule.ts enhance: 通知の履歴をリセットできるように (#13335) 2024-02-29 20:03:30 +09:00
error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GetterService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RateLimiterService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SigninApiService.ts refactor(backend): remove/replace deprecated type deps (#13252) 2024-02-16 20:09:07 +09:00
SigninService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SignupApiService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
StreamingApiServerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00