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_actions
Age
Commit message (
Expand
)
Author
2026-01-05
Add RejectAll mode for share merging and fix share ID trimming
魏曹先生
2026-01-03
Include file histories in latest info updates
魏曹先生
2026-01-03
Refactor config loading to read files after format detection
魏曹先生
2026-01-02
Rename vault admin to host and add serde renames
魏曹先生
2026-01-02
Add ref sheet VFS mapping to LatestInfo
魏曹先生
2026-01-02
Add host mode authentication and reference sheet handling
魏曹先生
2025-12-24
Add local output channel for CLI feedback in track actions
魏曹先生
2025-12-16
Replace tokio::Instant with std::time::SystemTime for update timestamps
Weicao-CatilGrass
2025-12-15
Rename `file_status` to `workspace_analyzer`
魏曹先生
2025-12-15
Add edit mapping action for sheet operations
魏曹先生
2025-12-08
Add allow_overwrite_modified flag to track file action
魏曹先生
2025-12-08
Change virtual file edit right action output format
魏曹先生
2025-12-04
Implement first download logic for missing files
魏曹先生
2025-12-01
Update func `current_doc_dir` to `current_cfg_dir`
魏曹先生
2025-11-26
Add print_info option to edit right change action
魏曹先生
2025-11-25
Implement virtual file edit right management
魏曹先生
2025-11-25
Add `hold_virtual_file_action` in user actions
魏曹先生
2025-11-25
Rename `virtual_file_action.rs` to `track_action.rs`
魏曹先生
2025-11-24
Implement file synchronization in track file action
魏曹先生
2025-11-24
Optimize update info transmission to ignore file member presence
魏曹先生
2025-11-24
Use virtual file metadata version for baseline verification
魏曹先生
2025-11-24
Fix workspace not marked as modified after successful update
魏曹先生
2025-11-23
Add vault modification tracking
魏曹先生
2025-11-23
Apply clippy suggestions
魏曹先生
2025-11-20
add: Support for update descriptions and info printing
魏曹先生
2025-11-20
update: Improve file update task processing
魏曹先生
2025-11-20
feat: Add file update verification system
魏曹先生
2025-11-17
Ensure task processing order by using Vec instead of HashSet
魏曹先生
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: Add virtual file actions foundation (WIP)
魏曹先生
2025-11-06
update: Connection and registry enhancements
魏曹先生
2025-11-06
feat: Overhaul local-remote synchronization
魏曹先生
2025-11-05
Add sheet restoration and drop functionality
魏曹先生
2025-11-03
feat: Enhance upstream vault action
魏曹先生
2025-11-03
update: Local actions and data structures
魏曹先生
2025-11-03
update: Registry and connection improvements
魏曹先生
2025-11-03
feat: Add sheet creation action
魏曹先生
2025-10-30
Add update_to_latest_info action
魏曹先生
2025-10-30
Change auth_member to return MemberId on success
魏曹先生
2025-10-29
Apply clippy suggestions
魏曹先生
2025-10-29
Add LocalWorkspace and UserDirectory to client ActionContext
魏曹先生
2025-10-29
feat: Add port override capability to server entry
魏曹先生
2025-10-29
Update actions.rs
魏曹先生
2025-10-29
feat: Completed `set_upstream_vault_action`
魏曹先生
2025-10-29
update: Action.rs 1. Rename `insert` to `with_data` and `insert_arc` to
魏曹先生
2025-10-27
Fix error handling in process_connection
魏曹先生
2025-10-27
Update dependencies to latest versions
魏曹先生
2025-10-27
update: Add connection logs to show active count
魏曹先生
2025-10-27
update: Add server lock behavior to vault lifecycle
魏曹先生
[next]