barkey/packages/backend/src/server/api
2024-11-28 11:17:27 +00:00
..
endpoints Merge branch 'develop' into feature/2024.10 2024-11-28 11:17:27 +00:00
mastodon fix poll option limit in masto API 2024-10-26 10:38:29 -04:00
openapi fix typo "to many requests" 2024-11-22 15:26:55 -05:00
stream thank you linters 2024-10-11 12:20:08 +01:00
ApiCallService.ts add default / fallback rate limit 2024-11-22 13:53:41 -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
endpoints.ts feat: 送信したフォローリクエストを確認できるように (#14856) 2024-11-15 17:30:54 +09:00
EndpointsModule.ts feat: 送信したフォローリクエストを確認できるように (#14856) 2024-11-15 17:30:54 +09: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 copy RateLimiterService from MisskeyIO 2024-09-20 08:35:45 +01:00
SigninApiService.ts remove duplicate import 2024-11-08 17:53:34 +00: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 Merge tag '2024.10.1' into feature/2024.10 2024-11-08 15:52:37 +00:00
StreamingApiServerService.ts make the cap of activeRateLimitRequests match the rate limit 2024-08-18 17:57:51 +01:00