style: remove PWA metric card and optimize category filters for mobile usability
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 13s

This commit is contained in:
Kroonk
2026-05-22 00:10:41 +02:00
parent 1cdd944aca
commit 0a72e63e84
5 changed files with 52 additions and 25 deletions

6
sw.js
View File

@@ -1,12 +1,12 @@
const CACHE_NAME = 'mischlabs-pwa-v21';
const CACHE_NAME = 'mischlabs-pwa-v22';
const APP_SHELL = [
'/',
'/index.html',
'/favorites.html',
'/offline.html',
'/style.css?v=30',
'/style.css?v=31',
'/auth.js?v=2',
'/app.js?v=37',
'/app.js?v=38',
'/favorites.js?v=1',
'/services.json?v=1',
'/manifest.webmanifest?v=4',