Commit Graph

8 Commits

Author SHA1 Message Date
de3ba44093 fix(storage): change to mkdirall to avoid error 2026-02-09 11:08:48 +01:00
343abe9bb5 fix(storage): add missing io.Copy 2026-02-09 09:59:03 +01:00
823f5f091a fix(storage): fix return value of CreatePublic to return the trimmed file name 2026-02-09 08:18:44 +01:00
1031ad7e8c feat(template): add Fileserver for download
Some checks failed
build / Go-Build (push) Failing after 12m37s
2026-02-08 22:46:58 +01:00
741b196497 feat(formatconverter): add formatconverter method using inkscape 2026-02-08 19:42:28 +01:00
7c6d8f4206 feat(template): add public storage and temp file method 2026-02-04 12:53:00 +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