barkey/packages/backend/src/server/api
2024-11-28 06:15:32 +00:00
..
endpoints merge: Bump develop version (!789) 2024-11-28 06:15:32 +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 upd: add FriendlyCaptcha as a captcha solution 2024-11-02 02:20:35 +01: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 Merge branch 'develop' into feature/2024.9.0 2024-10-18 22:09:11 +01:00
EndpointsModule.ts Merge branch 'develop' into feature/2024.9.0 2024-10-18 22:09:11 +01:00
error.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GetterService.ts merge: upstream 2024-02-19 10:47:42 +01:00
RateLimiterService.ts copy RateLimiterService from MisskeyIO 2024-09-20 08:35:45 +01:00
SigninApiService.ts fix some DI mistakes after the merge 2024-10-10 13:55:52 +01:00
SigninService.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
SigninWithPasskeyApiService.ts Add Sign in with passkey Button (#14577) 2024-09-26 08:25:33 +09:00
SignupApiService.ts upd: add FriendlyCaptcha as a captcha solution 2024-11-02 02:20:35 +01:00
StreamingApiServerService.ts make the cap of activeRateLimitRequests match the rate limit 2024-08-18 17:57:51 +01:00