feat: improve AI resilience, add background enrichment loading states, and fix duplicate identifier in TagSelector

This commit is contained in:
2025-12-23 11:38:16 +01:00
parent 1d98bb9947
commit c134c78a2c
37 changed files with 1906 additions and 786 deletions

View File

@@ -1,4 +1,4 @@
const CACHE_NAME = 'whisky-vault-v13-offline';
const CACHE_NAME = 'whisky-vault-v14-offline';
// CONFIG: Assets
const STATIC_ASSETS = [
@@ -6,6 +6,7 @@ const STATIC_ASSETS = [
'/icon-192.png',
'/icon-512.png',
'/favicon.ico',
'/lib/browser-image-compression.js',
];
const CORE_PAGES = [