61 Commits

Author SHA1 Message Date
ebdcf45f1c Merge pull request 'fix: always compute repo name [skip-ci] [release-patch]' (#24) from dev into main
Reviewed-on: #24
2025-11-19 19:11:34 +00:00
f76a8d2efc fix: always compute repo name
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Has been skipped
/ build (pull_request) Successful in 25m38s
2025-11-19 20:11:04 +01:00
c57ad0f355 Merge pull request 'style fix: add no cache option [skip-ci] [release-patch]' (#23) from dev into main
Reviewed-on: #23
2025-11-19 18:40:51 +00:00
51f5aefcaa fix: add no cache option
Some checks failed
Docker Build (PR) / Build Docker image (pull_request) Has been skipped
/ build (pull_request) Has been cancelled
2025-11-19 19:39:31 +01:00
febd0e8369 Merge pull request 'feat: update release workflow to auto create release based on PR [skip-ci]' (#22) from dev into main
Reviewed-on: #22
2025-11-19 18:25:56 +00:00
5c4a2a8ffc feat: update release workflow to auto create release based on PR
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Has been skipped
/ build (pull_request) Has been skipped
2025-11-19 19:24:55 +01:00
Gitea CI
b0672d7fde Bump version: 0.2.1 → 0.2.2 v0.2.2 2025-11-19 18:06:39 +00:00
fa21264ef3 Merge pull request 'small bugfix and color change' (#21) from dev into main
Reviewed-on: #21
2025-11-19 17:59:28 +00:00
0f934a6671 chore: switch colors
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Successful in 4m55s
2025-11-19 18:57:22 +01:00
d697c3e268 fix: allow only one instance of mediatype to be present 2025-11-19 18:57:09 +01:00
Gitea CI
eb59f30b38 Bump version: 0.2.0 → 0.2.1 v0.2.1 2025-11-19 17:38:18 +00:00
455a3b4115 Merge pull request 'style changes' (#20) from dev into main
Reviewed-on: #20
2025-11-19 17:31:07 +00:00
1ad010d079 feat: add background color to toast
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Successful in 5m7s
2025-11-19 18:30:36 +01:00
85ba0bf07c chore:
update csss: increase border by 50px
chore: add line break to names
chore: restyle the dateselector to use same design as other fields
2025-11-19 18:27:17 +01:00
c9f03b4f1f Merge pull request 'fix typo [skip-ci]' (#19) from dev into main
Reviewed-on: #19
2025-11-19 16:49:35 +00:00
36b968998e fix typo [skip-ci]
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Has been skipped
2025-11-19 17:49:20 +01:00
Gitea CI
2cbd5835a0 Bump version: 0.1.2 → 0.2.0 v0.2.0 2025-11-19 16:26:59 +00:00
ef82a4c4ca Merge pull request 'update example, add mail_enabled env [skip-ci]' (#18) from dev into main
Reviewed-on: #18
2025-11-19 15:44:40 +00:00
889890713a update example, add mail_enabled env
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Has been skipped
2025-11-19 16:42:16 +01:00
3a1e58bb8d Merge pull request 'dev' (#17) from dev into main
Reviewed-on: #17
2025-11-19 15:41:35 +00:00
689bbec348 add check to skip PRs with skip text
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Successful in 2m21s
2025-11-19 16:40:59 +01:00
b599169868 chore: fix typo 2025-11-19 16:09:22 +01:00
ae0109050d Merge pull request 'dev' (#16) from dev into main
Reviewed-on: #16
2025-11-19 15:08:28 +00:00
8ad45cd775 test: add gitea pypi index url
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Successful in 2m3s
2025-11-19 16:03:02 +01:00
a7ab44d67b feat: change docker image creation
Some checks failed
Docker Build (PR) / Build Docker image (pull_request) Failing after 2m0s
2025-11-19 15:56:36 +01:00
cf407ff28f chore: remove arm build
Some checks failed
Docker Build (PR) / Build Docker image (pull_request) Failing after 4m11s
2025-11-19 15:55:17 +01:00
84f5c025db chore: update release workflow to use new format and setup for docker
Some checks failed
Docker Build (PR) / Build Docker image (pull_request) Failing after 5m3s
2025-11-19 15:48:09 +01:00
a2cca9f977 feat: calculate 15% limit for book(s), blocking submission if over the limit 2025-11-19 15:12:39 +01:00
0ced6ea4e7 Merge pull request 'feat: add elsa form with a modular addition of content type' (#15) from dev into main
Reviewed-on: #15
2025-11-19 13:27:58 +00:00
51e3e2a39c feat: add elsa form with a modular addition of content type
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Successful in 4m49s
2025-11-19 14:10:22 +01:00
c3e9b3c634 Merge pull request 'chore: add uv and python setup to test to generate requirements file' (#14) from dev into main
Reviewed-on: #14
2025-11-19 13:06:45 +00:00
6ea0950c66 chore: add uv and python setup to test to generate requirements file
All checks were successful
Docker Build (PR) / Build Docker image (pull_request) Successful in 2m11s
2025-11-19 14:06:20 +01:00
9f916356a0 Merge pull request 'Feat: landing page, debug mail local setup' (#13) from dev into main
Reviewed-on: #13
2025-11-19 13:05:56 +00:00
4738732517 feat: add landing page, enable mail-to-terminal, show success message
Some checks failed
Docker Build (PR) / Build Docker image (pull_request) Failing after 3m19s
closes #11
2025-11-19 13:22:30 +01:00
075402803f Merge pull request 'Feat: update form, allow some fields to be optional; add dauerapp check; get mail setup working using env variables' (#10) from dev into main
Reviewed-on: #10
2025-10-10 09:03:45 +01:00
048feaba33 Update .gitea/workflows/docker-build.yml 2025-10-10 09:02:12 +01:00
5e37b57c9b Feat: update form, allow some fields to be optional; add dauerapp check; get mail setup working using env variables
Some checks failed
Docker Build (PR) / Build Docker image (pull_request) Has been cancelled
2025-10-10 09:53:49 +02:00
ea9c13ae91 add a test build for PRs 2025-10-10 09:51:11 +02:00
64ac7ef0ba Merge pull request 'new attempt for arm builds' (#9) from dev into main
Reviewed-on: #9
2025-09-28 13:49:57 +01:00
658f62f0d0 new attempt for arm builds 2025-09-28 14:47:56 +02:00
6630041119 Merge pull request 'chore: switch python base image to try arm builds' (#8) from dev into main
Reviewed-on: #8
2025-09-28 11:43:50 +01:00
d7df4033c0 chore: switch python base image to try arm builds 2025-09-28 12:43:21 +02:00
d262f5b34e Merge pull request 'feat: add support for arm/v7 architecture in Docker build' (#7) from dev into main
Reviewed-on: #7
2025-09-28 11:39:38 +01:00
e227ba9808 feat: add support for arm/v7 architecture in Docker build 2025-09-28 12:39:16 +02:00
Gitea CI
ecf1041ce1 Bump version: 0.1.1 → 0.1.2 v0.1.2 2025-09-28 09:43:16 +00:00
1ca8494417 Merge pull request 'fix typo' (#6) from dev into main
Reviewed-on: #6
2025-09-28 10:42:48 +01:00
be68e31dc3 fix typo 2025-09-28 11:42:20 +02:00
782a3813e8 Merge pull request 'feat: update workflow to allow arm builds' (#5) from dev into main
Reviewed-on: #5
2025-09-28 10:40:59 +01:00
9f38493b2d feat: update workflow to allow arm builds 2025-09-28 11:40:34 +02:00
Gitea CI
b6514fbbde Bump version: 0.1.0 → 0.1.1 v0.1.1 2025-09-28 09:31:47 +00:00