misskey/packages/backend/src/server/api
おさむのひと 719995b385 Merge branch 'develop' into fix/attachment-file-temp-lifecycle
# Conflicts:
#	pnpm-lock.yaml
2025-04-28 19:32:07 +09:00
..
endpoints fix(backend): correct response schema of chat endpoints (#15904) 2025-04-28 18:58:08 +09:00
openapi fix(backend): use unique `operationId` in the OpenAPI schema (#15420) 2025-02-08 08:29:24 +00:00
stream fix(backend): 非ログインでタイムラインのストリームに接続した際、表示にログイン必須のノートが流れる場合がある問題を修正 2025-04-07 16:39:03 +09:00
ApiCallService.ts fix review 2025-04-27 20:09:08 +09:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts enhance: remove bull-board support 2025-03-16 13:03:02 +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 feat: ノートの閲覧にログイン必須にする設定 (#14799) 2024-10-21 12:49:29 +09:00
RateLimiterService.ts fix rate limit check never ends (#13994) 2024-06-15 08:42:13 +09:00
SigninApiService.ts wip (#14745) 2024-10-11 21:05:53 +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 wip (#14745) 2024-10-11 21:05:53 +09:00
StreamingApiServerService.ts Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
endpoint-base.ts wip 2025-04-27 13:08:45 +09:00
endpoint-list.ts feat: Job queue inspector (#15856) 2025-04-19 14:00:38 +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