Commit Graph

21 Commits

Author SHA1 Message Date
523072b8c1 Merge branch 'dev' into feat/auth
All checks were successful
build / Go-Build (push) Successful in 52s
2026-01-17 22:35:36 +01:00
06b7af9265 fix(ci): change go main path to svg-templater [skip ci] 2026-01-17 22:35:07 +01:00
b9d321594c Merge branch 'dev' into feat/auth
Some checks failed
build / Go-Build (push) Failing after 6s
2026-01-17 22:29:54 +01:00
12d7faa13f fix(ci): edit version string
All checks were successful
docker / docker (push) Successful in 2m48s
build / Go-Build (push) Successful in 8s
2026-01-17 22:22:56 +01:00
92ab5d98d0 Merge pull request 'fix(ci): ensure on "/" in git ref name [skip ci]' (#1) from dev into main
Reviewed-on: #1
2026-01-17 21:03:37 +00:00
75b3abbdc3 fix(ci): ensure on "/" in git ref name
All checks were successful
build / Go-Build (push) Successful in 12s
2026-01-17 21:56:39 +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
093b67864c fix(docker): fix spelling and entrypoint
All checks were successful
docker / docker (push) Successful in 2m2s
2025-11-20 14:14:22 +01:00
2a03c0e640 fix(ci): remove docker windows and fix version again
All checks were successful
docker / docker (push) Successful in 2m24s
2025-11-20 14:08:55 +01:00
b60cd92474 fix(ci): update version string
Some checks failed
docker / docker (push) Failing after 28s
2025-11-20 14:03:58 +01:00
689dcb8406 fix(ci,docker): update version string and optimize Dockerfile
Some checks failed
docker / docker (push) Failing after 13s
2025-11-20 11:18:03 +01:00
b0efae1514 fix(ci): docker platforms
Some checks failed
docker / docker (push) Failing after 22m12s
2025-11-20 10:53:26 +01:00
9002db91f3 fix(docker): fix dockerfile and add stub go.sum
Some checks failed
docker / docker (push) Failing after 15s
2025-11-20 10:49:18 +01:00
4a5140870b fix(ci): syntax
Some checks failed
docker / docker (push) Failing after 15s
2025-11-20 10:44:43 +01:00
48b524849d fix(ci): correct env syntax
Some checks failed
docker / docker (push) Failing after 13s
2025-11-20 10:43:59 +01:00
744f6459a1 fix(ci): docker workflow format
Some checks failed
docker / docker (push) Failing after 3m41s
2025-11-20 10:38:22 +01:00
9ebe93e72f fix(ci): format 2025-11-20 10:37:44 +01:00
d2dc9d108c feat(ci): update docker to support multiple Platforms and add cleanup 2025-11-20 10:20:52 +01:00
f6b545de76 feat(ci): add gobuild and docker release workflow 2025-11-19 22:55:35 +01:00
8c1d1355c9 feat(core): init and Dockerfile 2025-11-19 12:24:39 +01:00
8dbe1d3444 Initial commit 2025-11-19 11:07:48 +00:00