fix(firewall/ui): Card-Tabs + no-cache Header für index.html

- Tabs type="card": jeder Tab hat eigene sichtbare Box statt Unterstrich
- cardBg: #F1F5F9 für inaktive Card-Tabs
- main.go: index.html + SPA-Fallback mit no-cache Header ausliefern
  (Vite hashed assets /assets/* bleiben immutable=1Jahr cached)
- Verhindert dass der Browser veraltete index.html nach Updates cached

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Debian
2026-05-31 23:37:56 +02:00
parent a84b9ae10a
commit e999eb68c2
4 changed files with 11 additions and 3 deletions

View File

@@ -1 +1 @@
1.2.53
1.2.54