Commit Graph

6 Commits

Author SHA1 Message Date
uttarayan21
f039977e94 feat: Move yarr-cli into the workspace package
Some checks failed
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2025-10-08 17:14:51 +05:30
uttarayan21
e5521f2c3e chore(dependencies): update multiple dependencies and library versions
Some checks failed
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2025-10-08 17:09:28 +05:30
uttarayan21
03fd2de38f feat(yarr): restructure into workspace with separate API and CLI crates
Some checks failed
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2025-10-08 17:02:34 +05:30
uttarayan21
1be1e19c43 feat(cli): add config management and enhanced command options
- Introduce `config` command for config file management
- Add global options for Sonarr URL and API key
- Implement `--monitored` filter for listing series
- Add default TUI startup behavior
2025-10-08 15:44:36 +05:30
uttarayan21
160ca86da5 feat(api): enhance error handling with serde_path_to_error integration
Some checks failed
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
build / checks-matrix (push) Has been cancelled
2025-10-08 15:35:41 +05:30
uttarayan21
3cb82612be feat: Initial commit 2025-10-08 14:50:15 +05:30