Commit Graph

492 Commits

Author SHA1 Message Date
niggl cdd2b5e250 feat(logging): Debug logging 2024-12-17 15:48:12 +01:00
niggl 94b766f106 feat(logger): Log levels 2024-12-17 15:45:40 +01:00
niggl a2e94f715b refactor(logs): Replaced main logger with zap
ci/woodpecker/push/build Pipeline was successful
2024-12-16 17:31:23 +01:00
niggl f64daaf817 feat: Request-IDs for better debugging 2024-12-16 17:23:58 +01:00
niggl b4bb732303 fix(config): typoed defaults
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
1.2.6
2024-12-16 17:02:49 +01:00
niggl 3dee3e72af fix: Bad dependency
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
1.2.5
2024-12-16 16:41:52 +01:00
niggl f5914e5c38 style: Formatting
ci/woodpecker/push/build Pipeline failed
2024-12-16 16:39:56 +01:00
niggl 5a5a7179e9 feat: Use CORS
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/release Pipeline failed
1.2.4
2024-12-16 16:39:02 +01:00
niggl 6c57d63891 fix(config): Added SPONSORING_DISCLAIMER default
ci/woodpecker/push/build Pipeline was successful
2024-12-16 16:31:08 +01:00
niggl b502e2fbd5 fix(config): Defaults for everyone
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/release Pipeline was successful
1.2.3
2024-12-16 16:30:02 +01:00
niggl c9475d0093 feat(config): log config on boot
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
1.2.2
2024-12-16 16:17:26 +01:00
niggl 1cc19e0085 fix(config): Default apikey
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/release Pipeline was successful
1.2.1
2024-12-16 16:15:11 +01:00
niggl b792806481 docs(swagger): New barcode padding docs
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
1.2.0
2024-12-12 19:17:29 +01:00
niggl ea6a4a7080 refactor(barcode): Switch to inclusive padding 2024-12-12 19:16:55 +01:00
niggl de6fe4991c feat(barcode): Padding 2024-12-12 19:11:01 +01:00
niggl 1d068b2655 docs(swagger): New swaggerdoc
ci/woodpecker/push/build Pipeline was successful
2024-12-12 18:50:21 +01:00
niggl ef25adf5ed refactor(models): Group now only has a name
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/release Pipeline was successful
1.1.0
2024-12-12 18:48:39 +01:00
niggl c09c00ec68 feat(pdfs): Set download names for pdf generation responses
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/tag/release Pipeline was successful
1.0.2
2024-12-12 18:24:07 +01:00
niggl 1f4981b0a9 fix(config): Don't fail on missing env
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/tag/release Pipeline was successful
1.0.1
2024-12-12 18:18:41 +01:00
niggl c9f28612be docs(README): Updated benchmark section
ci/woodpecker/tag/release Pipeline was successful
1.0.0
2024-12-12 18:05:52 +01:00
niggl c2d192d8a3 docs(README): Added performance results 2024-12-12 17:59:33 +01:00
niggl 31734596f6 feat(barcode): Implement cache 2024-12-12 17:59:14 +01:00
niggl 850fa0a760 feat(barcode): Baseline for barcode caching 2024-12-12 17:44:41 +01:00
niggl 1c0a9860fa feat(container): Provide default redis 2024-12-12 17:44:26 +01:00
niggl 7c32f1aad2 perf(templates): Cache templates in map 2024-12-12 17:34:55 +01:00
niggl b9e550d6f5 refactor(services): Move staticservice to struct and interface 2024-12-12 17:11:59 +01:00
niggl 2a4f126377 feat(barcodes): Make width and height configureable 2024-12-12 17:03:10 +01:00
niggl 5c932158e9 refactor(handlers): Use shared gotenberg 2024-12-12 16:53:51 +01:00
niggl 1296c9e399 refactor(pdf): Share templater 2024-12-12 16:52:06 +01:00
niggl 0f2452eca0 feat(handlers): Implement barcode generation 2024-12-12 16:49:33 +01:00
niggl b6cc98a165 refactor(services): Extract barcode generation 2024-12-12 16:43:14 +01:00
niggl c5da33f10f chore: Formatting 2024-12-12 16:33:23 +01:00
niggl 69f4de6739 docs(swagger): Move security annotations 2024-12-12 16:33:10 +01:00
niggl 649ac2a3c2 docs(swagger): Added barcode generation docs 2024-12-12 16:31:07 +01:00
niggl 5587fdaaa8 feat(barcodes): Baseline for implementation 2024-12-12 16:30:46 +01:00
niggl 8f676f08a9 refactor: Switch to pdf subpath 2024-12-12 16:28:06 +01:00
niggl 28de60d375 Merge pull request 'go' (#49) from go into main
Reviewed-on: #49
Reviewed-by: Philipp Dormann <philipp@noreply.git.odit.services>
2024-12-12 15:11:30 +00:00
niggl d19029b5ad docs(swagger): Updated swagger metadata 2024-12-11 19:45:05 +01:00
niggl 1dfd96869d docs(swagger): Swagger auth 2024-12-11 19:39:18 +01:00
niggl a1ba28cacb docs(dev): Updated air commands 2024-12-11 19:33:06 +01:00
niggl d2bace87af fix(dev): Add air config for linux/macos 2024-12-11 19:31:48 +01:00
niggl 9d507b9572 feat(ci): Added ci config 2024-12-11 19:30:02 +01:00
niggl e89c17806f docs: Updated readme 2024-12-11 19:29:04 +01:00
niggl 924f76a100 refactor(images): Move sponsor images to folder and load them dynamicly 2024-12-11 19:22:50 +01:00
niggl 99ec0933ea feat(container): New dev compose with just external services 2024-12-11 19:21:32 +01:00
niggl cceca7f5e1 feat(container): Deliver default static stuff 2024-12-11 18:51:37 +01:00
niggl 54d294a8b4 feat(container): Added document-server 2024-12-11 18:51:06 +01:00
niggl 41291b9200 refactor(config): Load gotenberg url from env 2024-12-11 18:45:53 +01:00
niggl 4faf76a073 feat: Config from env 2024-12-11 18:30:46 +01:00
niggl 715eb8e1cb chore(models): Removed unused param 2024-12-11 18:07:52 +01:00