summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-06feat: Add data structures utility module (WIP)魏曹先生
2025-11-06feat: Add virtual file actions foundation (WIP)魏曹先生
2025-11-06update: Main library exports魏曹先生
2025-11-06fix: Update test for local workspace changes魏曹先生
2025-11-06update: Connection and registry enhancements魏曹先生
2025-11-06feat: Overhaul local-remote synchronization魏曹先生
2025-11-06feat: Refactor local workspace management魏曹先生
2025-11-06feat: Enhanced data structures and constants魏曹先生
2025-11-06update: Dependencies and project configuration魏曹先生
2025-11-06Reorganize .gitignore and update submodule configuration魏曹先生
2025-11-05Add submodules魏曹先生
2025-11-05Merge pull request #35 from JustEnoughVCS/jvcs_dev_actions魏曹先生
2025-11-05Update draft folder structure to include account name魏曹先生
2025-11-05Add sheet restoration and drop functionality魏曹先生
2025-11-04Merge branch 'main' of github.com:JustEnoughVCS/VersionControl魏曹先生
2025-11-04Update .gitignore to ignore target directories recursively魏曹先生
2025-11-03Merge pull request #34 from JustEnoughVCS/jvcs_dev_actions魏曹先生
2025-11-03feat: Enhance upstream vault action魏曹先生
2025-11-03feat: Add rollback support for file movement魏曹先生
2025-11-03update: Sheet creation test improvements魏曹先生
2025-11-03update: Local actions and data structures魏曹先生
2025-11-03update: Registry and connection improvements魏曹先生
2025-11-03feat: Implement sheet usage management魏曹先生
2025-11-03feat: Add sheet creation action魏曹先生
2025-11-02Merge pull request #33 from JustEnoughVCS/docs魏曹先生
2025-11-02Update contributing guide and README魏曹先生
2025-10-30Merge pull request #32 from JustEnoughVCS/docs魏曹先生
2025-10-30Fix markdown indentation in README files魏曹先生
2025-10-30Removed `FRAMEWORK_CANVAS`魏曹先生
2025-10-30Merge pull request #30 from JustEnoughVCS/docs魏曹先生
2025-10-30Merge pull request #31 from JustEnoughVCS/jvcs_dev_actions魏曹先生
2025-10-30Enhance README with branding and visual elements魏曹先生
2025-10-30Add LatestInfo struct for client data persistence魏曹先生
2025-10-30Add update_to_latest_info action魏曹先生
2025-10-30Change auth_member to return MemberId on success魏曹先生
2025-10-30Return key ID along with challenge verification result魏曹先生
2025-10-29Merge pull request #29 from JustEnoughVCS/jvcs_dev_actions魏曹先生
2025-10-29Apply clippy suggestions魏曹先生
2025-10-29Improve vault lock error message and formatting魏曹先生
2025-10-29Make config fields thread-safe with Arc<Mutex>魏曹先生
2025-10-29Add LocalWorkspace and UserDirectory to client ActionContext魏曹先生
2025-10-29feat: Add port override capability to server entry魏曹先生
2025-10-29Update actions.rs魏曹先生
2025-10-29feat: Completed `set_upstream_vault_action`魏曹先生
2025-10-29Add new error types and sort variants alphabetically魏曹先生
2025-10-29update: Action.rs 1. Rename `insert` to `with_data` and `insert_arc` to魏曹先生
2025-10-27Merge pull request #28 from JustEnoughVCS/jvcs_dev_actions魏曹先生
2025-10-27Fix error handling in process_connection魏曹先生
2025-10-27Merge pull request #27 from JustEnoughVCS/jvcs_dev_actions魏曹先生
2025-10-27Update dependencies to latest versions魏曹先生