meldestelle/frontend
StefanMoCoAt 5ff720f875 chore(frontend): fetch latest PingEvent timestamp in repository for sync operations
- Added `selectLatestPingEventTimestamp` query to `AppDatabase`.
- Updated `PingEventRepositoryImpl` to use the timestamp for `since` parameter instead of the event ID.
2026-02-01 17:56:12 +01:00
..
core chore(frontend): fetch latest PingEvent timestamp in repository for sync operations 2026-02-01 17:56:12 +01:00
features/ping-feature chore(frontend): fetch latest PingEvent timestamp in repository for sync operations 2026-02-01 17:56:12 +01:00
shells/meldestelle-portal chore(frontend): refactor navigation and DI setup, remove unused shared module 2026-02-01 13:46:39 +01:00
README.md chore(frontend): remove custom Webpack sqlite-wasm integration plugins and cleanup config 2026-01-26 20:37:23 +01:00

Frontend Module

Dieses Modul enthält den gesamten Code für das Kotlin Multiplatform (KMP) Frontend "Meldestelle Portal".

Die vollständige Dokumentation befindet sich hier: → docs/06_Frontend/README.md