server/utils
Jesse Wierzbinski 52602c3da7
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 56s
Build Docker Images / lint (push) Failing after 10s
Build Docker Images / check (push) Failing after 11s
Build Docker Images / tests (push) Failing after 6s
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 / build (push) Failing after 5s
Mirror to Codeberg / Mirror (push) Failing after 1s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Nix Build / check (push) Failing after 5s
chore: ⬆️ Upgrade dependencies
2025-03-16 17:01:07 +01:00
..
api.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
bull-board.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
challenges.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
content_types.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
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
oauth.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
response.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 refactor(api): ♻️ Use URL literal instead of strings 2025-02-01 16:32:18 +01:00
sentry.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
server.ts chore: ⬆️ Upgrade dependencies 2025-03-16 17:01:07 +01:00
tempmail.ts Replace eslint and prettier with Biome 2024-04-06 19:30:49 -10:00