summaryrefslogtreecommitdiff
path: root/crates
AgeCommit message (Expand)Author
2025-11-26Add print_info option to edit right change action魏曹先生
2025-11-25Implement virtual file edit right management魏曹先生
2025-11-25Improve documentation for system action and config file crates魏曹先生
2025-11-25Add `hold_virtual_file_action` in user actions魏曹先生
2025-11-25Rename `virtual_file_action.rs` to `track_action.rs`魏曹先生
2025-11-24Migrate client configuration and cache files to TOML/YAML formats魏曹先生
2025-11-24Implement file synchronization in track file action魏曹先生
2025-11-24Optimize update info transmission to ignore file member presence魏曹先生
2025-11-24Use virtual file metadata version for baseline verification魏曹先生
2025-11-24Remove return value from `sign_vault_modified` function魏曹先生
2025-11-24Fix workspace not marked as modified after successful update魏曹先生
2025-11-23Add vault modification tracking魏曹先生
2025-11-23Apply clippy suggestions魏曹先生
2025-11-22Strip workspace prefix from new paths in moved file detection魏曹先生
2025-11-22Add align module for sorting file analysis results魏曹先生
2025-11-22Update local workspace initialization files魏曹先生
2025-11-22Add SHA1 string hashing function魏曹先生
2025-11-22Add quick sort implementation with custom comparison魏曹先生
2025-11-20fix: Update constants and path references魏曹先生
2025-11-20add: Support for update descriptions and info printing魏曹先生
2025-11-20update: Improve file update task processing魏曹先生
2025-11-20feat: Enhance version tracking in LatestFileData魏曹先生
2025-11-20feat: Add file update verification system魏曹先生
2025-11-20Rename MemberHeld to LatestFileData and add version tracking魏曹先生
2025-11-19Change function signatures to use references魏曹先生
2025-11-19Derive Clone for LocalConfig and fix mapping_mut signature魏曹先生
2025-11-19Add mutable mapping accessor methods to Sheet and SheetData魏曹先生
2025-11-19Add setter methods for LocalMappingMetadata fields魏曹先生
2025-11-17Use std::path::PathBuf in latest_info module魏曹先生
2025-11-17Use config directory for jvcs data魏曹先生
2025-11-17Change sheet file format from JSON to TOML魏曹先生
2025-11-17Ensure task processing order by using Vec instead of HashSet魏曹先生
2025-11-17Use member-specific paths for latest info files魏曹先生
2025-11-17feat: Add file status tracking and SHA1 hash system魏曹先生
2025-11-09fix: Windows support魏曹先生
2025-11-09fixed: windows path support魏曹先生
2025-11-07Add path formatting utility and local sheet management魏曹先生
2025-11-07Add documentation for local cached data structures魏曹先生
2025-11-07Add strip-ansi-escapes dependency to string_proc魏曹先生
2025-11-06feat: Add local data management modules (WIP)魏曹先生
2025-11-06feat: Add documentation management module (WIP)魏曹先生
2025-11-06feat: Add data structures utility module (WIP)魏曹先生
2025-11-06feat: Add virtual file actions foundation (WIP)魏曹先生
2025-11-06fix: Update test for local workspace changes魏曹先生
2025-11-06update: Connection and registry enhancements魏曹先生
2025-11-06feat: Overhaul local-remote synchronization魏曹先生
2025-11-06feat: Refactor local workspace management魏曹先生
2025-11-06feat: Enhanced data structures and constants魏曹先生
2025-11-06update: Dependencies and project configuration魏曹先生
2025-11-05Update draft folder structure to include account name魏曹先生