server/utils
2024-07-27 22:44:21 +02:00
..
api.ts feat(federation): Add ActivityPub bridge support with CLI command 2024-07-16 23:29:20 +02:00
challenges.ts feat(api): Implement Challenges API 2024-06-13 22:03:51 -10:00
constants.ts fix(federation): 🐛 Fix new notes being federated to ALL remote users, regardless of visibility 2024-07-26 19:21:03 +02:00
content_types.ts chore(federation): ⬆️ Upgrade @lysand-org/federation to 2.1.1 2024-07-16 20:17:18 +02:00
init.ts refactor(federation): ♻️ Replace WebFinger code with @lysand-org/federation logic, add new debug command 2024-06-29 22:24:10 -10:00
loggers.ts refactor: ♻️ Replace Meilisearch with Sonic 2024-06-28 23:40:44 -10:00
markdown.ts feat(api): Add more Sentry logging 2024-07-24 19:04:00 +02:00
math.ts refactor(api): 🎨 Don't use node:crypto for random strings 2024-06-12 19:38:26 -10:00
oauth.ts refactor: 🚚 Rename functions, move getUrl to Attachment 2024-06-28 17:50:56 -10:00
response.ts feat(api): 🏷️ Only allow JSON values in JSON HTTP responses 2024-07-22 22:02:17 +02:00
sanitization.ts refactor: 🚨 Turn every linter rule on and fix issues (there were a LOT :3) 2024-06-12 16:26:43 -10:00
sentry.ts feat: Enable Sentry's extra error data integration 2024-07-27 22:44:21 +02:00
server.ts refactor: ⬆️ Upgrade dependencies, use JSR for Hono 2024-07-11 12:56:28 +02:00
tempmail.ts Replace eslint and prettier with Biome 2024-04-06 19:30:49 -10:00
timelines.ts refactor: 🚚 Rename functions, move getUrl to Attachment 2024-06-28 17:50:56 -10:00