onyx-tasks/crates/onyx-core
Tristan Michael 50800f0c2d feat: add separate sync interval for unfocused state
Introduce a new sync interval configuration for when the app is
in the background, allowing users to set a longer sync period to
reduce resource usage. Replace the fixed focus threshold with
dynamic interval switching based on app focus state. Add
syncIntervalUnfocused setting to the UI with a new background
sync interval selector. Refactor sync interval management into
a restartSyncInterval function to handle both focused and
unfocused intervals consistently.
2026-04-06 09:37:06 -07:00
..
src feat: add separate sync interval for unfocused state 2026-04-06 09:37:06 -07:00
Cargo.toml security: harden credential management in onyx-core 2026-04-03 10:11:40 -07:00