mistykey/packages/backend/src/server/api
2025-11-11 20:07:28 -05:00
..
endpoints fix cherry-pick errors 2025-11-07 00:22:32 -05:00
mastodon update backend to the new templates 2025-11-05 19:41:08 -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 move global services to "global" directory 2025-11-05 19:42:28 -05:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
AuthenticateService.ts fix custom errors having the wrong name in stack traces 2025-11-11 20:07:28 -05:00
endpoint-base.ts Revert "fix: 添付ファイルのあるリクエストを受けたときの初動を改善 (#15896)" (#15927) 2025-05-08 20:02:13 +02:00
endpoint-list.ts basic support for Shared Access Accounts 2025-10-07 20:47:34 -04: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 use CacheService in GetterService 2025-11-05 19:20:25 -05:00
SigninApiService.ts more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error 2025-06-06 22:20:17 -04: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