12 Commits

Author SHA1 Message Date
tueem 664ae1f7d3 fix(page): fix AddPage not checking if the template actually existed. 2026-05-27 23:07:08 +02:00
tueem ae65322aa0 fix(page): move pages back when one is deleted inbetween. 2026-05-27 22:53:21 +02:00
tueem 2aab1bcdd2 feat(template): add multi page upload capability
build / Go-Build (push) Successful in 1m30s
2026-05-27 00:59:25 +02:00
tueem 633859cabe feat(template): add name to the template definition
build / Go-Build (push) Successful in 3m1s
build / Go-Build (pull_request) Successful in 1m27s
2026-05-26 14:47:03 +02:00
tueem e39821a3e2 feat(svg): added svg template delete endpoint
build / Go-Build (push) Successful in 1m23s
build / Go-Build (pull_request) Successful in 1m23s
2026-05-15 17:24:45 +02:00
tueem 7c5d319043 fix(database): move database file to storage dir 2026-02-09 23:23:24 +01:00
tueem ba90d5a0ed fix(db): incorrect columen name 2026-02-09 09:56:03 +01:00
tueem 541caffd65 feat(template): add DB Get functions 2026-02-09 08:18:00 +01:00
tueem 331064839d fix(upload): add svg db init
build / Go-Build (push) Successful in 25s
2026-02-03 00:46:29 +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 812a19e129 feat(auth): add token caching 2026-01-23 11:15:57 +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