Commit Graph

6 Commits

Author SHA1 Message Date
tueem 26e543ac48 feat(format): switch to resvg backend
build / Go-Build (push) Successful in 28s
build / Go-Build (pull_request) Successful in 27s
2026-02-13 16:01:06 +01:00
tueem 7c5d319043 fix(database): move database file to storage dir 2026-02-09 23:23:24 +01:00
tueem 741b196497 feat(formatconverter): add formatconverter method using inkscape 2026-02-08 19:42:28 +01:00
tueem 9574c2d0bc feat(upload): add first prototype of File storage, svg database and svg processing. Also added --help command
build / Go-Build (push) Successful in 1m5s
2026-02-03 00:29:08 +01:00
tueem e9a3e807ec feat(http): add server and auth middleware
build / Go-Build (pull_request) Successful in 55s
build / Go-Build (push) Successful in 33s
2026-01-23 11:17:58 +01:00
tueem 98a725caa4 feat(auth): add database and auth token generation + storage
build / Go-Build (push) Failing after 19s
2026-01-17 21:40:17 +01:00