Sharkey/packages/backend/src/server/api
2025-03-27 19:51:42 -04:00
..
endpoints convert Authorized Fetch to a setting and add support for hybrid mode (essential metadata only) 2025-03-16 10:07:57 -04:00
mastodon refactor mastodon API and preserve remote user agent for requests 2025-03-27 19:51:42 -04:00
openapi merge upstream 2025-02-03 2025-02-03 14:36:09 -05:00
stream small change to comment 2025-03-03 23:46:31 +08:00
ApiCallService.ts move SkRateLimiterService to correct directory 2025-02-05 11:20:26 -05:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts Merge tag '2024.10.1' into feature/2024.10 2024-11-08 15:52:37 +00:00
AuthenticateService.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
endpoint-base.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
endpoint-list.ts add admin/reject-quotes to new endpoints list 2025-02-20 09:58:19 -05:00
endpoints.ts feat: Add generation of keys to admin page 2025-02-07 06:00:49 +01:00
EndpointsModule.ts feat: Add generation of keys to admin page 2025-02-07 06:00:49 +01:00
error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GetterService.ts Merge tag '2024.11.0' into feature/2024.10 2024-11-22 12:29:04 +00:00
RateLimiterService.ts fix type errors from new rate limit definitions 2024-12-08 13:22:07 -05:00
SigninApiService.ts move SkRateLimiterService to correct directory 2025-02-05 11:20:26 -05:00
SigninService.ts fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700) 2024-10-05 12:03:47 +09:00
SigninWithPasskeyApiService.ts move SkRateLimiterService to correct directory 2025-02-05 11:20:26 -05:00
SignupApiService.ts fix import order in SignupApiService.ts 2025-02-04 10:39:03 -05:00
StreamingApiServerService.ts adjust compression fallback 2025-03-18 14:21:31 +01:00