onyx-tasks/crates/onyx-core/src
Tristan Michael 973d575b51 feat: add onyx dark theme support
Add onyx theme as a new dark theme option. Register it in the dark
themes set, add the theme option to the settings dropdown, and define
complete color variables and scrollbar styling for the onyx theme.

Also improve sync error handling to gracefully skip upload and conflict
resolution actions when files are missing, preventing sync failures due
to files moved or deleted between action computation and execution.
2026-04-06 17:17:00 -07:00
..
config.rs feat: add separate sync interval for unfocused state 2026-04-06 09:37:06 -07:00
error.rs Add tests for models.rs, error.rs, and repository.rs edge cases 2026-04-06 11:50:52 +00:00
lib.rs rename onyx-core crate (formerly bevy-tasks-core) 2026-03-31 09:46:56 -07:00
models.rs Add tests for models.rs, error.rs, and repository.rs edge cases 2026-04-06 11:50:52 +00:00
repository.rs Add tests for models.rs, error.rs, and repository.rs edge cases 2026-04-06 11:50:52 +00:00
storage.rs Add tests for audit fixes: 15 new tests covering security and data integrity 2026-04-06 11:09:35 +00:00
sync.rs feat: add onyx dark theme support 2026-04-06 17:17:00 -07:00
webdav.rs Fix critical and high-severity issues from project audit 2026-04-06 11:03:11 +00:00