aboutsummaryrefslogtreecommitdiff
path: root/crates/vcs_data/src/constants.rs
Commit message (Expand)AuthorAgeFilesLines
* Change file extensions from .json/.yaml/.toml to .bcfg魏曹先生2026-01-021-13/+13
* Add sheet sharing functionality魏曹先生2025-12-251-1/+1
* Refactor vault and local workspace file storage structure魏曹先生2025-12-241-7/+11
* Add constant for VF meta file name魏曹先生2025-12-111-0/+1
* Update gitignore patterns for cached data魏曹先生2025-11-261-2/+2
* Migrate client configuration and cache files to TOML/YAML formats魏曹先生2025-11-241-8/+8
* Implement file synchronization in track file action魏曹先生2025-11-241-0/+1
* Add vault modification tracking魏曹先生2025-11-231-0/+1
* Update local workspace initialization files魏曹先生2025-11-221-1/+7
* fix: Update constants and path references魏曹先生2025-11-201-9/+14
* Change sheet file format from JSON to TOML魏曹先生2025-11-171-7/+8
* Use member-specific paths for latest info files魏曹先生2025-11-171-1/+1
* feat: Add file status tracking and SHA1 hash system魏曹先生2025-11-171-4/+8
* feat: Enhanced data structures and constants魏曹先生2025-11-061-6/+9
* Update draft folder structure to include account name魏曹先生2025-11-051-1/+1
* feat: Add sheet creation action魏曹先生2025-11-031-0/+4
* Change auth_member to return MemberId on success魏曹先生2025-10-301-1/+8
* Add lockfile constant for server service魏曹先生2025-10-271-0/+3
* update: Remove unused inline comments from constants魏曹先生2025-10-271-5/+5
* Move vcs crate to vcs_data for better separation of concerns魏曹先生2025-10-061-0/+54