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
Age
Commit message (
Expand
)
Author
2025-11-06
fix: Update test for local workspace changes
魏曹先生
2025-11-06
update: Connection and registry enhancements
魏曹先生
2025-11-06
feat: Overhaul local-remote synchronization
魏曹先生
2025-11-06
feat: Refactor local workspace management
魏曹先生
2025-11-06
feat: Enhanced data structures and constants
魏曹先生
2025-11-06
update: Dependencies and project configuration
魏曹先生
2025-11-05
Update draft folder structure to include account name
魏曹先生
2025-11-05
Add sheet restoration and drop functionality
魏曹先生
2025-11-03
feat: Enhance upstream vault action
魏曹先生
2025-11-03
feat: Add rollback support for file movement
魏曹先生
2025-11-03
update: Sheet creation test improvements
魏曹先生
2025-11-03
update: Local actions and data structures
魏曹先生
2025-11-03
update: Registry and connection improvements
魏曹先生
2025-11-03
feat: Implement sheet usage management
魏曹先生
2025-11-03
feat: Add sheet creation action
魏曹先生
2025-10-30
Add LatestInfo struct for client data persistence
魏曹先生
2025-10-30
Add update_to_latest_info action
魏曹先生
2025-10-30
Change auth_member to return MemberId on success
魏曹先生
2025-10-30
Return key ID along with challenge verification result
魏曹先生
2025-10-29
Apply clippy suggestions
魏曹先生
2025-10-29
Improve vault lock error message and formatting
魏曹先生
2025-10-29
Make config fields thread-safe with Arc<Mutex>
魏曹先生
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
Add new error types and sort variants alphabetically
魏曹先生
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
Add service module to vault
魏曹先生
2025-10-27
Add lockfile constant for server service
魏曹先生
2025-10-27
update: Remove unused inline comments from constants
魏曹先生
2025-10-27
update: Add connection logs to show active count
魏曹先生
2025-10-27
update: Add server lock behavior to vault lifecycle
魏曹先生
2025-10-27
update: Remove `hello_world_action`
魏曹先生
2025-10-27
update: Add error type - Locked
魏曹先生
2025-10-27
fixed: Incorrect condition setting for determining whether to send
魏曹先生
2025-10-27
update: ActionContext 1. Rename `local` to `proc_on_local` 2. Add
魏曹先生
2025-10-27
"fix: Fix indentation issues
魏曹先生
2025-10-27
fix: Make the ActionContext passed to on_proc_begin mutable
魏曹先生
2025-10-27
feat: Add Server Lock
魏曹先生
2025-10-27
Add some debug logs
魏曹先生
2025-10-24
Fix some spelling issues.
魏曹先生
2025-10-24
Re-export subcrate `action_system` to `just_enough_vcs`
魏曹先生
2025-10-18
Update `config.rs`
魏曹先生
2025-10-13
Fix Clippy warnings and optimize code
魏曹先生
2025-10-13
feat: implement asynchronous action call system
魏曹先生
2025-10-13
feat: Implement JSON-based type-erased action invocation
魏曹先生
2025-10-13
feat: Add JSON-based action invocation to ActionPool
魏曹先生
[next]