Commit Graph

9870 Commits (f7b2bba2e786af2c94e10f900b5381916c721532)
 

Author SHA1 Message Date
Bogdan f7b2bba2e7 Fix SupportedBookSearchParameters in Newznab
2 years ago
Bogdan 5609dfa590 Add Pull Request Labeler
2 years ago
Mark McDowall c43e9eb208 New: Log additional information when processing completed torrents from rTorrent
2 years ago
Bogdan 0411102f57 Remove unused imports
2 years ago
Qstick f26fd39709 Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
2 years ago
Qstick 55308bef8b Prefer AsSpan to Substring to avoid unnecessary allocation
2 years ago
Qstick 6827ac5670 Use span-based string.Concat to avoid unnecessary allocation
2 years ago
Mark McDowall 0572bde41e Why rename many files when few file do trick
2 years ago
Mark McDowall 0eb88cb516 GracePeriod not Graceperiod
2 years ago
Bogdan a39be51d3e Remove empty constructors
2 years ago
Bogdan b37fd60b85 API key improvements
2 years ago
ta264 c827859ba0 Fixed: Don't buffer update package to memory when downloading
2 years ago
Servarr 35b466e4ca Automated API Docs update
2 years ago
Qstick 486ec14ca8 Check for nullable last activity list sync
2 years ago
Qstick 86d1250831 New: Rework List sync interval logic
2 years ago
Qstick 145422e00a Fixed: Don't enforce minimum on single list fetch
2 years ago
Bogdan 3a274bdc4a Fixed: Ensure indexer errors are handled before processing response
2 years ago
Bogdan e9ada0b43d Fixed: custom script error when importing some downloads
2 years ago
Benjamin Staneck a2832cf329 Delete various old config files
2 years ago
Bogdan bbdecb343b Log invalid config file exceptions
2 years ago
Benjamin Staneck a857e7c6f4 Add VSCode extension recommendations
2 years ago
Benjamin Staneck 906fb30179 Move vscode settings to the frontend folder
2 years ago
Stepan Goremykin 28f64d9a46 Migrate to FluentValidation 9
2 years ago
Mark McDowall 816969d0f5 Add support for custom RetryAfter in RequestLimitReachedException
2 years ago
Mark McDowall 63506e5a72 New: Only add version header for API requests
2 years ago
Bogdan 817ea75288 New: Add token authentication for ntfy.sh notifications
2 years ago
Bogdan 7e0eca5657 Fix parameters generation in FileListRequestGenerator
2 years ago
Stevie Robinson 5587af7806 Fixed: Mass Editor Footer on Smaller Screens
2 years ago
Servarr a90f5f7b4e Automated API Docs update
2 years ago
6cUbi57z b97d63cb5b New: Add tag support to indexers
2 years ago
Bogdan 10e230cc06 New: Log content for invalid torrent files
2 years ago
Bogdan 5c5c362d96 Update UI Dependencies
2 years ago
Mark McDowall 0aec2382fe Switch to eslint for linting
2 years ago
Bogdan 677d5d3374 Revert "Fixed: Indexer tags"
2 years ago
Bogdan ca0f2be194 Fix NewznabRequestGenerator tests
2 years ago
Mark McDowall 780df3250f Use string interpolation for Newznab request generation
2 years ago
Bogdan 508b2d7c8d Revert "Fixed: Don't enforce minimum on single list fetch"
2 years ago
bakerboy448 96aeb022ab Fixed: Escape Characters as needed for *znab queries
2 years ago
Marty Zalega b27f852154 Don't lowercase UrlBase in ConfigFileProvider
2 years ago
Mark McDowall 3c03413d5a New: Return static response to requests while app is starting
2 years ago
Qstick c34418b984 Fixed: Don't enforce minimum on single list fetch
2 years ago
Mark McDowall 761a6a9136 Fixed: Indexer tags
2 years ago
Qstick 92c59e158d Convert method to static that doesn't use instance data
2 years ago
Lars 5bc917c9dc New: Option to use Telegram topics for notifications
2 years ago
Mark McDowall 7c03ca5cdf Fixed IsValidPath usages
2 years ago
Mark McDowall b3cf903a3b New: Improve path validation when handling paths from different OSes
2 years ago
Stepan Goremykin a4930474a5 Use MinBy and MaxBy instead of OrderBy + First
2 years ago
Mark McDowall 06baae060d New: More information on on why hardlinks should be used over copying
2 years ago
Bogdan 4e5c7bc0a3 New: Add version and timestamp to backup archive
2 years ago
Bogdan a939adb2b1 Create cache db in integration tests
2 years ago