Commit Graph

46 Commits (develop)

Author SHA1 Message Date
Louis R 2b100d0f72 Fixed: Exceptions when checking for routable IPv4 addresses
2 months ago
ta264 c827859ba0 Fixed: Don't buffer update package to memory when downloading
1 year ago
Robin Dadswell 46c2e0ba82 New: Postgres Support
2 years ago
ta264 b84041d95f Use DryIoc for Automoqer, drop Unity dependency
2 years ago
ta264 dfb9558868 Fixed: Broken SSL certificate validation option
3 years ago
ta264 cef15887a4 Use modern HttpClient
3 years ago
ta264 d078dacaab New: Cache searches for 5 days
3 years ago
ta264 d6170dbfed New: Use native dotnet host and DryIoc
3 years ago
Qstick 7ea1bf71dd Fixed: Use Proxy for MediaCovers and Metadata
3 years ago
ta264 2f8ac793ff New: Refresh button on book page that bypasses cache
4 years ago
ta264 3fa605177c New: Cache goodreads responses
4 years ago
Qstick 3b7eb01918 New: Lidarr to Readarr
4 years ago
ta264 b50b0a1411 Swap to dapper with lazyload
4 years ago
Qstick f77a2feeef
StyleCop (#1058)
4 years ago
ta264 ebf4859167 Update FluentMigrator to v4
5 years ago
ta264 2e127d721c Fixed: Remove obsolete HttpProvider
5 years ago
ta264 425bd8964f New: Update Unity
5 years ago
Taloth Saldono 26c8768931 New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
ta264 e095fe00af Fixed: Delete unreferenced files
5 years ago
ta264 ee7d47d044 Fixed: All the tests
5 years ago
Taloth Saldono aa794a7155 Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
5 years ago
ta264 b4fc4e88a5 Fixed: UseRealHttp following addition of MetadataRequestBuilder
5 years ago
ta264 166fc90454 New: Only scan files that are new or updated (#760)
5 years ago
Matthew Despain 20c8dec50a First round of refactoring.
7 years ago
Taloth Saldono ec7f749541 Tweaked default config for extra files import.
7 years ago
Keivan Beigi f25bfe9d28
don't log migrations during regular DB tests
7 years ago
Keivan Beigi ad7d571b24 New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Lloyd Sparkes c82b90aca8 Fix tests failing due to lack of constructor less classes, after refactoring
8 years ago
Taloth Saldono 9e7927acec Create HttpProxySettingsProvider and fixed related issues.
8 years ago
Taloth Saldono 71ecc96c70 Refactored IntegrationTests to work with Nunit3 VS adapter.
8 years ago
Taloth Saldono 2ffbbb0e71 Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
8 years ago
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
8 years ago
Taloth Saldono 57afa668e1 Fixed: Removing torcache url query params to avoid redirect.
9 years ago
Taloth Saldono 78ade3250c Added RateLimit service to globally manager short duration ratelimits.
9 years ago
Taloth Saldono c08d8252ff Fixed some tests.
9 years ago
Taloth Saldono ccfd66260d Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
9 years ago
Keivan Beigi be81bf322a Our first data migration test :D
10 years ago
Keivan Beigi c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
10 years ago
Keivan Beigi 2c1d3339d0 HttpClient
10 years ago
kayone ee285c2d4a made ImportApprovedEpisodesFixture Os Agnostic
10 years ago
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Mark McDowall b3fb807f41 HttpProvider.PostCommand will no longer keep the connection alive
10 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago