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
/
vault
Age
Commit message (
Expand
)
Author
2026-01-12
Reorganize crate structure and move documentation files
魏曹先生
2026-01-05
Add RejectAll mode for share merging and fix share ID trimming
魏曹先生
2026-01-03
Change default config format from JSON to Bincode
魏曹先生
2026-01-03
Replace hardcoded file extension with constant
魏曹先生
2026-01-02
Rename vault admin to host and add serde renames
魏曹先生
2025-12-26
Fix share name generation by removing file suffix
魏曹先生
2025-12-25
Add sheet sharing functionality
魏曹先生
2025-12-24
Remove legacy import/export mechanism
魏曹先生
2025-12-24
Refactor vault and local workspace file storage structure
魏曹先生
2025-12-02
Add fallback defaults for optional config fields
魏曹先生
2025-12-01
Update vault.rs
魏曹先生
2025-12-01
Change default vault auth mode from password to key
魏曹先生
2025-12-01
Refactor vault config to use template-based generation
魏曹先生
2025-12-01
Add logger configuration to VaultServerConfig
魏曹先生
2025-11-20
fix: Update constants and path references
魏曹先生
2025-11-20
feat: Add file update verification system
魏曹先生
2025-11-17
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-06
feat: Enhanced data structures and constants
魏曹先生
2025-11-03
update: Local actions and data structures
魏曹先生
2025-10-29
Improve vault lock error message and formatting
魏曹先生
2025-10-27
Fix error handling in process_connection
魏曹先生
2025-10-27
feat: Add Server Lock
魏曹先生
2025-10-12
feat: Update data configuration structures
魏曹先生
2025-10-06
Move vcs crate to vcs_data for better separation of concerns
魏曹先生