Alexander
69752bd6a2
Update flow diagrams for event bus architecture, cancel cleanup, and SubscribeEvents
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/claude-agent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-11 15:54:32 +02:00
Alexander
ad03caa3f4
Add streaming flow diagrams, update existing flows with streaming references
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/claude-agent )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-11 10:26:45 +02:00
Alexander
2740585261
Add album/track releases with audio analysis, AnalyzeAlbumRelease RPC, Docker path auto-resolution, release parsing decision tree
2026-05-09 23:16:59 +02:00
Alexander
758a4b909a
Leftovers
2026-05-09 21:31:24 +02:00
Alexander
31ec3f9826
Add MonitorAlbum component tests: 21 cases covering all flow diagrams (bufconn + testcontainers + hand-rolled mocks)
2026-05-09 21:31:09 +02:00
Alexander
66264e1314
Add database schema, ERD, and repository layer
2026-05-08 10:03:28 +02:00
Alexander
bfef1b6c79
Implement Jackett search entpoint
2026-05-04 22:48:14 +02:00
Alexander
1aaaab4640
feat: add indexer and torrent REST controllers with service layer
...
- Add config module for yaml config (database, indexers, torrent)
- Add indexer module with Torznab protocol support
- Add IndexerService and TorrentService for business logic
- Add REST controllers for indexer search and torrent management
- Add Docker Compose for PostgreSQL and Jackett
- Add ERD documentation for database schema
2026-04-28 18:53:50 +02:00