banyaro/backend/static
rene 90f1c4e299 Fix: Notifications-Klick-Handler durch UI.toast-TypeError blockiert
UI.toast ist ein Objekt {success,error,info}, kein Funktion.
UI.toast?.('...','info') wirft TypeError → async handler crasht still
→ setTimeout(_execNav) wird nie ausgeführt → keine Navigation

Fix: UI.toast?.info?.(…) / UI.toast?.error?.(…)
2026-04-19 10:16:46 +02:00
..
css Feature: Bottom-Nav umgebaut, Dog-Avatar→Welcome, Routen-Filter-Panel, Recording-Fix 2026-04-19 10:09:02 +02:00
icons Feature: Tagebuch Ort/POI, Foto/Video-Edit, Modal-UX, iOS-Fixes 2026-04-18 11:56:54 +02:00
js Fix: Notifications-Klick-Handler durch UI.toast-TypeError blockiert 2026-04-19 10:16:46 +02:00
index.html Feature: Bottom-Nav umgebaut, Dog-Avatar→Welcome, Routen-Filter-Panel, Recording-Fix 2026-04-19 10:09:02 +02:00
manifest.json Feature: Tagebuch Ort/POI, Foto/Video-Edit, Modal-UX, iOS-Fixes 2026-04-18 11:56:54 +02:00
sw.js Fix: Notifications-Klick-Handler durch UI.toast-TypeError blockiert 2026-04-19 10:16:46 +02:00