Commit Graph

44 Commits (44d7c54077b2f3546c2832f3ce9ab5cc7a964f0d)

Author SHA1 Message Date
Qstick 44d7c54077 Enforce comment style in CS
2 years ago
ta264 9b21408a03 Set up tests on postgres
2 years ago
ta264 2042ffce62 Fixed: Don't buffer update package to memory when downloading
2 years ago
ta264 c5b736e422 Use modern HttpClient
3 years ago
ta264 06e2d5b3c3 New: Use native dotnet host and DryIoc
3 years ago
Qstick 4ec71538b9 Fixed: Avoid zero-length array memory allocations
4 years ago
Qstick 658f6922c2
Fixed: Use Proxy for MediaCovers and Metadata (#4916)
4 years ago
Gabriel Patzleiner 51de8f16fb New: Removed the whole lenient parsing and lenient mapping functionality
4 years ago
ta264 f3308827d0 Cache database for Unit tests to avoid repeated migrations
4 years ago
ta264 df101258c5 New: Calculate custom formats on demand
4 years ago
ta264 f83ccb6ca4 Swap to dapper Mk. 2
4 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
4 years ago
ta264 d4fa9b7345 Remove trailing whitespace
4 years ago
ta264 8d27111f7b Remove all unnecessary usings
4 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
4 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
ta264 abde842bf0 Fixed: Remove obsolete HttpProvider
5 years ago
ta264 2b39865251 Update FluentMigrator to v4
5 years ago
Qstick 7f221c7834 Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick 23670bca12 New: Upstream Updates
5 years ago
Taloth Saldono 895abe8c3b Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
5 years ago
Qstick aef89160e2 Added: Platform Detection Improvements
5 years ago
Qstick cbdea30a6e New: Secure URLs for Links and Services (#3219)
6 years ago
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
6 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
10 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago