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
/
constants.rs
Age
Commit message (
Expand
)
Author
2026-01-03
Replace hardcoded file extension with constant
魏曹先生
2026-01-03
Change SETUP.txt to SETUP.md for todo list
魏曹先生
2026-01-03
Refactor config loading to read files after format detection
魏曹先生
2025-12-25
Add sheet sharing functionality
魏曹先生
2025-12-24
Refactor vault and local workspace file storage structure
魏曹先生
2025-12-11
Add constant for VF meta file name
魏曹先生
2025-11-26
Update gitignore patterns for cached data
魏曹先生
2025-11-24
Migrate client configuration and cache files to TOML/YAML formats
魏曹先生
2025-11-24
Implement file synchronization in track file action
魏曹先生
2025-11-23
Add vault modification tracking
魏曹先生
2025-11-22
Update local workspace initialization files
魏曹先生
2025-11-20
fix: Update constants and path references
魏曹先生
2025-11-17
Change sheet file format from JSON to TOML
魏曹先生
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-06
feat: Enhanced data structures and constants
魏曹先生
2025-11-05
Update draft folder structure to include account name
魏曹先生
2025-11-03
feat: Add sheet creation action
魏曹先生
2025-10-30
Change auth_member to return MemberId on success
魏曹先生
2025-10-27
Add lockfile constant for server service
魏曹先生
2025-10-27
update: Remove unused inline comments from constants
魏曹先生
2025-10-06
Move vcs crate to vcs_data for better separation of concerns
魏曹先生