summaryrefslogtreecommitdiff
path: root/crates/vcs_data
AgeCommit message (Expand)Author
2025-11-05Update draft folder structure to include account name魏曹先生
2025-11-03feat: Add rollback support for file movement魏曹先生
2025-11-03update: Sheet creation test improvements魏曹先生
2025-11-03update: Local actions and data structures魏曹先生
2025-11-03feat: Implement sheet usage management魏曹先生
2025-11-03feat: Add sheet creation action魏曹先生
2025-10-30Add LatestInfo struct for client data persistence魏曹先生
2025-10-30Change auth_member to return MemberId on success魏曹先生
2025-10-29Improve vault lock error message and formatting魏曹先生
2025-10-29Make config fields thread-safe with Arc<Mutex>魏曹先生
2025-10-27Fix error handling in process_connection魏曹先生
2025-10-27Update dependencies to latest versions魏曹先生
2025-10-27Add service module to vault魏曹先生
2025-10-27Add lockfile constant for server service魏曹先生
2025-10-27update: Remove unused inline comments from constants魏曹先生
2025-10-27feat: Add Server Lock魏曹先生
2025-10-24Fix some spelling issues.魏曹先生
2025-10-13Fix Clippy warnings and optimize code魏曹先生
2025-10-12feat: Add connection infrastructure and documentation魏曹先生
2025-10-12feat: Update data configuration structures魏曹先生
2025-10-06chore: update workspace configuration and dependencies魏曹先生
2025-10-06Move vcs crate to vcs_data for better separation of concerns魏曹先生