mistykey/packages/backend/src/server/api
2025-11-15 14:08:34 -05:00
..
endpoints synchronize collapsed queues across the cluster to avoid data races 2025-11-15 14:08:34 -05:00
mastodon rename noteEditRepository to noteEditsRepository, matching other repository names 2025-11-15 14:08:33 -05:00
openapi strip unsupported anyOf, oneOf, and allOf from param definitions 2025-11-05 19:41:08 -05:00
stream fix user list API schema, access checks, and caching 2025-11-05 19:42:31 -05:00
ApiCallService.ts await more promises to improve stack traces 2025-11-15 14:08:32 -05:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts await more promises to improve stack traces 2025-11-15 14:08:32 -05:00
AuthenticateService.ts synchronize collapsed queues across the cluster to avoid data races 2025-11-15 14:08:34 -05:00
endpoint-base.ts Revert "fix: 添付ファイルのあるリクエストを受けたときの初動を改善 (#15896)" (#15927) 2025-05-08 20:02:13 +02:00
endpoint-list.ts implement admin/restart-migration endpoint 2025-11-12 17:07:58 -05:00
endpoints.ts allow unauthenticated (logged-out) users to translate notes 2025-05-30 12:35:31 -04:00
EndpointsModule.ts feat: Add generation of keys to admin page 2025-02-07 06:00:49 +01:00
error.ts fix custom errors having the wrong name in stack traces 2025-11-11 20:07:28 -05:00
GetterService.ts rename noteEditRepository to noteEditsRepository, matching other repository names 2025-11-15 14:08:33 -05:00
SigninApiService.ts await more promises to improve stack traces 2025-11-15 14:08:32 -05:00
SigninService.ts fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700) 2024-10-05 12:03:47 +09:00
SigninWithPasskeyApiService.ts reduce, clarify, and normalize more error messages 2025-06-06 22:20:16 -04:00
SignupApiService.ts move global services to "global" directory 2025-11-05 19:42:28 -05:00
StreamingApiServerService.ts move global services to "global" directory 2025-11-05 19:42:28 -05:00