server/utils
Jesse Wierzbinski ec69fc2ac0
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 0s
Build Docker Images / lint (push) Failing after 8s
Build Docker Images / check (push) Failing after 6s
Build Docker Images / tests (push) Failing after 7s
Deploy Docs to GitHub Pages / build (push) Failing after 0s
Build Docker Images / build (server, Dockerfile, ${{ github.repository_owner }}/server) (push) Has been skipped
Build Docker Images / build (worker, Worker.Dockerfile, ${{ github.repository_owner }}/worker) (push) Has been skipped
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Mirror to Codeberg / Mirror (push) Failing after 0s
Nix Build / check (push) Failing after 0s
feat(api): Add media attachments to RSS and Atom feeds
2025-05-01 22:47:29 +02:00
..
api.ts chore: ⬆️ Upgrade dependencies 2025-05-01 16:27: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 docs(federation): 📝 Update SDK documentation 2025-04-08 21:54:55 +02:00
lib.ts test: 🧪 Fix failing tests due to incorrect cwd resolving 2025-04-14 17:30:01 +02:00
loggers.ts chore: ⬆️ Upgrade to Biome 2.0 2025-04-10 19:15:31 +02: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
rss.ts feat(api): Add media attachments to RSS and Atom feeds 2025-05-01 22:47:29 +02: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