barkey/packages/backend/src/server/api/endpoints
2025-06-02 17:26:58 -04:00
..
admin disable status badge strip in admin-user and instance-info 2025-05-29 22:20:21 -04:00
announcements add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
antennas use instance block columns instead of checking meta columns 2025-05-28 21:31:40 -04:00
ap pass limit from ap/get to resolveCollectionItems 2025-05-26 12:50:01 -04:00
app implement '/v1/apps/verify_credentials' 2025-05-08 11:23:20 -04:00
auth add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
blocking add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
bubble-game add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
channels use instance block columns instead of checking meta columns 2025-05-28 21:31:40 -04:00
charts increase chart rate limits to max=200 and rate=5/s 2025-05-25 18:49:42 -04:00
chat fix(backend): correct response schema of chat endpoints (#15904) 2025-04-28 18:58:08 +09:00
clips use instance block columns instead of checking meta columns 2025-05-28 21:31:40 -04:00
drive refactor: ファイルアップロード時のテストを追加 (#15928) 2025-05-08 20:03:53 +02:00
email-address add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
federation apply optimized domain block pattern to silence and bubble checks 2025-05-03 21:54:25 -04:00
flash don't record deleted note, flash, page, or gallery post in modlog 2025-03-02 13:38:35 -05:00
following merge upstream 2025-03-25 16:14:53 -04:00
gallery add role policy to allow note trending 2025-05-14 23:24:24 -04:00
hashtags enforce "can trend" role policy in trending user page 2025-05-14 23:24:51 -04:00
i fix calculation of word mute 2025-05-10 21:44:10 -04:00
invite merge upstream 2025-03-25 16:14:53 -04:00
miauth merge upstream 2025-03-25 16:14:53 -04:00
mute fix import order in mute/delete.ts 2025-02-04 10:42:41 -05:00
my add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
notes remove unused DI from bubble-timeline.ts 2025-06-02 17:26:58 -04:00
notifications add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
pages don't record deleted note, flash, page, or gallery post in modlog 2025-03-02 13:38:35 -05:00
promo add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
renote-mute add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
reversi add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
roles use instance block columns instead of checking meta columns 2025-05-28 21:31:40 -04:00
sw add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
username add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
users use instance block columns instead of checking meta columns 2025-05-28 21:31:40 -04:00
v2/admin/emoji refactor(backend): better prop name 2025-03-22 08:16:15 +09:00
announcements.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
drive.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
emoji.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
emojis.ts requested changes 2025-01-23 22:33:19 -03:00
endpoint.ts increase rate limit for /api/endpoint based on real-world testing 2024-12-08 11:56:48 -05:00
endpoints.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
export-custom-emojis.ts
fetch-external-resources.ts
fetch-rss.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
get-avatar-decorations.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
get-online-users-count.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
i.ts lint and type fixes 2025-04-01 20:47:04 -04:00
meta.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
notes.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
page-push.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
ping.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
pinned-users.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
request-reset-password.ts
reset-db.ts merge upstream 2025-03-25 16:14:53 -04:00
reset-password.ts lint and type fixes 2025-04-01 20:47:04 -04:00
retention.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
server-info.ts lint and type fixes 2025-04-01 20:47:04 -04:00
sponsors.ts fix type errors from SponsorsService 2025-03-31 14:29:48 -04:00
stats.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
test.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
users.ts replace andWhere with where 2025-05-14 23:26:22 -04:00