server/utils
2024-11-22 19:12:52 +01:00
..
api.ts fix(api): 🐛 Correctly handle underscores when parsing usernames 2024-11-22 14:51:11 +01:00
challenges.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
constants.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
content_types.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
init.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
loggers.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
markdown.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
math.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
oauth.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
response.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
sanitization.ts feat(api): Allow divs and spans in HTML 2024-11-22 19:12:52 +01:00
sentry.ts refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +02:00
server.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
tempmail.ts Replace eslint and prettier with Biome 2024-04-06 19:30:49 -10:00