- Feb 08, 2022
-
-
richard.petersen authored
Fixes #6
-
- Jan 21, 2022
-
-
- Jan 06, 2022
-
-
- Nov 29, 2021
-
-
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 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 08, 2021
-
-
julian.baeume authored
first hit wins. This allows us to transparently use sourcemaps and other files that are not part of the sources according to the vite manifest
-
- Oct 06, 2021
-
-
julian.baeume authored
the file cache is populated with data defined in the manifest files configured for all components and will basically fetch everything from all components. This allows us to use this manifest service as the only source of truth for UI related sources and simplifies ingres setup a lot.
-
- Sep 27, 2021
-
-
julian.baeume authored
-
- Sep 21, 2021
-
-
this got lost when implementation changed to base data on vite manifests but should still be part of the manifest.json file
-
those files are supposed to be downloaded directly
-
-
-
… and transform them to something that can be consumed by App Suite.
-