Arve Knudsen
|
47f13abf7a
|
Backend: Migrate to using non-global configuration (#31856)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2021-03-10 12:41:29 +01:00 |
|
Arve Knudsen
|
12661e8a9d
|
Move middleware context handler logic to service (#29605)
* middleware: Move context handler to own service
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Emil Tullsted <sakjur@users.noreply.github.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
|
2020-12-11 11:44:44 +01:00 |
|
Arve Knudsen
|
cb62e69997
|
Chore: Convert API tests to standard Go lib (#29009)
* Chore: Convert tests to standard Go lib
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
|
2020-11-13 09:52:38 +01:00 |
|
Arve Knudsen
|
a078e40238
|
Settings: Rename constants/variables to follow Go naming standards (#28002)
* settings: Rename constants/variables to follow Go naming standards
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-10-02 15:45:45 +02:00 |
|
Marcus Efraimsson
|
61de19250d
|
Image Rendering: Make it work using serve_from_sub_path configured (#23706)
Make rendering work when using serve_from_sub_path and not have rendering.renderer_url configured.
Fixes #21925
|
2020-04-21 19:57:11 +02:00 |
|