31 Commits

Author SHA1 Message Date
ac471b28a6
fix(services/templater): Update kilometer formatting to include dynamic separator based on locale
All checks were successful
Build release images / build-container (push) Successful in 4m8s
Build latest image / build-container (push) Successful in 4m14s
2025-05-27 16:51:09 +02:00
76d982fa04
fix(templates/certificates): Remove 'km' suffix from formatted distance output and calculate the suffix dynamicly
All checks were successful
Build release images / build-container (push) Successful in 3m49s
Build latest image / build-container (push) Successful in 4m9s
2025-05-26 16:59:42 +02:00
d2f3eea8a5
fix(templater): Fix epc generation 2025-04-25 15:50:28 +02:00
84155b7404
feat(templater): Add GenerateEPC method for generating EPC QR codes 2025-04-17 22:22:46 +02:00
4a76ee469b
fix(barcode): Use auto encoding for QR code generation to support all characters 2025-04-17 21:43:44 +02:00
11ea0858bb
feat(services): Logging
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2024-12-17 16:23:52 +01:00
ea6a4a7080
refactor(barcode): Switch to inclusive padding 2024-12-12 19:16:55 +01:00
de6fe4991c
feat(barcode): Padding 2024-12-12 19:11:01 +01:00
31734596f6
feat(barcode): Implement cache 2024-12-12 17:59:14 +01:00
850fa0a760
feat(barcode): Baseline for barcode caching 2024-12-12 17:44:41 +01:00
7c32f1aad2
perf(templates): Cache templates in map 2024-12-12 17:34:55 +01:00
b9e550d6f5
refactor(services): Move staticservice to struct and interface 2024-12-12 17:11:59 +01:00
1296c9e399
refactor(pdf): Share templater 2024-12-12 16:52:06 +01:00
0f2452eca0
feat(handlers): Implement barcode generation 2024-12-12 16:49:33 +01:00
b6cc98a165
refactor(services): Extract barcode generation 2024-12-12 16:43:14 +01:00
924f76a100
refactor(images): Move sponsor images to folder and load them dynamicly 2024-12-11 19:22:50 +01:00
11a9b51197
refactor(templates): Dynamic image loading 2024-12-09 17:28:53 +01:00
c5dc4f7e79
refactor(templates): Dynamic template loading 2024-12-09 17:22:37 +01:00
f9f30e96c7
refactor(templater): Format decimals according to locale 2024-12-09 17:15:06 +01:00
af73b35b18
fix(services): Updated templater comma logic 2024-12-09 17:03:13 +01:00
692f378eab
feat(templater): Implement unit formats 2024-12-09 16:59:39 +01:00
2537235ce6
feat(static): Added more sponsor logos 2024-12-03 20:00:42 +01:00
4deda8adf1
feat(templates): Get static mounted images 2024-12-03 19:56:57 +01:00
d910a722df
feat(templates): Fallback image 2024-12-03 19:48:08 +01:00
d8fb9ea2fd
refactor(services): Barcodes always accept strings 2024-12-03 18:55:27 +01:00
5dbe7816cd
fix(card): Use correct template endpoints 2024-12-03 18:51:34 +01:00
bd70ac4542
refactor(models): Move options model to models 2024-12-03 18:03:25 +01:00
62f04f7d1c
feat(services): Support for multiple barcode formats 🥳 2024-12-03 18:02:15 +01:00
8812bf2410
feat(services): EAN 13 generation 2024-12-03 17:34:11 +01:00
382a799038
feat(services): Implement pdf conversion through gotenberg 2024-12-03 16:25:17 +01:00
f4f5c8b63a
feat(services): Baseline templater 2024-12-03 16:24:57 +01:00