Tim Mueller tueem
  • Joined on 2024-09-20
tueem created pull request tueem/svg-templater#20 2026-05-28 13:34:12 +00:00
Add frontend
tueem pushed to feat/frontend at tueem/svg-templater 2026-05-28 10:17:07 +00:00
293c720eeb fix(frontend): key as config flag
2dfc206fea feat(frontend): add frontend files and handling
Compare 2 commits »
tueem created branch feat/frontend in tueem/svg-templater 2026-05-28 10:17:07 +00:00
tueem pushed to dev at tueem/svg-templater 2026-05-27 21:59:24 +00:00
7347565cda fix(cors): add PATCH to allowed CORS methods
tueem deleted branch feat/multi-page from tueem/svg-templater 2026-05-27 21:24:04 +00:00
tueem pushed to dev at tueem/svg-templater 2026-05-27 21:24:03 +00:00
e87097e692 Merge pull request 'Add multiple Page capability' (#19) from feat/multi-page into dev
70e14ec63c feat(page): add Page action endpoints
664ae1f7d3 fix(page): fix AddPage not checking if the template actually existed.
ae65322aa0 fix(page): move pages back when one is deleted inbetween.
ba2332ecb6 feat(template): add multiple page support to templates
Compare 6 commits »
tueem closed issue tueem/svg-templater#12 2026-05-27 21:24:03 +00:00
Add Endpoint for multiple svgs as one template
tueem merged pull request tueem/svg-templater#19 2026-05-27 21:24:03 +00:00
Add multiple Page capability
tueem created pull request tueem/svg-templater#19 2026-05-27 21:19:00 +00:00
Add multiple Page capability
tueem pushed to feat/multi-page at tueem/svg-templater 2026-05-27 21:07:40 +00:00
70e14ec63c feat(page): add Page action endpoints
664ae1f7d3 fix(page): fix AddPage not checking if the template actually existed.
ae65322aa0 fix(page): move pages back when one is deleted inbetween.
Compare 3 commits »
tueem pushed to feat/multi-page at tueem/svg-templater 2026-05-27 20:02:35 +00:00
ba2332ecb6 feat(template): add multiple page support to templates
tueem pushed to feat/multi-page at tueem/svg-templater 2026-05-26 22:59:33 +00:00
2aab1bcdd2 feat(template): add multi page upload capability
tueem created branch feat/multi-page in tueem/svg-templater 2026-05-26 22:59:33 +00:00
tueem opened issue tueem/svg-templater#18 2026-05-26 13:05:13 +00:00
Add support for config using environment variables.
tueem deleted branch feat/names from tueem/svg-templater 2026-05-26 13:02:18 +00:00
tueem pushed to dev at tueem/svg-templater 2026-05-26 13:02:18 +00:00
7017af9f3f Merge pull request 'Add name to template' (#17) from feat/names into dev
633859cabe feat(template): add name to the template definition
Compare 2 commits »
tueem closed issue tueem/svg-templater#16 2026-05-26 13:02:17 +00:00
Add names to templates
tueem merged pull request tueem/svg-templater#17 2026-05-26 13:02:17 +00:00
Add name to template
tueem created pull request tueem/svg-templater#17 2026-05-26 13:00:07 +00:00
Add name to template
tueem pushed to feat/names at tueem/svg-templater 2026-05-26 12:47:07 +00:00
633859cabe feat(template): add name to the template definition