onyx-tasks/crates
Claude e470e79e78
refactor: deduplicate filename sanitization logic
storage.rs and google_tasks.rs had near-identical sanitize_filename
implementations. Extract the shared logic to a crate-level function
so both modules reuse it. The google_tasks version also gains Windows
reserved device name handling it previously lacked.

https://claude.ai/code/session_013ooJht2HrZUTXgNJFU79cV
2026-04-16 07:23:49 +00:00
..
onyx-cli Rename due_date to date across codebase 2026-04-14 07:36:10 -07:00
onyx-core refactor: deduplicate filename sanitization logic 2026-04-16 07:23:49 +00:00