barkey/packages/backend/src/server/api
2024-10-22 18:48:24 +08:00
..
endpoints fix: should use invite limit cycle to calculate invite/limit 2024-10-22 18:48:24 +08:00
mastodon fix some DI mistakes after the merge 2024-10-10 13:55:52 +01:00
openapi Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
stream thank you linters 2024-10-11 12:20:08 +01:00
ApiCallService.ts Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
ApiLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ApiServerService.ts Add Sign in with passkey Button (#14577) 2024-09-26 08:25:33 +09: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 always use this.meta in SignupApiService 2024-10-09 16:53:46 +01:00
StreamingApiServerService.ts make the cap of activeRateLimitRequests match the rate limit 2024-08-18 17:57:51 +01:00