aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-223-235/+1
* Add account key generation and public key export features魏曹先生2025-11-221-1/+100
* add: utility functions for table and pager魏曹先生2025-11-202-0/+56
* 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-173-6/+48
* Update en.yml魏曹先生2025-11-171-20/+484
* feat: add quick sort utilities魏曹先生2025-11-172-0/+234
* Consolidate markdown display utilities魏曹先生2025-11-102-3/+6
* Remove md_colored module魏曹先生2025-11-101-1/+0
* Remove md_colored utility module魏曹先生2025-11-101-20/+0
* Add helpful error tips for common workspace issues魏曹先生2025-11-102-6/+56
* Create fs.rs魏曹先生2025-11-103-2/+69
* Add JV_LANG environment variable support and improve CLI structure魏曹先生2025-11-102-14/+28
* Rename build_env_logger module to logger and improve path handling魏曹先生2025-11-101-0/+13
* fix: Windows support魏曹先生2025-11-091-4/+1
* feat: enhance jvv command with raw output support魏曹先生2025-11-061-45/+52
* feat: implement here command with file listing魏曹先生2025-11-061-140/+447
* feat: add display utilities and table component魏曹先生2025-11-062-0/+137
* 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-052-3/+79
* Add compile-time version and build information魏曹先生2025-11-045-4/+96
* Remove jvref binary from build configuration魏曹先生2025-11-041-7/+0
* 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-302-13/+23
* Add input_with_editor function for text editing魏曹先生2025-10-291-0/+53
* Apply clippy suggestion魏曹先生2025-10-292-16/+11
* Add confirmation options and alias commands魏曹先生2025-10-293-74/+98
* Add input utility functions for user confirmation魏曹先生2025-10-291-0/+52
* Add output for jvv service listen command results魏曹先生2025-10-271-3/+13
* Implement jv_direct connection handling魏曹先生2025-10-271-6/+45
* Add socket address helper for domain resolution魏曹先生2025-10-273-1/+188
* Completed "Account Manage" parts of jv魏曹先生2025-10-242-42/+356
* Add cli error handle.魏曹先生2025-10-241-0/+180
* Completed jv binary魏曹先生2025-10-212-19/+299
* Update jvv.rs魏曹先生2025-10-191-11/+121
* chore: remove deprecated files魏曹先生2025-10-182-1/+0
* refactor: update source code files魏曹先生2025-10-183-7/+4