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
/
sheet.rs
Age
Commit message (
Expand
)
Author
2026-01-12
Reorganize crate structure and move documentation files
魏曹先生
2026-01-02
Rename vault admin to host and add serde renames
魏曹先生
2025-12-25
Add sheet sharing functionality
魏曹先生
2025-12-24
Remove legacy import/export mechanism
魏曹先生
2025-12-15
Remove unnecessary edit rights check in sheet mapping
魏曹先生
2025-12-15
Add edit mapping action for sheet operations
魏曹先生
2025-11-23
Apply clippy suggestions
魏曹先生
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-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-13
Fix Clippy warnings and optimize code
魏曹先生
2025-10-06
Move vcs crate to vcs_data for better separation of concerns
魏曹先生