server/utils
2025-04-08 16:01:10 +02:00
..
api.ts refactor: ♻️ Don't use Bun global 2025-03-30 23:06:34 +02:00
bull-board.ts fix(worker): 🐛 Remove old bull-board patch, use official fix instead 2025-04-07 21:50:43 +02:00
challenges.ts fix(database): 🐛 Remove some leftover parts of pg_uuidv7 2025-03-30 22:21:01 +02:00
content_types.ts refactor(federation): ♻️ Rewrite federation SDK 2025-04-08 16:01:10 +02:00
lib.ts refactor(database): ♻️ Simplify User and Note logic further 2024-12-09 13:50:46 +01:00
loggers.ts fix: 🔊 Automatically create logs folder if it doesn't exist 2025-02-26 00:28:05 +01:00
math.ts refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
redis.ts refactor(config): ♻️ Redo config structure from scratch, simplify validation code, improve checks, add support for loading sensitive data from paths 2025-02-15 02:47:29 +01:00
sanitization.ts fix(media): 🐛 Don't proxy media from trusted origins, use new ProxiedUrl class 2025-03-30 23:44:50 +02:00
sentry.ts refactor: ♻️ Don't use Bun global 2025-03-30 23:06:34 +02:00
server.ts refactor: ♻️ Don't use Bun global 2025-03-30 23:06:34 +02:00
tempmail.ts Replace eslint and prettier with Biome 2024-04-06 19:30:49 -10:00