mistykey/packages/backend/src/server/api/endpoints
2025-11-05 19:20:05 -05:00
..
admin fix emoji caching 2025-11-05 19:20:05 -05:00
announcements add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
antennas revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
ap revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
app pass "me" in a few places that lack it 2025-10-07 20:50:04 -04:00
auth revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
blocking revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
bubble-game pass "me" in a few places that lack it 2025-10-07 20:50:04 -04:00
channels revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
charts revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
chat pass "me" in a few places that lack it 2025-10-07 20:50:04 -04:00
clips revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
drive revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
email-address add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
federation revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
flash revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
following revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
gallery revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
hashtags add "detail" flag to more user endpoints 2025-07-21 16:13:00 -04:00
i add pagination to i/shared-access/list and i/apps endpoints 2025-10-07 20:50:18 -04:00
invite revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
miauth revert un-needed refactor 2025-10-07 20:50:04 -04:00
mute revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
my add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
notes merge: Fix note create/edit validation to prevent quote loops and other invalid notes (resolves #1194) (!1230) 2025-11-03 23:17:12 +01:00
notifications add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
pages revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
promo add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
renote-mute revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
reversi revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
roles revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
sw convert many RedisKVCaches to QuantumKVCache or MemoryKVCache 2025-06-09 11:02:36 -04:00
username add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
users pass "me" in a few places that lack it 2025-10-07 20:50:04 -04:00
v2/admin/emoji refactor(backend): better prop name 2025-03-22 08:16:15 +09:00
announcements.ts forRoles IS NOT NULL, coalesce to empty=unrestricted 2025-08-11 23:53:05 +02:00
drive.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
emoji.ts fix emoji caching 2025-11-05 19:20:05 -05:00
emojis.ts fix emoji caching 2025-11-05 19:20:05 -05: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 pcleanup dependencies: 2025-06-12 21:11:16 -04: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 fix user.permissions not respecting token or moderator perms 2025-10-07 20:50:16 -04:00
meta.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
notes.ts normalize more endpoint filtering code 2025-09-13 11:34:38 -04:00
page-push.ts revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
ping.ts add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
pinned-users.ts add "detail" flag to more user endpoints 2025-07-21 16:13:00 -04:00
request-reset-password.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
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 add "detail" flag to more user endpoints 2025-07-21 16:13:00 -04:00