25 Commits

Author SHA1 Message Date
45b37197ec
feat(models): Add CombinedGroupName to RunnerWithDonations and introduce SepaConfig struct 2025-04-17 22:22:43 +02:00
376e8de1a4
feat(config): Add CurrencyIdentifier to configuration 2025-04-17 22:01:02 +02:00
2911391fb9
feat(config): Add SEPA fields to configuration 2025-04-17 21:51:27 +02:00
afc5b1f0c6
fix(models): Add required SelfServiceLink field to RunnerWithDonations struct 2025-04-17 21:43:54 +02:00
0f7e44a42a
fix(models): Correct typo in SponsoringReceiptMinimum mapstructure tag
All checks were successful
Build latest image / build-container (push) Successful in 2m6s
Build release images / build-container (push) Successful in 2m17s
2025-04-10 15:29:29 +02:00
f90e5d75fa
fix(contracts): Minimum was not read correctly
All checks were successful
Build release images / build-container (push) Successful in 2m17s
Build latest image / build-container (push) Successful in 2m27s
2025-04-10 15:16:22 +02:00
750fa70332
feat(models): Support nested groups 2024-12-17 17:51:11 +01:00
94b766f106
feat(logger): Log levels 2024-12-17 15:45:40 +01:00
ef25adf5ed
refactor(models): Group now only has a name
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/release Pipeline was successful
2024-12-12 18:48:39 +01:00
850fa0a760
feat(barcode): Baseline for barcode caching 2024-12-12 17:44:41 +01:00
41291b9200
refactor(config): Load gotenberg url from env 2024-12-11 18:45:53 +01:00
4faf76a073
feat: Config from env 2024-12-11 18:30:46 +01:00
715eb8e1cb
chore(models): Removed unused param 2024-12-11 18:07:52 +01:00
e2cd445aeb
feat(docs): Annotated required params 2024-12-11 17:45:51 +01:00
f9f30e96c7
refactor(templater): Format decimals according to locale 2024-12-09 17:15:06 +01:00
561e7151c6
feat(certificate): German template 2024-12-09 16:44:46 +01:00
2108c88001
feat(certificates): Base types 2024-12-09 16:36:14 +01:00
f880e9f10c
feat(cards): Generate placeholders for cards without a pair 2024-12-03 19:20:28 +01:00
5dbe7816cd
fix(card): Use correct template endpoints 2024-12-03 18:51:34 +01:00
7d22a32cb4
feat(cards): Implement endpoint for card generation 2024-12-03 18:44:17 +01:00
389922f22d
feat(model): Card Models 2024-12-03 18:27:24 +01:00
670290b60b
refactor(models): Rename Request model 2024-12-03 18:27:11 +01:00
bd70ac4542
refactor(models): Move options model to models 2024-12-03 18:03:25 +01:00
ba7e02fa30
feat(contracts): Provide locale via post request 2024-12-03 14:47:53 +01:00
13e9c88a8e
feat(docs): First model for swagger 2024-12-02 17:26:03 +01:00