server/utils
2024-06-15 20:27:31 -10:00
..
api.ts fix(api): 🐛 Properly disable challenges when config option is set 2024-06-15 20:27:31 -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 refactor: 🚨 Turn every linter rule on and fix issues (there were a LOT :3) 2024-06-12 16:26:43 -10:00
loggers.ts refactor: 🚨 Turn every linter rule on and fix issues (there were a LOT :3) 2024-06-12 16:26:43 -10:00
markdown.ts refactor: 🚨 Turn every linter rule on and fix issues (there were a LOT :3) 2024-06-12 16:26:43 -10:00
math.ts refactor(api): 🎨 Don't use node:crypto for random strings 2024-06-12 19:38:26 -10:00
meilisearch.ts fix: 🚑 Sleep process instead of exiting it on error 2024-06-13 23:44:46 -10:00
oauth.ts refactor: 🚨 Turn every linter rule on and fix issues (there were a LOT :3) 2024-06-12 16:26:43 -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
tempmail.ts Replace eslint and prettier with Biome 2024-04-06 19:30:49 -10:00
timelines.ts docs: 📝 More work on JSDoc 2024-06-12 22:52:03 -10:00