6 Commits

Author SHA1 Message Date
6b61fe1e54 feat(fonts): add font endpoints
All checks were successful
build / Go-Build (push) Successful in 27s
2026-02-12 15:41:23 +01:00
7a9cf7ab93 feat(fonts): add fonts storage
All checks were successful
build / Go-Build (pull_request) Successful in 1m24s
build / Go-Build (push) Successful in 38s
2026-02-12 14:16:37 +01:00
884ad120c9 fix(upload): add some logging and cleanup
All checks were successful
build / Go-Build (pull_request) Successful in 32s
build / Go-Build (push) Successful in 40s
2026-02-03 08:16:10 +01:00
9574c2d0bc feat(upload): add first prototype of File storage, svg database and svg processing. Also added --help command
All checks were successful
build / Go-Build (push) Successful in 1m5s
2026-02-03 00:29:08 +01:00
e9a3e807ec feat(http): add server and auth middleware
All checks were successful
build / Go-Build (pull_request) Successful in 55s
build / Go-Build (push) Successful in 33s
2026-01-23 11:17:58 +01:00
98a725caa4 feat(auth): add database and auth token generation + storage
Some checks failed
build / Go-Build (push) Failing after 19s
2026-01-17 21:40:17 +01:00