Commit Graph

277 Commits (c3f9a0336c4c1a3b3e405c08e605c7d8e945f90b)

Author SHA1 Message Date
Taloth Saldono 90b5947a19 Fixed Deluge and BTN cleanse password logic.
8 years ago
Taloth Saldono d4bab775df Updated NLog to 4.3.4.
8 years ago
Mark McDowall f0437d1f22 Fixed: Ignore more folder names when browsing file system
8 years ago
Mark McDowall ff3fc8de2e Replace octal characters from mounts in /proc/mounts
8 years ago
Taloth Saldono 54c17de849 New: Http/Socks proxy support.
8 years ago
Mark McDowall 12a1865d4d Service now depends on HTTP Service (http)
8 years ago
Taloth Saldono 229986033c Added logging of Sonarr API calls.
9 years ago
Mark McDowall e2d6d374ab Update HttpAccept.Rss to include application/xml
9 years ago
Taloth Saldono 0f1afd416b Fixed: Adjusted BTN Recent Feed (RssSync) to better use their api db indexes.
9 years ago
Lloyd Sparkes 2b11ad4585 Proxy BypassList tests
9 years ago
Lloyd Sparkes 5fae8e7762 Updating SocksWebProxy to fix issues with POST Requests
9 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
9 years ago
Taloth Saldono 9e7927acec Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Lloyd Sparkes f807e44a39 Force to IPv4
9 years ago
Lloyd Sparkes d68abc746c Bug Fixes
9 years ago
Lloyd Sparkes 6fdbb2b659 Fix merging issues & API changes - that conflict resolution did not detect
9 years ago
Lloyd Sparkes bfe134ee54 Proxy Support for Sonarr #732
9 years ago
Taloth Saldono cc0406653a Readded logging Download Client responses.
9 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Taloth Saldono 96b7bd3b2b Merge branch 'http-uri-combine-path' into develop
9 years ago
Taloth Saldono e1ea17cabf Fixed: uTorrent api proxy would fail on specific Win10 configurations. (The Phoenix Rises)
9 years ago
Taloth Saldono 3a162be265 CombinePath now simple, uri resolve done via operator and CombineRelativePath.
9 years ago
Mark McDowall 502298aab9 Cleanup HttpUri.PathCombine
9 years ago
Taloth Saldono 3ea59cd91b Don't set ACL if already set.
9 years ago
Taloth Saldono 8b1c022244 Updated NLog to 4.3.0-rc1.
9 years ago
Taloth Saldono 2d96914bfa Send Http auth without waiting for challenge.
9 years ago
Taloth Saldono 70494c3674 Adding magnet to qbit should use FormData not QueryParam.
9 years ago
Taloth Saldono eb70a6419c Fixed: Not uploading nzbs to Nzbget on linux since previous develop.
9 years ago
Taloth Saldono 19b8fb6d8b Merge branch 'blackhole-delay' into develop
9 years ago
Taloth Saldono d4bc835b1c New: Delaying Blackhole imports while they're still being updated.
9 years ago
Taloth Saldono 25d481d5d9 Migrated all Download client proxies from RestSharp to HttpClient.
9 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
9 years ago
Taloth Saldono 7c54fa70d7 Added support for FormData (AddFormParameter and AddFormUpload), which automatically gets converted to multipart/form-data or application/x-www-form-urlencoded.
9 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
9 years ago
Taloth Saldono 7818f0c59b Fixed: Don't purge xem scene mapping cache when new series gets added.
9 years ago
Taloth Saldono 55e870f295 Added version to logged exceptions.
9 years ago
Taloth Saldono 59c68ec6cc Write debug/trace log files separately to prevent trace from quickly rolling over debug.
9 years ago
Taloth Saldono a5077b0b1b Replaced <removed> with (removed) for the log cleanser so it doesn't mess with forums.
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono e01b2ef25c Fixed some compile warnings.
9 years ago
Taloth Saldono 1c92ea58da Fixed: Replaced mono symlink resolve logic to better handle errors.
9 years ago
Mark McDowall 5d05a85411 Delete the subfolder not the parent folder
9 years ago
Mark McDowall 1a5eafd2b1 New: Remove empty subfolders after renaming FileSetLastWriteTime
9 years ago
Taloth Saldono 68540cb479 Certain log messages didn't include the exception.
9 years ago
Taloth Saldono 4e84d1a17c Fixed: Throw more specific error when there's an issue with the curl root certificate bundle.
9 years ago
Taloth Saldono 97cdb6a4a5 Fixed: ZFS and other mounts now listed in the System page.
9 years ago
Taloth Saldono 45d4371328 Fixed: Additional log cleanse Regex to keep even more sensitive information out of the logs.
9 years ago
Taloth Saldono 902e0dd5d6 Updated SharpZipLib to include patches made since the last official release.
9 years ago
Keivan Beigi 845689401d removed msbuild integerated nuget restore
9 years ago
Mark McDowall 7c382c0e0c NZBVortex Download Client
9 years ago