Commit Graph

9869 Commits (5609dfa590cc9f065ce685ba62a45ea9c96b522e)
 

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