Commit Graph

534 Commits (e8b862a38059da4fcb5ab1ab51cf838fe5424f47)

Author SHA1 Message Date
Qstick 2b79fe833b Use Contains(char) instead of Contains(string) for performance
1 year ago
Qstick e8aff90582 Use span-based string.Concat to avoid unnecessary allocation
1 year ago
Qstick f928ee7cad Use Environment.ProcessPath instead of GetCurrentProcess().MainModule.FileName
1 year ago
Qstick 7521579bca Use Apend(char) instead of Apend(string) for performance
1 year ago
Qstick 4fe9daec03 Use Any() in place of Count() to prevent enumerating
1 year ago
Qstick 0ed8ba828d Avoid unnecessary zero-length array allocations
1 year ago
Qstick 08ee2f7e32 Remove unnecessary assignments to default type value
1 year ago
Mark McDowall bd3816dac9 Handle null for parent name with clean path is empty
1 year ago
Mark McDowall 95a8f59a32 Fixed: Don't handle images in metadata folder as Roksbox images
1 year ago
Mark McDowall 75378f7bde Fixed: USB drives mounted to folders are treated as different mounts
1 year ago
Mark McDowall 303fc5d786 New: Return static response to requests while app is starting
1 year ago
Mark McDowall 40ce54e165 Upgrade Newtonsoft.Json
2 years ago
Qstick fd98a179ab New: Improve IPAddress.IsLocal method
2 years ago
Mark McDowall 1b90fbcf7d New: IPv6 support for connections/indexers/download clients
2 years ago
Mark McDowall 6bdeafcf8c Fixed: Improve Bind Address validation and help text
2 years ago
Bruno Garcia de3cb07c57
Sentry SDK v3.23.1
2 years ago
Qstick 08b677ca7d Enforce comment spacing with Stylecop
2 years ago
Qstick 237e7556c2 Bump Newtonsoft to 13.0.1
2 years ago
Qstick 173f456683 Remove Unity (No longer maintained)
2 years ago
luz paz 209a250079 Fix various typos
2 years ago
Mark McDowall 26eab7d821 Fixed: Re-downloading of series images
2 years ago
Chris d1f2a8a948
Fixed: Cleanse Discord Webhook URLs
2 years ago
Qstick a645681cc8 Clean dual target code
2 years ago
Mark McDowall 6eed7c8fed Handle redirects for 308 redirects
2 years ago
Qstick fa0fc3158b New: MediaInfo -> FFProbe
2 years ago
Qstick a4232549cb Fix Tray App and Windows Server Restart
2 years ago
Qstick e65aebdcf8 New: Use native .NET6 socks proxy
2 years ago
Qstick 4c0fe62dda Use modern HttpClient
2 years ago
ta264 bff1fe7890 Update to nugets with osx-arm64 runtimes
2 years ago
Qstick 1169741c54 New: Use ASP.NET Core instead of Nancy
2 years ago
Qstick f50b54b3f6 New: Use System.Text.Json for Nancy and SignalR
2 years ago
Qstick 2e953a0eb1 Dapper and STJson
2 years ago
Qstick 1c22a1ec0d StyleCop
2 years ago
Qstick 878d1561aa Build Sonarr on Net6
2 years ago
Qstick 4d007855bc Bump NLog to 4.7.14
2 years ago
Qstick e263331880 Fixed: Remove obsolete HttpProvider
2 years ago
Qstick d740e995a3 Cleanup OAuth Dep
2 years ago
Qstick f7c771f467 Use Sqlite from Servarr
2 years ago
Qstick 52d2a5010a Purge Logentries
2 years ago
Qstick b819246655 Revert "New: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86."
2 years ago
Kevin Richter 8ab040f612
Fixed: Improve moving file to location where another one exists
2 years ago
Robin Dadswell 6c0f22a11e New: Added UDP syslog support
2 years ago
Mark McDowall fa9136c4d1 Fixed: Validation when testing indexers, import lists, connections and download clients
2 years ago
Taloth Saldono d899225509 Add response size to http responses
2 years ago
Alan Collins 52c6bc5549 Adjusted the Windows LongPath support check for valid segment lengths
2 years ago
bakerboy448 e6210aede6 Fixed: Better Cleansing of Tracker Announce Keys
2 years ago
bakerboy448 ec866082d4
Fixed: Cleanse Notifiarr secret from URL in logs
3 years ago
Stevie Robinson d80565f6a9
Fixed: Convert Trakt list name to URL slug
3 years ago
Martin e2b16adec6
Use pattern matching instead of as expression type checking
3 years ago
Taloth Saldono 201004113e New: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86.
3 years ago