Commit Graph

7 Commits

Author SHA1 Message Date
5771a182fe fix: add robots.txt to forbidden url schemas 2026-01-27 12:51:49 +01:00
413aa8994a fix: include healthcheck as part of protected urls
All checks were successful
Update changelog / changelog (push) Successful in 25s
2026-01-03 11:05:25 +01:00
d7f4006698 feat: add link creation and lookup
All checks were successful
Build and push Docker image / build (push) Successful in 2m50s
Release new version / release (push) Successful in 26s
Update changelog / changelog (push) Successful in 25s
finally has the bare minimum functionality to say that it works!
2026-01-03 10:51:59 +01:00
c19a098b1c feat: add sample endpoint to test JWT 2026-01-03 04:37:20 +01:00
4bf39c7fdf chore: offload retrieval of environment variables from jwt.ts to env.ts 2026-01-02 22:57:03 +01:00
f86630c51e feat: add link generation support (short/sentence links) + wordlist
All checks were successful
Update changelog / changelog (push) Successful in 26s
2026-01-02 17:50:52 +01:00
41f3b0f0f2 feat: major code refactor, add login and register endpoints with swagger
All checks were successful
Update changelog / changelog (push) Successful in 27s
2025-12-29 18:26:50 +01:00