mistykey/packages/backend/src/server/api/endpoints
2025-11-15 14:08:32 -05:00
..
admin add "about" to response of admin/meta endpoint 2025-11-14 18:59:09 -05:00
announcements add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
antennas fix user list API schema, access checks, and caching 2025-11-05 19:42:31 -05: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 move global services to "global" directory 2025-11-05 19:42:28 -05:00
blocking revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
bubble-game move global services to "global" directory 2025-11-05 19:42:28 -05:00
channels update backend to the new templates 2025-11-05 19:41:08 -05:00
charts revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
chat update backend to the new templates 2025-11-05 19:41:08 -05:00
clips revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
drive update backend to the new templates 2025-11-05 19:41:08 -05: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 move global services to "global" directory 2025-11-05 19:42:28 -05:00
following revert 44ff9f39: pass access token through API to enforce rank 2025-10-07 20:50:01 -04:00
gallery move global services to "global" directory 2025-11-05 19:42:28 -05:00
hashtags move global services to "global" directory 2025-11-05 19:42:28 -05:00
i track federation-related promises to avoid data loss during restart 2025-11-15 14:08:32 -05:00
invite move global services to "global" directory 2025-11-05 19:42:28 -05:00
miauth fix cherry-pick errors 2025-11-07 00:22:32 -05:00
mute move global services to "global" directory 2025-11-05 19:42:28 -05:00
my add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
notes fix notes/versions endpoint 2025-11-15 14:08:32 -05:00
notifications add rate limits to all public endpoints 2024-11-22 15:19:24 -05:00
pages move global services to "global" directory 2025-11-05 19:42:28 -05: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 move global services to "global" directory 2025-11-05 19:42:28 -05: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 fix "all" tab not showing replies to other users 2025-11-14 18:59:09 -05: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 normalize cache constructors and detect duplicate cache names 2025-11-05 19:42:31 -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 fix rate limit errors from get-online-users-count 2025-11-14 18:59:09 -05:00
i.ts move global services to "global" directory 2025-11-05 19:42:28 -05: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 move global services to "global" directory 2025-11-05 19:42:28 -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 convert all remaining backend code to TimeService 2025-11-05 19:21:50 -05:00
reset-password.ts move global services to "global" directory 2025-11-05 19:42:28 -05: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 move global services to "global" directory 2025-11-05 19:42:28 -05:00