Commit Graph

  • ecccb84e82 Merge dev into main for release v1.0.3 main v1.0.3 tueem 2026-05-31 13:19:30 +02:00
  • 4993d6e05d Merge pull request 'Fix scheme determination behind reverse proxies' (#23) from fix/mixed into dev dev tueem 2026-05-31 11:16:43 +00:00
  • 8906cd9678 fix(download): fix scheme determination behind reverse proxies tueem 2026-05-31 13:12:57 +02:00
  • f58d8ef280 fix(docker): implement entrypoint for env var support v1.0.2 tueem 2026-05-29 00:40:14 +02:00
  • da6abf0cbe fix(ci): docker only on tags and build on all v1.0.1 tueem 2026-05-28 23:42:17 +02:00
  • e05aa849c7 Merge pull request 'Add frontend' (#20) from feat/frontend into dev v1.0.0 tueem 2026-05-28 20:37:53 +00:00
  • 293c720eeb fix(frontend): key as config flag tueem 2026-05-28 12:17:04 +02:00
  • 2dfc206fea feat(frontend): add frontend files and handling tueem 2026-05-28 12:16:23 +02:00
  • 7347565cda fix(cors): add PATCH to allowed CORS methods tueem 2026-05-27 23:59:18 +02:00
  • e87097e692 Merge pull request 'Add multiple Page capability' (#19) from feat/multi-page into dev tueem 2026-05-27 21:24:02 +00:00
  • 70e14ec63c feat(page): add Page action endpoints tueem 2026-05-27 23:07:35 +02:00
  • 664ae1f7d3 fix(page): fix AddPage not checking if the template actually existed. tueem 2026-05-27 23:07:08 +02:00
  • ae65322aa0 fix(page): move pages back when one is deleted inbetween. tueem 2026-05-27 22:53:21 +02:00
  • ba2332ecb6 feat(template): add multiple page support to templates tueem 2026-05-27 22:02:11 +02:00
  • 2aab1bcdd2 feat(template): add multi page upload capability tueem 2026-05-27 00:59:25 +02:00
  • 7017af9f3f Merge pull request 'Add name to template' (#17) from feat/names into dev tueem 2026-05-26 13:02:16 +00:00
  • 633859cabe feat(template): add name to the template definition tueem 2026-05-26 14:47:03 +02:00
  • 20cb740eb6 fix(download): fix filename parsing tueem 2026-05-26 02:33:00 +02:00
  • 9097d4257d fix(download): use path instead of filepath tueem 2026-05-26 02:05:26 +02:00
  • 75ebe4ec70 fix(public): fix wrong mux for public endoint tueem 2026-05-26 01:37:26 +02:00
  • 0277fcfdbc fix(download): add POST as an allowed download method for frontend tueem 2026-05-26 01:20:16 +02:00
  • d891321780 fix(cors): add CORS middleware tueem 2026-05-26 00:48:00 +02:00
  • 54a16fab4a fix(get): answer with valid json array tueem 2026-05-25 23:55:24 +02:00
  • 48291430f5 Merge pull request 'Add GET endpoint for all svg templates' (#15) from feat/get into dev tueem 2026-05-18 12:57:39 +00:00
  • b378f30c05 feat(svg): add GET endpoint for all svg templates tueem 2026-05-18 14:41:25 +02:00
  • 4f9cb5fbe9 Merge pull request 'Add template delete functionality' (#13) from feat/delete into dev tueem 2026-05-17 11:34:57 +00:00
  • e39821a3e2 feat(svg): added svg template delete endpoint tueem 2026-05-15 17:24:45 +02:00
  • 372bf4f97f Merge pull request 'Add SVG Templating' (#10) from feat/template into dev tueem 2026-05-15 12:32:23 +00:00
  • f296eeeec7 fix(docker): adjust dockerfile for resvg tueem 2026-04-28 20:23:38 +02:00
  • 26e543ac48 feat(format): switch to resvg backend tueem 2026-02-13 16:01:06 +01:00
  • 0118a53d3e Merge branch 'dev' into feat/template tueem 2026-02-12 19:46:30 +01:00
  • 6b61fe1e54 feat(fonts): add font endpoints tueem 2026-02-12 15:41:23 +01:00
  • 35e873397d Merge pull request 'Add fonts storage and meta parsing' (#11) from feat/fonts into dev tueem 2026-02-12 13:31:52 +00:00
  • 7a9cf7ab93 feat(fonts): add fonts storage tueem 2026-02-12 14:16:37 +01:00
  • 56abe1dee4 fix(docker): fix Dockerfile tueem 2026-02-09 23:23:44 +01:00
  • 7c5d319043 fix(database): move database file to storage dir tueem 2026-02-09 23:23:24 +01:00
  • 205b70eeab feat(template): add Templating functionality and endpoint tueem 2026-02-09 11:09:19 +01:00
  • de3ba44093 fix(storage): change to mkdirall to avoid error tueem 2026-02-09 11:08:48 +01:00
  • 343abe9bb5 fix(storage): add missing io.Copy tueem 2026-02-09 09:59:03 +01:00
  • ba90d5a0ed fix(db): incorrect columen name tueem 2026-02-09 09:56:03 +01:00
  • 6cf349bafa refactor(upload): move Regex to variable tueem 2026-02-09 08:19:30 +01:00
  • 823f5f091a fix(storage): fix return value of CreatePublic to return the trimmed file name tueem 2026-02-09 08:18:44 +01:00
  • 541caffd65 feat(template): add DB Get functions tueem 2026-02-09 08:18:00 +01:00
  • 1031ad7e8c feat(template): add Fileserver for download tueem 2026-02-08 22:46:58 +01:00
  • 741b196497 feat(formatconverter): add formatconverter method using inkscape tueem 2026-02-08 19:42:28 +01:00
  • 7c6d8f4206 feat(template): add public storage and temp file method tueem 2026-02-04 12:53:00 +01:00
  • fffd276238 Merge pull request 'Add Upload functionality' (#8) from feat/upload into dev tueem 2026-02-03 07:48:31 +00:00
  • 884ad120c9 fix(upload): add some logging and cleanup tueem 2026-02-03 08:16:10 +01:00
  • 08a7d8eebe fix(upload): add missing return tueem 2026-02-03 01:06:23 +01:00
  • 331064839d fix(upload): add svg db init tueem 2026-02-03 00:46:29 +01:00
  • a87cdf18dc fix(upload): error handling on http server tueem 2026-02-03 00:44:23 +01:00
  • 9574c2d0bc feat(upload): add first prototype of File storage, svg database and svg processing. Also added --help command tueem 2026-02-03 00:29:08 +01:00
  • 5bd6f3b312 Merge pull request 'Add HTTP Server' (#6) from feat/http into dev tueem 2026-01-23 21:27:45 +00:00
  • e9a3e807ec feat(http): add server and auth middleware tueem 2026-01-23 11:17:58 +01:00
  • 812a19e129 feat(auth): add token caching tueem 2026-01-23 11:15:57 +01:00
  • d10cd5d223 Merge pull request 'Add database and Bearer token handling' (#2) from feat/auth into dev tueem 2026-01-18 13:40:50 +00:00
  • b8e57cd1fa Merge branch 'dev' into feat/auth tueem 2026-01-17 22:40:18 +01:00
  • 8250c1b575 fix(ci): output name in darwin arm build tueem 2026-01-17 22:39:58 +01:00
  • 523072b8c1 Merge branch 'dev' into feat/auth tueem 2026-01-17 22:35:36 +01:00
  • 06b7af9265 fix(ci): change go main path to svg-templater [skip ci] tueem 2026-01-17 22:35:07 +01:00
  • b9d321594c Merge branch 'dev' into feat/auth tueem 2026-01-17 22:29:54 +01:00
  • 12d7faa13f fix(ci): edit version string tueem 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 tueem 2026-01-17 21:03:37 +00:00
  • 75b3abbdc3 fix(ci): ensure on "/" in git ref name tueem 2026-01-17 21:56:39 +01:00
  • 98a725caa4 feat(auth): add database and auth token generation + storage tueem 2026-01-17 21:40:17 +01:00
  • 093b67864c fix(docker): fix spelling and entrypoint tueem 2025-11-20 14:14:22 +01:00
  • 2a03c0e640 fix(ci): remove docker windows and fix version again tueem 2025-11-20 14:08:55 +01:00
  • b60cd92474 fix(ci): update version string tueem 2025-11-20 14:03:58 +01:00
  • 689dcb8406 fix(ci,docker): update version string and optimize Dockerfile tueem 2025-11-20 11:18:03 +01:00
  • b0efae1514 fix(ci): docker platforms tueem 2025-11-20 10:53:26 +01:00
  • 9002db91f3 fix(docker): fix dockerfile and add stub go.sum tueem 2025-11-20 10:49:18 +01:00
  • 4a5140870b fix(ci): syntax tueem 2025-11-20 10:44:43 +01:00
  • 48b524849d fix(ci): correct env syntax tueem 2025-11-20 10:43:59 +01:00
  • 744f6459a1 fix(ci): docker workflow format tueem 2025-11-20 10:38:22 +01:00
  • 9ebe93e72f fix(ci): format tueem 2025-11-20 10:37:44 +01:00
  • d2dc9d108c feat(ci): update docker to support multiple Platforms and add cleanup tueem 2025-11-20 10:20:52 +01:00
  • f6b545de76 feat(ci): add gobuild and docker release workflow tueem 2025-11-19 22:55:35 +01:00
  • 8c1d1355c9 feat(core): init and Dockerfile tueem 2025-11-19 12:24:39 +01:00
  • 8dbe1d3444 Initial commit tueem 2025-11-19 11:07:48 +00:00