| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove md_colored utility module | 魏曹先生 | 2025-11-10 | 1 | -20/+0 |
| | | |||||
| * | Create fs.rs | 魏曹先生 | 2025-11-10 | 2 | -0/+66 |
| | | |||||
| * | Add JV_LANG environment variable support and improve CLI structure | 魏曹先生 | 2025-11-10 | 2 | -14/+28 |
| | | |||||
| * | Rename build_env_logger module to logger and improve path handling | 魏曹先生 | 2025-11-10 | 1 | -0/+13 |
| | | |||||
| * | feat: add display utilities and table component | 魏曹先生 | 2025-11-06 | 1 | -0/+136 |
| | | | | | | | | - Create display module with SimpleTable structure - Add size_str function for file size formatting - Support ANSI escape sequence filtering in display width - Provide table formatting with proper column alignment | ||||
| * | Add input_with_editor function for text editing | 魏曹先生 | 2025-10-29 | 1 | -0/+53 |
| | | | | | | | This function opens the system editor with default text in a cache file, reads back the modified content after editing, and removes comment lines. | ||||
| * | Apply clippy suggestion | 魏曹先生 | 2025-10-29 | 1 | -6/+4 |
| | | |||||
| * | Add input utility functions for user confirmation | 魏曹先生 | 2025-10-29 | 1 | -0/+52 |
| | | |||||
| * | Add socket address helper for domain resolution | 魏曹先生 | 2025-10-27 | 1 | -0/+186 |
| | | |||||
| * | feat: add new binary files and utilities | 魏曹先生 | 2025-10-18 | 1 | -0/+66 |
| | | | | | | - Add jvref.rs binary - Add build_env_logger.rs utility module | ||||
| * | feat: add internationalization support and new command-line tools | 魏曹先生 | 2025-10-14 | 2 | -0/+34 |
| - Add locale support with English and Chinese translations - Introduce new jv and jvv command-line tools - Replace jvc.rs with improved command structure - Add utility modules for language selection and markdown coloring - Update configuration and dependencies | |||||
