index
:
VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
vcs_actions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `hold_virtual_file_action` in user actions
魏曹先生
2025-11-25
1
-0
/
+36
*
Rename `virtual_file_action.rs` to `track_action.rs`
魏曹先生
2025-11-25
4
-8
/
+9
*
Implement file synchronization in track file action
魏曹先生
2025-11-24
1
-33
/
+148
*
Optimize update info transmission to ignore file member presence
魏曹先生
2025-11-24
1
-8
/
+7
*
Use virtual file metadata version for baseline verification
魏曹先生
2025-11-24
1
-2
/
+2
*
Fix workspace not marked as modified after successful update
魏曹先生
2025-11-24
1
-0
/
+3
*
Add vault modification tracking
魏曹先生
2025-11-23
3
-2
/
+16
*
Apply clippy suggestions
魏曹先生
2025-11-23
3
-72
/
+57
*
add: Support for update descriptions and info printing
魏曹先生
2025-11-20
1
-0
/
+17
*
update: Improve file update task processing
魏曹先生
2025-11-20
1
-31
/
+41
*
feat: Add file update verification system
魏曹先生
2025-11-20
1
-44
/
+306
*
Ensure task processing order by using Vec instead of HashSet
魏曹先生
2025-11-17
1
-26
/
+24
*
Use member-specific paths for latest info files
魏曹先生
2025-11-17
2
-10
/
+23
*
feat: Add file status tracking and SHA1 hash system
魏曹先生
2025-11-17
4
-38
/
+750
*
feat: Add virtual file actions foundation (WIP)
魏曹先生
2025-11-06
1
-0
/
+32
*
update: Connection and registry enhancements
魏曹先生
2025-11-06
3
-1
/
+15
*
feat: Overhaul local-remote synchronization
魏曹先生
2025-11-06
1
-44
/
+119
*
Add sheet restoration and drop functionality
魏曹先生
2025-11-05
4
-22
/
+149
*
feat: Enhance upstream vault action
魏曹先生
2025-11-03
1
-2
/
+28
*
update: Local actions and data structures
魏曹先生
2025-11-03
1
-3
/
+12
*
update: Registry and connection improvements
魏曹先生
2025-11-03
2
-4
/
+19
*
feat: Add sheet creation action
魏曹先生
2025-11-03
1
-0
/
+79
*
Add update_to_latest_info action
魏曹先生
2025-10-30
3
-6
/
+87
*
Change auth_member to return MemberId on success
魏曹先生
2025-10-30
2
-7
/
+9
*
Apply clippy suggestions
魏曹先生
2025-10-29
2
-4
/
+2
*
Add LocalWorkspace and UserDirectory to client ActionContext
魏曹先生
2025-10-29
1
-0
/
+34
*
feat: Add port override capability to server entry
魏曹先生
2025-10-29
1
-8
/
+18
*
Update actions.rs
魏曹先生
2025-10-29
1
-0
/
+113
*
feat: Completed `set_upstream_vault_action`
魏曹先生
2025-10-29
1
-16
/
+62
*
update: Action.rs 1. Rename `insert` to `with_data` and `insert_arc` to
魏曹先生
2025-10-29
1
-1
/
+1
*
Fix error handling in process_connection
魏曹先生
2025-10-27
1
-2
/
+1
*
Update dependencies to latest versions
魏曹先生
2025-10-27
1
-4
/
+4
*
update: Add connection logs to show active count
魏曹先生
2025-10-27
1
-2
/
+2
*
update: Add server lock behavior to vault lifecycle
魏曹先生
2025-10-27
1
-0
/
+9
*
update: Remove `hello_world_action`
魏曹先生
2025-10-27
1
-21
/
+0
*
fixed: Incorrect condition setting for determining whether to send
魏曹先生
2025-10-27
1
-1
/
+1
*
update: ActionContext 1. Rename `local` to `proc_on_local` 2. Add
魏曹先生
2025-10-27
1
-4
/
+4
*
fix: Make the ActionContext passed to on_proc_begin mutable
魏曹先生
2025-10-27
1
-1
/
+1
*
Add some debug logs
魏曹先生
2025-10-27
2
-16
/
+61
*
Fix some spelling issues.
魏曹先生
2025-10-24
2
-3
/
+20
*
Re-export subcrate `action_system` to `just_enough_vcs`
魏曹先生
2025-10-24
2
-3
/
+14
*
Fix Clippy warnings and optimize code
魏曹先生
2025-10-13
2
-4
/
+4
*
feat: implement asynchronous action call system
魏曹先生
2025-10-13
4
-20
/
+34
*
feat: Implement JSON-based type-erased action invocation
魏曹先生
2025-10-13
5
-11
/
+56
*
feat: Add JSON-based action invocation to ActionPool
魏曹先生
2025-10-13
2
-4
/
+4
*
feat: Add connection infrastructure and documentation
魏曹先生
2025-10-12
3
-0
/
+145
*
chore: Update dependencies and module exports
魏曹先生
2025-10-12
2
-0
/
+14
*
feat: Implement SetUpstreamVaultAction
魏曹先生
2025-10-12
1
-0
/
+17
*
feat: Add server action registry
魏曹先生
2025-10-12
1
-0
/
+9
*
fix: Resolve callback type mismatch in client_registry
魏曹先生
2025-10-12
1
-0
/
+39
[next]