summaryrefslogtreecommitdiff
path: root/crates/vcs_actions/src/registry/server_registry.rs
AgeCommit message (Expand)Author
2025-12-15Add edit mapping action for sheet operations魏曹先生
2025-11-25Implement virtual file edit right management魏曹先生
2025-11-25Rename `virtual_file_action.rs` to `track_action.rs`魏曹先生
2025-11-06update: Connection and registry enhancements魏曹先生
2025-11-05Add sheet restoration and drop functionality魏曹先生
2025-11-03update: Registry and connection improvements魏曹先生
2025-10-30Add update_to_latest_info action魏曹先生
2025-10-24Fix some spelling issues.魏曹先生
2025-10-13feat: implement asynchronous action call system魏曹先生
2025-10-13feat: Add JSON-based action invocation to ActionPool魏曹先生
2025-10-12feat: Add server action registry魏曹先生
2025-10-06Create vcs_actions crate for client-server interaction logic魏曹先生