Commit Graph

5 Commits

Author SHA1 Message Date
uttarayan21
92d69f13f0 feat(config): add command to edit config files with preferred editor
Some checks failed
build / checks-matrix (push) Successful in 19m18s
build / codecov (push) Failing after 19m13s
docs / docs (push) Failing after 28m39s
build / checks-build (push) Has been cancelled
2025-10-13 15:44:52 +05:30
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
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
3cb82612be feat: Initial commit 2025-10-08 14:50:15 +05:30