Commit Graph

604 Commits (e33b19288121af3571b9728756177883ebd5111f)

Author SHA1 Message Date
Bogdan 0411102f57 Remove unused imports
1 year ago
Qstick f26fd39709 Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
1 year ago
Qstick 6827ac5670 Use span-based string.Concat to avoid unnecessary allocation
1 year ago
ta264 c827859ba0 Fixed: Don't buffer update package to memory when downloading
1 year ago
Bogdan e9ada0b43d Fixed: custom script error when importing some downloads
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 3c03413d5a New: Return static response to requests while app is starting
1 year ago
Qstick 92c59e158d Convert method to static that doesn't use instance data
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 60cc22b543 Fixed: Permissions after installing on Windows and opening Firewall port
1 year ago
Qstick 0b3d49db32 Remove mono process detection
1 year ago
Qstick b4112dc4bb Fixed: Correctly handle Content-Encoding headers
2 years ago
Qstick df0a5f004d Fixed: Improve moving file to location where another one exists
2 years ago
Qstick 874b4fc401 New: Ignore #recycle folders (Synology Recycle bin folder)
2 years ago
Alan Collins 590b203bb6 Adjusted the Windows LongPath support check for valid segment lengths
2 years ago
Qstick 9982df9d2b Bump Sentry to 3.25.0
2 years ago
Mark McDowall 8a4d309d57 New: IPv6 support for connections/indexers/download clients
2 years ago
Mark McDowall 7dc061cc8a Fixed: Improve Bind Address validation and help text
2 years ago
Qstick 13dad33e31 New: Improve IPAddress.IsLocal method
2 years ago
Qstick 599f52e72f Fixed: Validation when testing indexers, import lists, connections and download clients
2 years ago
Qstick d93a0c27e9 Sentry logging exceptions
2 years ago
Qstick eecf08e063 Updated NLog Version
2 years ago
psylenced e69371deca Fix: Trace logging postgres cleanse for large json files.
2 years ago
Chris 5ae8deb9d6 Fixed: Postgres secret regex now less greedy
2 years ago
Chris 291674fc18 Fixed: Regex in log cleanser taking 10+ minutes on messages longer than 100k.
2 years ago
Qstick bcc8370d05 Cleanup dual target and mono code
2 years ago
Mark McDowall b98ae37abf Handle redirects for 308 redirects
2 years ago
Robin Dadswell 46c2e0ba82 New: Postgres Support
2 years ago
bakerboy448 f703db1e00 Fixed: Better Cleansing of Tracker Announce Keys
2 years ago
bakerboy448 1da27b0978 Fixed: Cleanse GoodReads oauth from logs
2 years ago
Taloth Saldono a9852ded2f Add response size to http responses
3 years ago
ta264 6d94136273 Report runtime identifier to sentry
3 years ago
ta264 000022a927 Fixed: Return sensible value from Levenshtein when distance too large
3 years ago
ta264 4f46ab9a9a Speed up FuzzyContains a bit more
3 years ago
ta264 e7410959fe Fixed: Correct and speed up FuzzyContains
3 years ago
ta264 c0e193dd1f Fixed: Improve fuzzy matching algorithm to match around word boundaries
3 years ago
ta264 2a4f681b17 Fixed: Speed up RSS sync
3 years ago
ta264 de72cfcaaa Update DSN
3 years ago
ta264 258847a83b Fixed: Use our own HttpClient for rTorrent RPC requests
3 years ago
Qstick 43f1d77b9f Fixed: Twitter connect not sending messages after http rework
3 years ago
Mark McDowall 4b8c739b5c Aria2 fixes
3 years ago
Taloth Saldono a5b1711827 Fixed: Refreshing Plex Server series in high volume systems
3 years ago
ta264 27e3b5e630 Fixed: Windows installer and adding/removing services
3 years ago
Qstick 7c5188638f Fixed: Combine content headers with response headers
3 years ago
ta264 05d24821f7 Fixed: Restarting windows service from UI
3 years ago
ta264 dfb9558868 Fixed: Broken SSL certificate validation option
3 years ago
bakerboy448 2983b60026 Fixed: Cleanse APIKey from Signalr logging
3 years ago
ta264 5d63ef01b6 Fixed: Calibre authentication with Basic auth
3 years ago