Admin-Wartung: obsolete Buttons entfernt, Enrichment-Status + Foto-Laden hinzugefügt
- Temperament→Deutsch-Button entfernt (0 englische Temperamente in DB) - Gemma-Einträge-zurücksetzen entfernt (0 Gemma-Einträge, alle Claude Haiku) - Neuer Button: Enrichment-Status (GET /api/admin/wiki/enrichment-status) zeigt Gesamt/Angereichert/Kein-Wiki/Ausstehend/Fotos/Modelle-Verteilung - Neuer Button: Fotos laden (POST /api/admin/wiki/fetch-photos) führt fetch_wiki_images.py --limit 50 aus und zählt gespeicherte Fotos - SW by-v361, APP_VER 346
This commit is contained in:
parent
0af3078a2a
commit
d0921a28e9
4 changed files with 54 additions and 26 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Offline-Cache + Push Notifications + Tile-Cache
|
||||
============================================================ */
|
||||
|
||||
const CACHE_VERSION = 'by-v360';
|
||||
const CACHE_VERSION = 'by-v361';
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue