server/utils
2024-12-16 23:57:21 +01:00
..
api.ts fix(api): 🐛 Fix account lookup address parsing (again) 2024-12-02 15:40:20 +01:00
bull-board.ts chore: ⬆️ Upgrade dependencies 2024-11-28 10:26:28 +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 fix(api): 🐛 Fetch media content-type from data, instead of doing naive guesses 2024-12-16 23:57:21 +01:00
init.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
lib.ts refactor(database): ♻️ Simplify User and Note logic further 2024-12-09 13:50:46 +01:00
loggers.ts chore: ⬆️ Upgrade dependencies 2024-11-28 10:26:28 +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
redis.ts feat: Split off queue workers into a separate worker process 2024-11-25 21:54:31 +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