Commit Graph

15 Commits

Author SHA1 Message Date
tueem 0118a53d3e Merge branch 'dev' into feat/template
build / Go-Build (push) Successful in 1m8s
build / Go-Build (pull_request) Successful in 28s
2026-02-12 19:46:30 +01:00
tueem 6b61fe1e54 feat(fonts): add font endpoints
build / Go-Build (push) Successful in 27s
2026-02-12 15:41:23 +01:00
tueem 7a9cf7ab93 feat(fonts): add fonts storage
build / Go-Build (pull_request) Successful in 1m24s
build / Go-Build (push) Successful in 38s
2026-02-12 14:16:37 +01:00
tueem 7c5d319043 fix(database): move database file to storage dir 2026-02-09 23:23:24 +01:00
tueem 205b70eeab feat(template): add Templating functionality and endpoint
build / Go-Build (push) Successful in 1m38s
build / Go-Build (pull_request) Successful in 39s
2026-02-09 11:09:19 +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 1031ad7e8c feat(template): add Fileserver for download
build / Go-Build (push) Failing after 12m37s
2026-02-08 22:46:58 +01:00
tueem 884ad120c9 fix(upload): add some logging and cleanup
build / Go-Build (pull_request) Successful in 32s
build / Go-Build (push) Successful in 40s
2026-02-03 08:16:10 +01:00
tueem 08a7d8eebe fix(upload): add missing return
build / Go-Build (push) Successful in 25s
2026-02-03 01:06:23 +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 a87cdf18dc fix(upload): error handling on http server
build / Go-Build (push) Successful in 26s
2026-02-03 00:44:23 +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