server/utils
2024-11-01 21:05:54 +01:00
..
api.ts refactor(database): 🚚 Only import ORM table data from @versia/kit 2024-11-01 21:05:54 +01:00
challenges.ts refactor(database): 🚚 Only import ORM table data from @versia/kit 2024-11-01 21:05:54 +01:00
constants.ts fix(api): 🐛 Fix incorrect order of function parameters 2024-10-11 17:09:51 +02:00
content_types.ts refactor: 🚨 Remove unnecessary async keywords 2024-10-03 11:43:16 +02:00
init.ts refactor(database): 🚚 Only import ORM abstractions from @versia/kit 2024-11-01 20:57:16 +01:00
loggers.ts chore: ⬆️ Upgrade dependencies 2024-10-23 18:01:40 +02:00
markdown.ts refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +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(database): 🚚 Only import ORM abstractions from @versia/kit 2024-11-01 20:57:16 +01:00
response.ts refactor(api): ♻️ Remove old redirect() and response() in favour of Hono's builtins 2024-08-28 17:01:56 +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 refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +02:00
server.ts refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +02:00
tempmail.ts Replace eslint and prettier with Biome 2024-04-06 19:30:49 -10:00
timelines.ts refactor(database): 🚚 Only import ORM table data from @versia/kit 2024-11-01 21:05:54 +01:00