- Feb 23, 2022
-
-
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
-
- Feb 04, 2022
-
-
michael.koch authored
-
- Feb 01, 2022
-
-
david.bauer authored
-
andree.klattenhoff authored
-
david.bauer authored
-
- Jan 27, 2022
-
-
david.bauer authored
-
maik.schaefer authored
-
- Jan 26, 2022
-
-
-
richard.petersen authored
-
- Jan 25, 2022
-
-
maik.schaefer authored
-
- Jan 21, 2022
-
-
- Jan 12, 2022
-
-
richard.petersen authored
-
- Jan 11, 2022
-
-
richard.petersen authored
-
richard.petersen authored
-
richard.petersen authored
-
- Jan 10, 2022
-
-
richard.petersen authored
-
- Jan 07, 2022
-
-
bjoern.koester authored
-
- Jan 06, 2022
-
-
- Dec 17, 2021
-
-
julian.baeume authored
since we don't expect admins to collect metrics for those services, we provide them with some sensible defaults.
-
- Dec 10, 2021
-
-
julian.baeume authored
fixes potential security issue in swagger-ui
-
- Nov 29, 2021
-
-
-
richard.petersen authored
Root cause: Every readiness check triggered a cache warming Solution: Move readiness to startup probe
-
richard.petersen authored
-
richard.petersen authored
-
richard.petersen authored
Root cause: Due to the timeout, every request that was launched while fetching the previous manifests could led to another fetch and another cache.warmup Solution: Be more synchronous
-
richard.petersen authored
-
- Nov 25, 2021
-
-
richard.petersen authored
Root cause: Hash was computed on array.toString() which does not change much. Solution: Use the actual content of the vite manifests to compute the version.
-
- Nov 11, 2021
-
-
richard.petersen authored
This prevents unnesessary large headers as the UI will filter for CSS files only
-
- Nov 09, 2021
-
-
Includes the version string and dependencies Signed-off-by:
Julian Bäume <julian.baeume@open-xchange.com>
-
- Oct 29, 2021
-
-
julian.baeume authored
fixes readiness detection when using app-root different from /
-