Visually makeover

This commit is contained in:
2026-07-03 21:05:07 +02:00
parent 10a239a155
commit c7fceee11f
40 changed files with 6851 additions and 1201 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
// NOTE: This service worker is for the web/PWA build.
// For development we aggressively unregister SWs in `src/player.js`.
//
// This value is rewritten automatically before each build so deployed clients
// refresh to the newest shell and cached assets.
const CACHE_NAME = 'radioplayer-pwa-v5-1777223362895';
// This checked-in file stays stable. The Vite web build stamps the matching
// token in `dist/sw.js` without mutating source files in the repo.
const CACHE_NAME = 'radioplayer-pwa-v5-__APP_BUILD_ID__';
const CORE_ASSETS = [
'./',