Files
Owlerlay/src-tauri
s0wlz (Matthias Puchstein) 7817c9c907 feat(countdown): add app state and wire countdown service into Tauri
- add `app_state` module with `ClockAnchor` and `AppState`
  - initialize `AppState` with a default `CountdownService`
  - register app state in Tauri via `.manage(app_state)`
  - extend `CountdownSnapshotDto` epoch fields to `Option<u128>`
  - add countdown model helpers for start/target epoch-ms conversion
  - return optional epoch fields from `CountdownService::snapshot`
  - ignore generated `dist/` directory in `.gitignore`
2026-02-26 12:23:54 +01:00
..
2026-02-20 19:40:15 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:40:15 +01:00
2026-02-20 19:40:15 +01:00