Commit Graph

271 Commits (develop)

Author SHA1 Message Date
ta264 10fc0b071f Fixed: NET Core doing copy/delete instead of rename
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
Qstick 2633c82a01 New: Hookup SonarCloud
5 years ago
Qstick 7cd270d534 Fixed: Rename ProcessProviderTests to Fixture
5 years ago
Taloth Saldono 0cff6c1fdf Tiny fix in test, left-over from my on-windows test.
5 years ago
Taloth Saldono c34dc0be13 Cleanse getnzb url
5 years ago
Taloth Saldono d5c2308587 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264 6235225f7d New: Bump to .NET Core 3.1
5 years ago
Qstick 0aa8ac5d39 New: Bump Version to V3 to please the masses
5 years ago
Qstick f489b6b506 Fixed: Disable some flaky tests on MacOS
5 years ago
ta264 37a39d1624 Fixed: Make ProcessProvider tests more reliable
5 years ago
ta264 057829c3b0 New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264 abde842bf0 Fixed: Remove obsolete HttpProvider
5 years ago
ta264 5c07b39b04 Fixed: Convert MonoOnly to PosixOnly
5 years ago
ta264 0b0d0a7353 New: Use dotnet tooling, produce 64bit build on windows
5 years ago
Qstick bd374825f1 Fixed: Logging Statements and Tests
5 years ago
ta264 fd5113744f Fixed: Various tests
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick b89c7b8675 New: Convert to New CSProj Format
5 years ago
Qstick 23670bca12 New: Upstream Updates
5 years ago
Qstick d53320779c New: Update NLog to 4.6.6
5 years ago
Taloth Saldono ae47ee817f Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
5 years ago
Mark McDowall f868e8b964 Fixed: Add Tests for FirstCharTo
5 years ago
Qstick 242d530bb4 Fixed: Unit Test Fixes
5 years ago
Qstick 612d948eba Fixed: Some Tests and Added New Ones
5 years ago
Qstick 91ab518dfb Fixed: Backend Updates from Sonarr
5 years ago
Qstick d178dce0d3 Fixed: Backend/Frontend Cleanup
5 years ago
Qstick 8a9e2dc90d New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick 6275737ced New: Many UI Updates and Performance Tweaks
5 years ago
Qstick 65efa15551 New: Backend changes for new UI
5 years ago
Qstick aef89160e2 Added: Platform Detection Improvements
5 years ago
Qstick ea5ad24944 New: Re-target to .net 4.6.1
5 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 years ago
Leonardo Galli 6eb678cd92
Added: Radarr now stores cookies for PTP beyond restarts. Should limit active sessions correctly. (#2643)
6 years ago
Leonardo Galli a48793edd2 Fixed: Changes in http redirect logic causing failed grabs and >25% cpu usage.
6 years ago
Leonardo Galli 799a448544 Fixed: http->https redirects do not use the tls1.2 curl fallback.
6 years ago
Leonardo Galli 65c3704ff0 Fixed: NLog causing a crash under mono 5.10
6 years ago
Leonardo Galli 2b2bd16d4d Updated NLog to version 4.4.12. Should fix #2218
6 years ago
James White ed744b5702 Fixed: Jackett apikey cleaned from log again. (#2177)
7 years ago
Leonardo Galli ee1ebfd893 Remote Test debugging yey!
7 years ago
Leonardo Galli 403fd0f0c0 Remove unecessary test.
7 years ago
Mitchell Cash 3b3fe197ca Fixed: Parsing headers that have a trailing semi-colon (#1117)
7 years ago
Leonardo Galli 7cfa0531dc Fixed all tests and even added some new ones :) (#835)
7 years ago
Leonardo Galli 17d7083412 Fixes compile issues introduced with latest commit.
8 years ago
Leonardo Galli 88dacc00f7 Renamed NzbDrone.exe to Radarr.exe.
8 years ago
Leonardo Galli e9f9f66b2f Allow Sonarr and Radarr to run together.
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi 2e36538dcd Environment variables sometimes lie!
8 years ago
margaale 8d776abb48 Fixed: Handle download clients sending invalid content-type header.
8 years ago
Keivan Beigi da52e60f36 Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi 0c75d0bb03 Upgraded nunit/fluentassertion
8 years ago
Mark McDowall 43c5d03f9a Fix GetAncestorFolders tests under mono
8 years ago
Mark McDowall d3890bd712 New: Health check warning for macOS when running from App Translocation folder
8 years ago
Mark McDowall 2e96c4e798 New: Parse existing subtitles and extra files
8 years ago
Taloth Saldono 4bf3ef45b0 Fixed: Auto-Updater rollback logic tries to restore unchanged files.
8 years ago
Mark McDowall 422371d118 Fixed: Episode import when the series folder had a trailing slash and folder was not on disk
8 years ago
Taloth Saldono 90b5947a19 Fixed Deluge and BTN cleanse password logic.
8 years ago
Taloth Saldono c4a3bc3d2f Fixed cookie tests with expired dates.
8 years ago
Taloth Saldono d4bab775df Updated NLog to 4.3.4.
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
Taloth Saldono 9ea753011b Added round-robin over httpbin.org hosts for httpclient tests.
8 years ago
Mark McDowall ea0982ecae Fixed: Error messages when config file is empty or contains invalid characters
8 years ago
Taloth Saldono b479064abd Moved Proxy types around and refactored/renamed a few things.
8 years ago
Mark McDowall dc694b0f34 Don't throw after catching the exception during TearDown
8 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
8 years ago
Taloth Saldono 2fa3873503 Give a couple of timing-based tests a bit more breathing room.
8 years ago
Taloth Saldono 3a162be265 CombinePath now simple, uri resolve done via operator and CombineRelativePath.
8 years ago
Mark McDowall 502298aab9 Cleanup HttpUri.PathCombine
8 years ago
Mark McDowall edea488dbe Upgrade to NUnit3
8 years ago
Taloth Saldono 8b1c022244 Updated NLog to 4.3.0-rc1.
8 years ago
Taloth Saldono 23871503a2 Replaced Uri with HttpUri.
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono 7818f0c59b Fixed: Don't purge xem scene mapping cache when new series gets added.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Taloth Saldono 97cdb6a4a5 Fixed: ZFS and other mounts now listed in the System page.
8 years ago
Taloth Saldono 45d4371328 Fixed: Additional log cleanse Regex to keep even more sensitive information out of the logs.
8 years ago
Keivan Beigi 845689401d removed msbuild integerated nuget restore
8 years ago
Keivan Beigi 6e105ce2c6 upgraded nuget packages
9 years ago
Taloth Saldono 663d254ced Fixed Ospath incorrectly detecting arbitrary colon as windows path.
9 years ago
Taloth Saldono 7e1c444c02 Fixed: Curl Fallback should ignore invalid cookies.
9 years ago
Taloth Saldono 44de353b8b Sanitize dognzb apikey in nzb fetch url.
9 years ago
Taloth Saldono aac4938598 Fixed handling cookies in different system languages.
9 years ago
Taloth Saldono cc72699b8a Fixed: Added verified file transfer mode that doesn't revert to copy.
9 years ago
Taloth Saldono fe76d0f98f Refactored the HttpDispatchers.
9 years ago
Taloth Saldono 828071c1a5 Merge branch 'pr/n721_ta264' into develop
9 years ago
Taloth Saldono bb482047b1 Fixed removing partials before trying to copy files.
9 years ago
ta264 4be0fe1b76 Add tests for CurlHttpClient and fix the failures
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
kmcc049 07b70f9d3f Fixed: Consistent display of sizes
9 years ago
Taloth Saldono 57afa668e1 Fixed: Removing torcache url query params to avoid redirect.
9 years ago
Taloth Saldono 9bcb6ff19a New: Sonarr can now update series to use another tvdbid in case when tvdb removes a duplicate and Skyhook detects it.
9 years ago
Taloth Saldono 5af12b67be Revert "Fixed: Disabled transactional file transfers since we don't want that feature in master yet."
9 years ago
Taloth Saldono a1bfecedcd Removed duplicate test.
9 years ago
Taloth Saldono f2a70677e4 New: Will now temporarily stop using an indexer if the indexer reported an error.
9 years ago
Taloth Saldono ada5919136 Fixed: Disabled transactional file transfers since we don't want that feature in master yet.
9 years ago
Taloth Saldono bfa629f431 Refactored VerifiedFile transfer to have a verified and transactional mode.
9 years ago
Taloth Saldono 103de770c3 Fixed thread concurrency issue on http cookie handling.
9 years ago
Taloth Saldono bf3d0ed2d1 Removed dupe tests.
9 years ago
Keivan Beigi b5b15b623a Updated FluentAssertion to 3.4.0
9 years ago
Taloth Saldono 527122452c New: Fallback to libcurl/libssl on mono for https connections.
9 years ago
Taloth Saldono c9f720885e Fixed: Renaming episodes on OSX with case-insensitive filesystem.
9 years ago
Taloth Saldono 546f4ab577 Disabled verified file transfer on windows.
9 years ago
Taloth Saldono 5effca92b8 New: Now checks the file size of moved episodes to verify if the transfer was completed successfully to be able to detect errors with mounted network storage.
9 years ago
Taloth Saldono cd5b00afa8 Disabled unstable CI integration tests.
9 years ago
Taloth Saldono 78ade3250c Added RateLimit service to globally manager short duration ratelimits.
9 years ago
Lars Johnsen a79fc94a54 Compilation: Fix case inconsistencies
9 years ago
Taloth Saldono d0bf539a73 Fixed: A season pack import taking a long time should no longer cause the download to be deleted prematurely.
9 years ago
Taloth Saldono c08d8252ff Fixed some tests.
9 years ago
Taloth Saldono ee87537848 Response cookies not stored by default.
9 years ago
Taloth Saldono ccfd66260d Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
9 years ago
Taloth Saldono 593c4b8182 Update test for redirect diagnostic.
9 years ago
Mark McDowall 3ed8f0ea84 Fixed: Not properly getting the parent of a folder with a trailing slash
9 years ago
Taloth Saldono 6e179839d9 Added test to check Config behavior.
9 years ago
Taloth Saldono 11803afc39 Added FolderWritable to DiskProvider to centralize the check.
9 years ago
Mark McDowall 3c756348eb New: Forms authentication
9 years ago
Mark McDowall ddb24549d4 Fixed: Extra checks in place to prevent config file corruption
9 years ago
Keivan Beigi c8993db2ad Fix: Remove invalid metadata images
10 years ago
Mark McDowall 85a9b74008 File Browser
10 years ago
Keivan Beigi 3d1e0e7042 Merge pull request #158 from Sonarr/update-handshake
10 years ago
Keivan Beigi a6d34caf2c New: Rebuilt Completed/Failed download handling from scratch
10 years ago
Keivan Beigi cb3d5fbfe7 Pass data cmd argument between application and update.
10 years ago
Mark McDowall c10f02e0b1 More test cases for human readable bytes
10 years ago
Mark McDowall 6d31b14d96 Fixed: Humanized size show same values as size settings
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 3c1df5693c Cleanse API key from logs for omgwtfnzbs
10 years ago
Mark McDowall 33ca71a745 Connect to EZTV over SSL
10 years ago
Taloth Saldono 8a86b8acdc Added OsPath to handle OS agnostic path handling.
10 years ago
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Taloth Saldono ffa814f387 Added support for Hardlinking instead of Copy.
10 years ago
Mark McDowall 42c17e885c Fixed some more tests
10 years ago
Mark McDowall 1a26bd9232 Fixed broken last write time test
10 years ago
Keivan Beigi ef1e290311 Removed redunent UTC/non-utc File/dire methods.
10 years ago
Keivan Beigi a44be4d902 log newsnab 429 errors as warn instead of exceptions
10 years ago
Keivan Beigi 54b6bfc181 updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi cdee4916f1 updated nunit to 2.6.3
10 years ago
Taloth Saldono b3f086fe93 Fixed: Now sends appropriate http Accept header to indexer.
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago
kayone a225830da0 Revert "updated moq"
10 years ago
kayone 34bf34c2ff updated moq
10 years ago
kayone 3f3cc69da7 updated json.net
10 years ago
kayone 4c8f3724a2 updated fluentassertion
10 years ago
Taloth Saldono e5e00fd346 Fixed: Renaming Episodes will never overwrite existing files.
10 years ago
Mark McDowall 705d4a3d02 New: show mono version on System -> Info
10 years ago
Taloth Saldono 5450170718 Cleanup, sorted project files.
10 years ago
Taloth Saldono 6c8c87d2e2 Added additional rules to cleanse confidential details from log file messages.
10 years ago
Taloth Saldono 257cdf9382 New: It is now possible to use Completed Download Handling with remote download clients by specifying the local mount in settings.
10 years ago
Mark McDowall c5bd8b27fb Backups
10 years ago