index
:
VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add documentation directory with framework diagram
魏曹先生
2025-10-06
1
-0
/
+0
*
Add framework diagram to README documentation
魏曹先生
2025-10-06
2
-0
/
+4
*
Redesign framework canvas with modular architecture
魏曹先生
2025-10-06
1
-59
/
+34
*
Update workspace configuration for action_system rename
魏曹先生
2025-10-06
2
-23
/
+23
*
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
*
Update README titles to reflect centralized version control system
魏曹先生
2025-10-06
2
-2
/
+2
*
Add rust-analyzer configuration for enhanced IDE support
魏曹先生
2025-10-06
1
-0
/
+47
*
Remove unused behaviour.rs file from tcp_connection
魏曹先生
2025-10-06
1
-1
/
+0
*
Fix config.toml formatting
魏曹先生
2025-10-06
1
-1
/
+1
*
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
3
-0
/
+25
*
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
*
Add incremental transfer functionality and update TCP connection utilities
魏曹先生
2025-09-29
7
-14
/
+1531
*
Refactor TCP connection authentication into separate module
魏曹先生
2025-09-28
3
-284
/
+300
*
docs: remove redundant permission table from README files
魏曹先生
2025-09-27
2
-0
/
+8
*
docs: remove redundant permission table from README files
魏曹先生
2025-09-27
2
-18
/
+0
*
docs: 更新README文档,优化结构和内容表述
魏曹先生
2025-09-27
2
-41
/
+73
*
refactor: downgrade tcp_connection functionality to test utilities
魏曹先生
2025-09-26
16
-49
/
+45
*
feat(tcp_connection): add MessagePack serialization support
魏曹先生
2025-09-26
14
-28
/
+335
*
docs: Add module-level documentation comments
魏曹先生
2025-09-26
3
-0
/
+3
*
refactor: Update sheet input handling and fix tests
魏曹先生
2025-09-26
7
-59
/
+186
*
Merge pull request #9 from JustEnoughVCS/jvcs_dev
魏曹先生
2025-09-26
4
-20
/
+59
|
\
|
*
refactor: Simplify error handling in vault setup
魏曹先生
2025-09-26
1
-2
/
+1
|
*
feat: Automatically create host member and ref sheet during vault setup
魏曹先生
2025-09-26
4
-20
/
+60
*
|
Merge pull request #8 from JustEnoughVCS/jvcs_dev
魏曹先生
2025-09-26
4
-15
/
+286
|
\
|
|
*
Fixed by clippy
魏曹先生
2025-09-26
2
-8
/
+6
|
*
test: add comprehensive sheet management test suite
魏曹先生
2025-09-26
2
-0
/
+263
|
*
refactor: convert InputPackage from tuple to named struct
魏曹先生
2025-09-26
2
-8
/
+18
*
|
Merge pull request #7 from JustEnoughVCS/jvcs_dev
魏曹先生
2025-09-26
11
-9
/
+379
|
\
|
|
*
feat: add sheet management system for vaults
魏曹先生
2025-09-26
11
-9
/
+379
*
|
Merge pull request #6 from JustEnoughVCS/jvcs_dev
魏曹先生
2025-09-25
18
-20
/
+493
|
\
|
|
*
Update test_virtual_file_creation_and_update.rs
魏曹先生
2025-09-25
1
-1
/
+1
|
*
Update test_vault_setup_and_member_register.rs
魏曹先生
2025-09-25
1
-1
/
+1
|
*
Update lib.rs
魏曹先生
2025-09-25
1
-0
/
+3
|
*
Rename workspace to data
魏曹先生
2025-09-25
1
-1
/
+1
|
*
Rename some constants
魏曹先生
2025-09-25
1
-1
/
+1
|
*
Add tests
魏曹先生
2025-09-25
1
-0
/
+248
|
*
Move `workspace` mod to `data`
魏曹先生
2025-09-25
12
-16
/
+238
|
/
*
Update workflow trigger to release branch
魏曹先生
2025-09-25
1
-3
/
+1
*
Merge branch 'jvcs_dev'
魏曹先生
2025-09-25
1
-4
/
+4
|
\
|
*
Update GitHub Actions to latest versions
魏曹先生
2025-09-25
1
-4
/
+4
*
|
Merge pull request #4 from JustEnoughVCS/jvcs_dev
魏曹先生
2025-09-25
1
-4
/
+6
|
\
|
[next]