kvm/ui/public
Marc Brooks ca8b06f4cf
chore: enhance the gzip and cacheable handling of static files
Add SVG and ICO to cacheable files.
Emit robots.txt directly.
Recognize WOFF2 (font) files as assets (so the get the immutable treatment)
Pre-gzip the entire /static/ directory (not just /static/assets/) and include SVG, ICO, and HTML files
Ensure fonts.css is processed by vite/rollup so that the preload and css reference the same immutable files (which get long-cached with hashes)
Add CircularXXWeb-Black to the preload list as it is used in the hot-path.
Handle system-driven color-scheme changes from dark to light correctly.
2025-09-12 08:41:41 +02:00
..
fonts Release 202412292127 2024-12-29 21:27:42 +01:00
apple-touch-icon.png Add application icon for Safari and saved-bookmarks (#749) 2025-08-28 12:01:04 +02:00
favicon-96x96.png Add application icon for Safari and saved-bookmarks (#749) 2025-08-28 12:01:04 +02:00
favicon.ico Add application icon for Safari and saved-bookmarks (#749) 2025-08-28 12:01:04 +02:00
favicon.png Add application icon for Safari and saved-bookmarks (#749) 2025-08-28 12:01:04 +02:00
favicon.svg Add application icon for Safari and saved-bookmarks (#749) 2025-08-28 12:01:04 +02:00
jetkvm.svg Add application icon for Safari and saved-bookmarks (#749) 2025-08-28 12:01:04 +02:00
site.webmanifest Add application icon for Safari and saved-bookmarks (#749) 2025-08-28 12:01:04 +02:00
sse.html network enhanecment / refactor (#361) 2025-04-16 01:39:23 +02:00
web-app-manifest-192x192.png Add application icon for Safari and saved-bookmarks (#749) 2025-08-28 12:01:04 +02:00
web-app-manifest-512x512.png Add application icon for Safari and saved-bookmarks (#749) 2025-08-28 12:01:04 +02:00