No description
Find a file
rene 1d64dc5d70 Fix: zentrale Karte nutzte window.UI (undefined) statt bare UI → immer Raster-Branch
ui.js exponiert 'const UI' = globales lexikalisches Binding (bare UI), NICHT window.UI.
map.js _addBasemap prüfte window.UI → immer falsy → Vektor-Pfad nie genommen.
Jetzt: typeof UI-Check. (window.UI?.toast in boot/api/app sind separat tote No-Ops.)
2026-06-05 09:06:09 +02:00
backend Fix: zentrale Karte nutzte window.UI (undefined) statt bare UI → immer Raster-Branch 2026-06-05 09:06:09 +02:00
diary Sprint 15: Suche, Ausweis, Teilen, Widget 2026-04-17 15:51:09 +02:00
docs Docs: Übergabe Tile-Server (planetiler→PMTiles→MapLibre, Staging-Spike-Plan) 2026-06-04 19:57:59 +02:00
flyer Marketing-Cockpit (MARKETING.md) + Flyer (HTML-Quellen & Print-PDFs); unsplash/ ignoriert 2026-06-03 17:24:47 +02:00
promotion Marketing-Cockpit (MARKETING.md) + Flyer (HTML-Quellen & Print-PDFs); unsplash/ ignoriert 2026-06-03 17:24:47 +02:00
reports Reports 2026-05-01 — Quartalsbericht 2026-05-01 08:07:41 +02:00
scripts Feature: Generische Seiten-Hilfe (UI.pageInfo), POI Multi-Select, Tagessprüche-DB (SW by-v654) 2026-05-03 20:10:01 +02:00
tests Fix: Account-Löschung FK-sicher über alle Tabellen (defer_foreign_keys + Introspektion) 2026-06-04 19:21:18 +02:00
tools/osm-extract POI-Karte: Offline-Import aus OSM statt Live-Overpass-Scan (Build 4) 2026-06-03 20:44:32 +02:00
.env.example ki: Port 11435, Modell gemma-4-31b-it (LM Studio 0.4.x) 2026-04-24 18:15:32 +02:00
.gitignore Tile-Server-Spike: /tiles StaticFiles-Mount + tiles/ vom Tar/Git ausschließen 2026-06-04 20:27:33 +02:00
docker-compose.osm.yml POI-Karte: Offline-Import aus OSM statt Live-Overpass-Scan (Build 4) 2026-06-03 20:44:32 +02:00
docker-compose.staging.yml Security: VAPID-Keys raus aus Git, Dockerfile USER appuser, SW by-v1116 2026-05-27 13:02:12 +02:00
docker-compose.yml Security: VAPID-Keys raus aus Git, Dockerfile USER appuser, SW by-v1116 2026-05-27 13:02:12 +02:00
Dockerfile Revert: USER appuser in Dockerfile auskommentiert (DSM-ACL-Konflikt), SW by-v1117 2026-05-27 13:06:25 +02:00
Makefile Tile-Server: Vektor-Basemap in PWA integrieren (protomaps-leaflet, Feature-Flag) 2026-06-04 21:53:07 +02:00
MARKETING.md Marketing-Cockpit (MARKETING.md) + Flyer (HTML-Quellen & Print-PDFs); unsplash/ ignoriert 2026-06-03 17:24:47 +02:00
PROJEKT.md Doku: Sprint 16 komplett — Phone-Frame, Screenshots, UX-Fixes 2026-04-27 19:44:26 +02:00
pytest.ini Big Sweep: Security + Race-Conditions + Tests + DSGVO + A11y, SW by-v1095 2026-05-26 20:12:01 +02:00
VERSION Fix: zentrale Karte nutzte window.UI (undefined) statt bare UI → immer Raster-Branch 2026-06-05 09:06:09 +02:00