Servius servius
  • Joined on 2025-08-14
servius pushed to anim at servius/mm 2025-10-09 16:06:11 +08:00
9384b50397 feat(viewer): add bounding-box and animated SVG loading spinner
servius created branch anim in servius/mm 2025-10-09 16:06:11 +08:00
servius pushed to master at servius/yarr 2025-10-08 19:47:31 +08:00
37e682a162 test: remove unnecessary env import from tests module in config.rs
servius pushed to master at servius/yarr 2025-10-08 19:46:23 +08:00
f039977e94 feat: Move yarr-cli into the workspace package
servius pushed to master at servius/yarr 2025-10-08 19:40:32 +08:00
b876626d3e docs: add heading for note on AI assistance in README.md
servius pushed to master at servius/yarr 2025-10-08 19:39:37 +08:00
e5521f2c3e chore(dependencies): update multiple dependencies and library versions
servius pushed to master at servius/yarr 2025-10-08 19:35:08 +08:00
9fcacdcb32 chore(deps): update dependencies in Cargo.lock
servius pushed to master at servius/yarr 2025-10-08 19:32:45 +08:00
03fd2de38f feat(yarr): restructure into workspace with separate API and CLI crates
servius pushed to master at servius/yarr 2025-10-08 18:56:05 +08:00
e9ecd2a295 refactor(api): enhance error handling using error_stack crate
servius pushed to master at servius/yarr 2025-10-08 18:50:36 +08:00
8139fe4cb3 chore: annotate unused code with #[allow(dead_code)]
servius pushed to master at servius/yarr 2025-10-08 18:42:00 +08:00
a8f0ab160e feat(tui): add vim-like keybinds and settings tab for config edit
servius pushed to master at servius/yarr 2025-10-08 18:15:17 +08:00
48e26332a3 feat(config): add configuration management for Yarr TUI app
1be1e19c43 feat(cli): add config management and enhanced command options
Compare 2 commits »
servius pushed to master at servius/yarr 2025-10-08 18:06:19 +08:00
160ca86da5 feat(api): enhance error handling with serde_path_to_error integration
c18e92ff01 feat: run the tui
3cb82612be feat: Initial commit
servius created branch master in servius/yarr 2025-10-08 18:06:19 +08:00
servius created repository servius/yarr 2025-10-08 18:05:59 +08:00
servius pushed to master at servius/mm 2025-10-08 07:41:57 +08:00
76304da61f feat: add README with app description and keybindings
servius pushed to master at servius/mm 2025-10-08 07:18:51 +08:00
9bef3c273d feat(viewer): don't use None and ScaleDown for object fit
servius pushed to master at servius/mm 2025-10-08 05:36:44 +08:00
dcefe0f23d feat(main): improve input handling and error reporting
servius pushed to master at servius/mm 2025-10-08 05:13:33 +08:00
63e05c994b feat(viewer): add object fit functionality for image display
servius pushed to master at servius/mm 2025-10-08 03:46:44 +08:00
935ac583f7 chore: update dependencies in Cargo.lock