| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-08 | Change virtual file edit right action output format | 魏曹先生 | |
| 2025-11-26 | Add print_info option to edit right change action | 魏曹先生 | |
| The action now accepts a boolean flag to control whether success information should be printed to stdout. When enabled, held files are prefixed with "+" and thrown files with "-". The logic for hold/throw operations was also corrected to match the intended behavior. | |||
| 2025-11-25 | Implement virtual file edit right management | 魏曹先生 | |
| 2025-11-25 | Add `hold_virtual_file_action` in user actions | 魏曹先生 | |
| 2025-10-06 | Create vcs_actions crate for client-server interaction logic | 魏曹先生 | |
| - Add new crate to combine action_system and vcs_data functionality - Define dependencies on both action_system and vcs_data crates - Prepare structure for implementing client-server communication logic | |||
