onyx-tasks/crates/onyx-core
Claude a9fac2c1d8
refactor(storage): drop single-caller sanitize_filename wrapper
`FileSystemStorage::sanitize_filename` was a one-line forwarder to
`crate::sanitize_filename` with a single call site in
`task_file_path`. The extra method added a layer of indirection
without value. Inline the crate-level call.
2026-04-24 07:38:18 +00:00
..
src refactor(storage): drop single-caller sanitize_filename wrapper 2026-04-24 07:38:18 +00:00
Cargo.toml Add Google Tasks read-only workspace and sync 2026-04-14 07:02:50 -07:00