Add NAS status proxy
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 33s

This commit is contained in:
Kroonk
2026-05-21 16:22:34 +02:00
parent f0674cda37
commit 29b3b623eb
10 changed files with 570 additions and 18 deletions

4
sw.js
View File

@@ -1,9 +1,9 @@
const CACHE_NAME = 'mischlabs-pwa-v5';
const CACHE_NAME = 'mischlabs-pwa-v6';
const APP_SHELL = [
'/',
'/index.html',
'/offline.html',
'/style.css?v=11',
'/style.css?v=12',
'/app.js?v=3',
'/services.json?v=1',
'/manifest.webmanifest?v=3',