3 Commits

Author SHA1 Message Date
f21639455d fix: Implement required interface methods and address nullable warnings
- Added GetConfiguration() and SaveConfigurationAsync() methods to ConfigService
- Added synchronous file reading for GetConfiguration()
- Fixed nullable reference type warnings in LoggingService
- Added nullable annotations to interface definitions
- Enabled nullable reference types for affected files

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-12 22:36:39 +00:00
619a861546 Fix RssFeedManager to remove database dependencies and add string initializers to Core models 2025-03-12 22:12:42 +00:00
f804ca51d3 Initial commit of Transmission RSS Manager with fixed remote connection and post-processing features 2025-03-12 19:13:59 +00:00