mistykey/packages/backend/src/server/api/endpoints
2025-03-27 20:20:42 -04:00
..
admin convert Authorized Fetch to a setting and add support for hybrid mode (essential metadata only) 2025-03-16 10:07:57 -04:00
announcements add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
antennas add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
ap remove assertActivityMatchesUrls in favor of three-way same-authority checks 2025-03-02 11:06:29 -05:00
app add rate limits to all public endpoints 2024-11-22 15:19:24 -05: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 fix import order in channels/update.ts 2025-02-04 10:02:30 -05:00
charts increase chart rate limits (fixes 429s in control panel / info pages) 2024-12-11 09:10:56 -05:00
clips add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
drive fix lint error in drive/folder.ts 2025-02-04 10:05:34 -05:00
email-address add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
federation increase rate limit on federation/update-remote-user 2025-02-01 18:53:32 -05:00
flash don't record deleted note, flash, page, or gallery post in modlog 2025-03-02 13:38:35 -05:00
following add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
gallery don't record deleted note, flash, page, or gallery post in modlog 2025-03-02 13:38:35 -05:00
hashtags add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
i use exclusive ranges in api/i/notifications and /api/v1/notifications 2025-03-27 20:20:42 -04:00
invite add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
miauth add rate limits to all public endpoints 2024-11-22 15:19:24 -05: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 merge: Ignore empty content warnings in API (resolves #977) (!929) 2025-03-09 18:29:50 +00: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 add rate limits to all public endpoints 2024-11-22 15:19:24 -05: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 add memo and isInstanceMuted to UserRelation API entity 2025-02-08 13:17:47 -05:00
v2/admin/emoji feat: 新カスタム絵文字管理画面(β)の追加 (#13473) 2025-01-20 11:35:37 +00: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
fetch-external-resources.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
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 increase the rate limit for /api/i endpoint, preventing some 429 errors if multiple tabs reload simultaneously 2025-02-01 23:56:41 -05: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
reset-db.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
reset-password.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
retention.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
server-info.ts increase rate limit on server-info to avoid errors and blank graphs 2025-02-16 19:26:29 -05:00
sponsors.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05: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 add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00