onyx-tasks/crates/onyx-core
Claude 5c04e50956
refactor: remove misleading underscore prefixes from WebDavClient fields
The fields _client, _base_url, _username, _password were all actively
used throughout the struct's methods. The underscore prefix convention
signals unused fields, which was misleading for readers.

https://claude.ai/code/session_013ooJht2HrZUTXgNJFU79cV
2026-04-16 07:22:45 +00:00
..
src refactor: remove misleading underscore prefixes from WebDavClient fields 2026-04-16 07:22:45 +00:00
Cargo.toml Add Google Tasks read-only workspace and sync 2026-04-14 07:02:50 -07:00