aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* feat: add new binary files and utilities魏曹先生2025-10-182-0/+73
* fix: update colored crate API usage in jvv.rs魏曹先生2025-10-181-18/+31
* style: fix clippy warnings and improve code quality魏曹先生2025-10-141-10/+14
* feat: add internationalization support and new command-line tools魏曹先生2025-10-149-1/+483
* First魏曹先生2025-09-212-0/+2