meldestelle/frontend/core/sync
StefanMoCoAt 77c20bf2ba chore(frontend): improve comment formatting, fix minor code inconsistencies, and enhance SQLite worker initialization
- Standardized comment formatting across SQLite worker and local DB modules for clarity and consistency.
- Fixed minor typos in comments and removed redundant placeholders.
- Refined SQLite Web Worker initialization logic by aligning method implementations with clean code practices.
- Updated Kotlin code in DB driver factories to handle exceptions concisely and improve robustness during schema initialization.
2026-02-01 12:15:16 +01:00
..
src/commonMain/kotlin/at/mocode/frontend/core/sync chore(frontend): improve comment formatting, fix minor code inconsistencies, and enhance SQLite worker initialization 2026-02-01 12:15:16 +01:00
build.gradle.kts refactor(frontend, build): update PingViewModel initialization, resolve view model via Koin, and clean yarn dependencies 2026-01-12 19:47:59 +01:00