aboutsummaryrefslogtreecommitdiff
path: root/src/bin/jv.rs
Commit message (Expand)AuthorAgeFilesLines
* Preserve working directory during auto update魏曹先生2025-11-261-0/+22
* Add hold and throw commands for file edit rights魏曹先生2025-11-261-12/+429
* Update imports for renamed track_action module (VersionControl: b629bcb)魏曹先生2025-11-251-1/+1
* Add silent mode to `jv_update` command魏曹先生2025-11-241-21/+37
* Add auto update feature via JV_AUTO_UPDATE env var魏曹先生2025-11-231-1/+7
* Fix type annotation in file tracking collection魏曹先生2025-11-231-1/+1
* fix: Use `current_dir` instead of `current_doc_dir`Weicao-CatilGrass2025-11-221-1/+1
* Prevent duplicate sheet creation for shared sheets魏曹先生2025-11-221-1/+1
* Remove todo list file after update operation魏曹先生2025-11-221-0/+4
* Update sheet align command structure and add completion魏曹先生2025-11-221-3/+156
* Move quick sort utility to data_struct module魏曹先生2025-11-221-1/+1
* Add account key generation and public key export features魏曹先生2025-11-221-1/+100
* update: improve jv here and status output魏曹先生2025-11-201-45/+455
* Use account-specific paths for latest info files魏曹先生2025-11-171-31/+57
* Remove red color from error messages魏曹先生2025-11-171-115/+76
* Add error handling for sheet use command魏曹先生2025-11-171-4/+25
* Change error and tip colors from bright to normal variants魏曹先生2025-11-171-135/+143
* Add login command combining account setup and vault connection魏曹先生2025-11-171-0/+72
* Add movekey alias to account manage command魏曹先生2025-11-171-1/+1
* Track recent IP addresses in direct operations魏曹先生2025-11-171-6/+12
* Update en.yml魏曹先生2025-11-171-20/+484
* Consolidate markdown display utilities魏曹先生2025-11-101-2/+1
* Add helpful error tips for common workspace issues魏曹先生2025-11-101-2/+55
* feat: implement here command with file listing魏曹先生2025-11-061-140/+447
* Add sheet drop functionality and improve sheet listing魏曹先生2025-11-051-9/+121
* Update account switching error handling魏曹先生2025-11-051-1/+4
* Add shorthand aliases for common commands魏曹先生2025-11-051-3/+54
* Add compile-time version and build information魏曹先生2025-11-041-2/+37
* feat: Add sheet management commands魏曹先生2025-11-031-30/+343
* Add update command to sync from upstream vault魏曹先生2025-11-021-1/+57
* Simplify commands and improve jv error handling魏曹先生2025-10-301-1/+8
* Add confirmation options and alias commands魏曹先生2025-10-291-72/+72
* Implement jv_direct connection handling魏曹先生2025-10-271-6/+45
* Add socket address helper for domain resolution魏曹先生2025-10-271-1/+1
* Completed "Account Manage" parts of jv魏曹先生2025-10-241-19/+303
* Add cli error handle.魏曹先生2025-10-241-0/+180
* Completed jv binary魏曹先生2025-10-211-1/+273
* refactor: update source code files魏曹先生2025-10-181-1/+3
* feat: add internationalization support and new command-line tools魏曹先生2025-10-141-0/+5