server/utils
2025-02-14 16:44:32 +01:00
..
api.ts refactor(api): 🏷️ Port almost all remaining v1 endpoints to OpenAPI 2025-02-14 16:44:32 +01:00
bull-board.ts refactor(api): ♻️ Use URL literal instead of strings 2025-02-01 16:32:18 +01:00
challenges.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
constants.ts refactor(api): ♻️ Use URL literal instead of strings 2025-02-01 16:32:18 +01:00
content_types.ts refactor(api): ♻️ Use URL literal instead of strings 2025-02-01 16:32:18 +01:00
init.ts feat(api): Finish push notification delivery 2025-01-02 02:45:40 +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(api): ♻️ Use URL literal instead of strings 2025-02-01 16:32:18 +01:00
sanitization.ts refactor(api): ♻️ Use URL literal instead of strings 2025-02-01 16:32:18 +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