Add multiple Page capability #19

Merged
tueem merged 5 commits from feat/multi-page into dev 2026-05-27 21:24:03 +00:00

5 Commits

Author SHA1 Message Date
tueem 70e14ec63c feat(page): add Page action endpoints
build / Go-Build (push) Successful in 1m26s
build / Go-Build (pull_request) Successful in 1m27s
2026-05-27 23:07:35 +02:00
tueem 664ae1f7d3 fix(page): fix AddPage not checking if the template actually existed. 2026-05-27 23:07:08 +02:00
tueem ae65322aa0 fix(page): move pages back when one is deleted inbetween. 2026-05-27 22:53:21 +02:00
tueem ba2332ecb6 feat(template): add multiple page support to templates
build / Go-Build (push) Successful in 1m30s
2026-05-27 22:02:11 +02:00
tueem 2aab1bcdd2 feat(template): add multi page upload capability
build / Go-Build (push) Successful in 1m30s
2026-05-27 00:59:25 +02:00