- May 04, 2022
-
-
richard.petersen authored
-
- Apr 05, 2022
-
-
julian.baeume authored
-
julian.baeume authored
-
julian.baeume authored
this automates a lot of tasks when creating a Changelog entry for the next release.
-
- Apr 04, 2022
-
-
julian.baeume authored
Change the prefix to reflect the "new" name of the service. May be this even should be configurable at some point. This is a breaking change.
-
julian.baeume authored
Root cause: cache keys handled differently when reading/writing Solution: make sure keys are handled equally Fixes OXUIB-1528
-
- Mar 28, 2022
-
-
anne.matthes authored
-
anne.matthes authored
-
anne.matthes authored
-
- Mar 18, 2022
-
-
david.bauer authored
-
- Mar 17, 2022
-
-
richard.petersen authored
-
- Mar 14, 2022
-
-
richard.petersen authored
-
richard.petersen authored
-
- Mar 03, 2022
-
-
richard.petersen authored
-
richard.petersen authored
-
richard.petersen authored
-
- Mar 02, 2022
-
-
richard.petersen authored
Root cause: Cross-Origin-Opener-Policy is set to same-origin per default and will prevent parent or window.opener to be set Solution: Set Cross-Origin-Opener-Policy to same-origin-allow popups
-
- Mar 01, 2022
-
-
julian.baeume authored
-
julian.baeume authored
-
julian.baeume authored
-
julian.baeume authored
during startup the ui-middleware might need some more memory, so we adjust the actual limit to something larger.
-
maik.schaefer authored
-
richard.petersen authored
Use redirect instead of delivering index.html to prevent /ui paths in the future
-
- Feb 28, 2022
-
-
richard.petersen authored
Root cause: There are middlewares, which still use old redirects to /ui Solution: To prevent 404s, we just serve the index.html
-
richard.petersen authored
-
richard.petersen authored
Solution: Only use the hash of the version
-
richard.petersen authored
Root cause: Version has was updated before file cache Solution: Keep all updates in one place and switch to new version at the same time
-
- Feb 23, 2022
-
-
richard.petersen authored
-
richard.petersen authored
-
richard.petersen authored
-
richard.petersen authored
-
- Feb 10, 2022
-
-
david.bauer authored
-
david.bauer authored
-
david.bauer authored
-
david.bauer authored
-
david.bauer authored
-
maik.schaefer authored
-
- Feb 09, 2022
-
-
richard.petersen authored
Root cause: If some of the UI containers is not available after successful start, the version update check might fail. Solution: Add error handlers when manifests can not be fetched after startup
-
- Feb 08, 2022
-
-
richard.petersen authored
-
richard.petersen authored
Fixes #6
-