Commit Graph

4108 Commits

Author SHA1 Message Date
renovate[bot] 4475964eb2 chore(deps): update helm release rabbitmq to v15.5.3 2025-04-23 21:12:47 +00:00
Zoe Roux 092128add1 Support standard libpq environment variables for the API (#899) 2025-04-23 23:10:13 +02:00
Zoe Roux e68217dbce Add api keys support (#900) 2025-04-23 23:09:09 +02:00
solidDoWant 9945d49be9 comment out env vars
Signed-off-by: solidDoWant <fred.heinecke@yahoo.com>
2025-04-23 21:08:18 +00:00
Zoe Roux fb908c95ef Fix hurl test 2025-04-23 23:04:28 +02:00
Zoe Roux 667249bc81 Add CreatedBy value in apikeys 2025-04-23 22:45:39 +02:00
Zoe Roux dcbbb6352a Add hurl tests for apikeys 2025-04-23 22:35:52 +02:00
Fred Heinecke d0a1ee848f bug fixes, PR feedback, remove some vars
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
2025-04-23 19:54:55 +00:00
Zoe Roux e8acb31834 Allow env to specify apikeys 2025-04-23 19:41:42 +02:00
Zoe Roux a72ecdb21b Add apikey support to /jwt 2025-04-23 19:41:42 +02:00
Zoe Roux 85186a74c8 Add apikeys routes 2025-04-23 19:41:42 +02:00
Zoe Roux 822a7029ef wip: Add api keys apis 2025-04-23 19:41:42 +02:00
Fred Heinecke 634c8808a1 [v5] Added support for storing images in S3
Signed-off-by: Fred Heinecke <fred.heinecke@yahoo.com>
2025-04-22 22:58:50 +00:00
solidDoWant 099d893da9 Add support for storing images in S3 (#896) 2025-04-20 16:47:49 +00:00
Zoe Roux 1d1ea295c0 chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /transcoder (#895) 2025-04-17 10:22:56 +02:00
dependabot[bot] b38adc558d chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /transcoder
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 23:20:38 +00:00
acelinkio 893d2b7081 chore(deps): update helm release rabbitmq to v15.5.1 (#894) 2025-04-14 18:04:19 -07:00
acelinkio e962887569 Merge branch 'master' into renovate/rabbitmq-15.x 2025-04-14 18:03:30 -07:00
acelinkio 5af6078e67 chore(deps): update helm release postgresql to v16.6.3 (#893) 2025-04-14 18:03:18 -07:00
renovate[bot] 5e3c8c5f6f chore(deps): update helm release rabbitmq to v15.5.1 2025-04-14 23:04:49 +00:00
renovate[bot] 91e08dd5a9 chore(deps): update helm release postgresql to v16.6.3 2025-04-14 23:04:45 +00:00
Zoe Roux cf8814a5fd chore(deps): update dotnet monorepo to 8.0.15 (#887) 2025-04-14 09:36:23 +02:00
renovate[bot] a7760f4e41 chore(deps): update dotnet monorepo to 8.0.15 2025-04-14 07:32:16 +00:00
Zoe Roux 8785d5af4d fix(deps): update dependency sharp to ^0.34.0 (#890) 2025-04-14 09:31:25 +02:00
renovate[bot] 0d6219aca7 fix(deps): update dependency sharp to ^0.34.0 2025-04-14 07:29:59 +00:00
Zoe Roux cad5dee882 chore(deps): update helm release rabbitmq to v15.5.0 (#889) 2025-04-14 09:28:02 +02:00
renovate[bot] cb831888ee chore(deps): update helm release rabbitmq to v15.5.0 2025-04-14 07:27:03 +00:00
Zoe Roux c6ad4266ec chore(deps): update helm release postgresql to v16.6.2 (#888) 2025-04-14 09:25:13 +02:00
renovate[bot] 1b1e49f089 chore(deps): update helm release postgresql to v16.6.2 2025-04-14 07:23:54 +00:00
Zoe Roux b6fafa6d68 chore(deps): update dependency system.componentmodel.composition to 9.0.4 (#886) 2025-04-14 09:21:03 +02:00
renovate[bot] 111d216dcd chore(deps): update dependency system.componentmodel.composition to 9.0.4 2025-04-14 07:20:58 +00:00
Zoe Roux 3b9d9f592e fix(deps): update module golang.org/x/text to v0.24.0 (#891) 2025-04-14 09:20:02 +02:00
renovate[bot] 4b79ec7fae fix(deps): update module golang.org/x/text to v0.24.0 2025-04-14 03:08:39 +00:00
Zoe Roux d7388d3504 Document scanner's v5 workflow (#678) 2025-04-09 00:34:12 +02:00
Zoe Roux 3c681fca65 Document scanner's v5 workflow 2025-04-09 00:30:42 +02:00
Zoe Roux 29f38e42ae Fix localized images selection (#677) 2025-04-09 00:21:25 +02:00
Zoe Roux c0596eb3ab Format stuff 2025-04-09 00:18:31 +02:00
Felipe Marinho 5941fc3ee7 chg: fix: key_error when original_language is unavailable 2025-04-09 00:14:21 +02:00
Felipe Marinho f121b718a9 chg: feat: add localization to collections as well 2025-04-09 00:14:20 +02:00
Felipe Marinho eaa09aba3b chg: fix: lint issues 2025-04-09 00:14:20 +02:00
Felipe Marinho 31a38d0861 chg: fix: original_language param 2025-04-09 00:14:20 +02:00
Felipe Marinho 9416c06a0d chg: fix: apply MR suggestions 2025-04-09 00:14:20 +02:00
Felipe Marinho 60410481c1 chg: lint: format code 2025-04-09 00:14:20 +02:00
Felipe Marinho 4be2812780 chg: fix: add null as default original language 2025-04-09 00:14:20 +02:00
Felipe Marinho 26b839fc4a chg: fix: make the extra parameter optional 2025-04-09 00:14:20 +02:00
Felipe Marinho bc7920fad3 chg: fix: add media type 2025-04-09 00:14:20 +02:00
Felipe Marinho 50e18ee99d chg: refactor: remove repetitive code 2025-04-09 00:14:20 +02:00
Felipe Marinho 6b751e11f3 chg: fix: add fallback 2025-04-09 00:14:20 +02:00
Felipe Marinho 28fe8bd9bc chg: refactor: use langcodes instead of string for language representation 2025-04-09 00:14:20 +02:00
Felipe Marinho 7c0424fcda chg: feat: better ignore regex 2025-04-09 00:14:20 +02:00