index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
vcs_data
/
src
/
data
Age
Commit message (
Expand
)
Author
2025-11-22
Update local workspace initialization files
魏曹先生
2025-11-20
fix: Update constants and path references
魏曹先生
2025-11-20
update: Improve file update task processing
魏曹先生
2025-11-20
feat: Enhance version tracking in LatestFileData
魏曹先生
2025-11-20
feat: Add file update verification system
魏曹先生
2025-11-20
Rename MemberHeld to LatestFileData and add version tracking
魏曹先生
2025-11-19
Change function signatures to use references
魏曹先生
2025-11-19
Derive Clone for LocalConfig and fix mapping_mut signature
魏曹先生
2025-11-19
Add mutable mapping accessor methods to Sheet and SheetData
魏曹先生
2025-11-19
Add setter methods for LocalMappingMetadata fields
魏曹先生
2025-11-17
Use std::path::PathBuf in latest_info module
魏曹先生
2025-11-17
Use member-specific paths for latest info files
魏曹先生
2025-11-17
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-09
fix: Windows support
魏曹先生
2025-11-07
Add path formatting utility and local sheet management
魏曹先生
2025-11-07
Add documentation for local cached data structures
魏曹先生
2025-11-06
feat: Add local data management modules (WIP)
魏曹先生
2025-11-06
feat: Refactor local workspace management
魏曹先生
2025-11-06
feat: Enhanced data structures and constants
魏曹先生
2025-11-05
Update draft folder structure to include account name
魏曹先生
2025-11-03
feat: Add rollback support for file movement
魏曹先生
2025-11-03
update: Local actions and data structures
魏曹先生
2025-11-03
feat: Implement sheet usage management
魏曹先生
2025-11-03
feat: Add sheet creation action
魏曹先生
2025-10-30
Add LatestInfo struct for client data persistence
魏曹先生
2025-10-30
Change auth_member to return MemberId on success
魏曹先生
2025-10-29
Improve vault lock error message and formatting
魏曹先生
2025-10-29
Make config fields thread-safe with Arc<Mutex>
魏曹先生
2025-10-27
Fix error handling in process_connection
魏曹先生
2025-10-27
Add service module to vault
魏曹先生
2025-10-27
feat: Add Server Lock
魏曹先生
2025-10-24
Fix some spelling issues.
魏曹先生
2025-10-13
Fix Clippy warnings and optimize code
魏曹先生
2025-10-12
feat: Update data configuration structures
魏曹先生
2025-10-06
Move vcs crate to vcs_data for better separation of concerns
魏曹先生