7 Commits

Author SHA1 Message Date
429613c67e chore: bump version
All checks were successful
Build and push Docker image / build (push) Successful in 2m49s
Release new version / release (push) Successful in 30s
Update changelog / changelog (push) Successful in 25s
2026-01-08 13:22:27 +01:00
9311cd3c96 chore: release v0.0.2
All checks were successful
Build and push Docker image / build (push) Successful in 2m46s
Release new version / release (push) Successful in 26s
Update changelog / changelog (push) Successful in 24s
2026-01-07 23:06:21 +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
6ad9c6fd61 feat: add CORS support with user-sourced trusted origins from .env
All checks were successful
Update changelog / changelog (push) Successful in 24s
2025-12-30 17:41:35 +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
1e60fc23ab feat: create basic express server with swagger documentation 2025-12-01 02:24:52 +01:00
56975a0e92 feat: prepare TypeORM support for Postgres db calls 2025-12-01 01:48:24 +01:00