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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error handling in process_connection
魏曹先生
2025-10-27
2
-5
/
+3
*
Update dependencies to latest versions
魏曹先生
2025-10-27
9
-27
/
+27
*
Add service module to vault
魏曹先生
2025-10-27
1
-0
/
+1
*
Add lockfile constant for server service
魏曹先生
2025-10-27
1
-0
/
+3
*
update: Remove unused inline comments from constants
魏曹先生
2025-10-27
1
-5
/
+5
*
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
*
update: Add error type - Locked
魏曹先生
2025-10-27
1
-0
/
+3
*
fixed: Incorrect condition setting for determining whether to send
魏曹先生
2025-10-27
2
-1
/
+2
*
update: ActionContext 1. Rename `local` to `proc_on_local` 2. Add
魏曹先生
2025-10-27
2
-11
/
+24
*
"fix: Fix indentation issues
魏曹先生
2025-10-27
1
-5
/
+6
*
fix: Make the ActionContext passed to on_proc_begin mutable
魏曹先生
2025-10-27
3
-8
/
+8
*
feat: Add Server Lock
魏曹先生
2025-10-27
1
-0
/
+43
*
Add some debug logs
魏曹先生
2025-10-27
2
-16
/
+61
*
Fix some spelling issues.
魏曹先生
2025-10-24
3
-4
/
+21
*
Re-export subcrate `action_system` to `just_enough_vcs`
魏曹先生
2025-10-24
3
-5
/
+17
*
Update `config.rs`
魏曹先生
2025-10-18
1
-1
/
+4
*
Fix Clippy warnings and optimize code
魏曹先生
2025-10-13
8
-47
/
+51
*
feat: implement asynchronous action call system
魏曹先生
2025-10-13
7
-38
/
+109
*
feat: Implement JSON-based type-erased action invocation
魏曹先生
2025-10-13
8
-23
/
+166
*
feat: Add JSON-based action invocation to ActionPool
魏曹先生
2025-10-13
6
-20
/
+31
*
feat: Add connection infrastructure and documentation
魏曹先生
2025-10-12
4
-0
/
+176
*
feat: Update data configuration structures
魏曹先生
2025-10-12
3
-40
/
+99
*
refactor: Update action macros and error types
魏曹先生
2025-10-12
2
-4
/
+7
*
chore: Update dependencies and module exports
魏曹先生
2025-10-12
3
-0
/
+17
*
feat: Implement SetUpstreamVaultAction
魏曹先生
2025-10-12
1
-0
/
+17
*
feat: Add server action registry
魏曹先生
2025-10-12
1
-0
/
+9
*
feat: Add callback mechanism to ActionPool
魏曹先生
2025-10-12
1
-6
/
+53
*
fix: Resolve callback type mismatch in client_registry
魏曹先生
2025-10-12
1
-0
/
+39
*
feat: Add Clone implementation for ActionContext
魏曹先生
2025-10-12
1
-2
/
+20
*
chore: update workspace configuration and dependencies
魏曹先生
2025-10-06
1
-0
/
+4
*
feat: add new error variants to TcpTargetError
魏曹先生
2025-10-06
1
-0
/
+6
*
feat: add default implementation and convenience methods to ActionContext
魏曹先生
2025-10-06
1
-2
/
+19
*
refactor: optimize procedural macros in action_system
魏曹先生
2025-10-06
1
-3
/
+31
*
Fix macro to properly extract and use parameter names from function signature
魏曹先生
2025-10-06
1
-8
/
+26
*
Fix macro expansion type errors in action_system macros
魏曹先生
2025-10-06
1
-2
/
+2
*
Remove old vcs directory after migration to vcs_data
魏曹先生
2025-10-06
24
-2900
/
+0
*
Create vcs_actions crate for client-server interaction logic
魏曹先生
2025-10-06
11
-0
/
+24
*
Move vcs crate to vcs_data for better separation of concerns
魏曹先生
2025-10-06
24
-0
/
+2900
*
Remove old service directory and move todo.txt to vcs crate
魏曹先生
2025-10-06
7
-326
/
+0
*
Rename vcs_service to action_system for better naming clarity
魏曹先生
2025-10-06
7
-1
/
+327
*
Remove unused behaviour.rs file from tcp_connection
魏曹先生
2025-10-06
1
-1
/
+0
*
Remove old service module and refactor lib structure
魏曹先生
2025-10-06
4
-5
/
+0
*
Enhance VaultConfig with server configuration
魏曹先生
2025-10-06
1
-1
/
+32
*
Update dependencies and workspace configuration
魏曹先生
2025-10-06
1
-0
/
+1
*
Add service module with macros and action framework
魏曹先生
2025-10-06
8
-0
/
+373
*
Fix test failures in sheet creation and management tests
魏曹先生
2025-09-29
1
-11
/
+26
*
Update test files: remove obsolete test_incremental_transfer.rs and modify te...
魏曹先生
2025-09-29
3
-289
/
+2
*
Add incremental transfer functionality and update core components
魏曹先生
2025-09-29
5
-1232
/
+147
[next]