aboutsummaryrefslogtreecommitdiff
path: root/crates/vcs_actions/src/actions/sheet_actions.rs
Commit message (Expand)AuthorAgeFilesLines
* Add RejectAll mode for share merging and fix share ID trimming魏曹先生2026-01-051-1/+7
* Add host mode authentication and reference sheet handling魏曹先生2026-01-021-12/+246
* Rename `file_status` to `workspace_analyzer`魏曹先生2025-12-151-1/+1
* Add edit mapping action for sheet operations魏曹先生2025-12-151-19/+143
* Add vault modification tracking魏曹先生2025-11-231-1/+7
* add: Support for update descriptions and info printing魏曹先生2025-11-201-0/+17
* Add sheet restoration and drop functionality魏曹先生2025-11-051-20/+136
* feat: Add sheet creation action魏曹先生2025-11-031-0/+79
* Create vcs_actions crate for client-server interaction logic魏曹先生2025-10-061-0/+0