server/utils
2024-06-28 23:40:44 -10:00
..
api.ts chore: ♻️ Replace all @ts-ignore with @ts-expect-error 2024-06-28 21:33:19 -10:00
challenges.ts feat(api): Implement Challenges API 2024-06-13 22:03:51 -10:00
constants.ts refactor(api): ♻️ Change route names, improve API endpoints to be more consistent with Mastodon API 2024-05-16 15:49:59 -10:00
content_types.ts feat(config): Add support for HTTP proxies on outgoing requests 2024-06-25 17:13:40 -10:00
init.ts refactor: ♻️ Replace logging system with @logtape/logtape 2024-06-26 13:11:39 -10:00
loggers.ts refactor: ♻️ Replace Meilisearch with Sonic 2024-06-28 23:40:44 -10:00
markdown.ts refactor: 🚚 Rename functions, move getUrl to Attachment 2024-06-28 17:50:56 -10: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): Implement Challenges API 2024-06-13 22:03:51 -10: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
server.ts refactor(api): ♻️ Use Web Workers instead of spawning the same process once for each thread 2024-06-26 14:44:08 -10: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