ta264
df101258c5
New: Calculate custom formats on demand
5 years ago
ta264
f83ccb6ca4
Swap to dapper Mk. 2
5 years ago
ta264
f02fa629cc
Reformat and apply Stylecop rules
5 years ago
ta264
d4fa9b7345
Remove trailing whitespace
5 years ago
ta264
8d27111f7b
Remove all unnecessary usings
5 years ago
ta264
c6ae0bb509
Add missing new lines at end of files
5 years ago
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b
.
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
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Taloth Saldono
895abe8c3b
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
5 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 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 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
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
9 years ago
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Taloth Saldono
2ffbbb0e71
Refactored HttpRequest and HttpRequestBuilder, moving most of the logic to the HttpRequestBuilder.
...
Added ContentSummary to be able to describe the ContentData in a human readable form. (Useful for JsonRpc and FormData).
9 years ago
Taloth Saldono
bdb1076100
Updated db migration testing framework so we only run migrations up to the one we're testing.
...
fixes #902
9 years ago
Taloth Saldono
57afa668e1
Fixed: Removing torcache url query params to avoid redirect.
...
fixes #799
Removing query param was cleaner coz it avoids spoofing the referrer.
9 years ago
Taloth Saldono
78ade3250c
Added RateLimit service to globally manager short duration ratelimits.
10 years ago
Taloth Saldono
c08d8252ff
Fixed some tests.
10 years ago
Taloth Saldono
ccfd66260d
Fixed: BitMeTv cookie will now also be used for the fetching the torrent file.
10 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
...
so data migration could be tested.
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
11 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