Mark McDowall
388fb52644
Fixed cutoff unmet integration tests
...
Closes #1692
(cherry picked from commit c1e5b7f642d03414f7c5587d4db377ef979f2067)
2023-02-03 21:11:54 -06:00
Robin Dadswell
46c2e0ba82
New: Postgres Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com >
Co-authored-by: ta264 <ta264@users.noreply.github.com >
(cherry picked from commit 80b1aa9a2c81617bdda7ef551c19a2f114e49204)
2022-08-13 19:55:48 +01:00
ta264
a59706ceb4
Fixed: Removed unnecessary author data from book endpoint
2022-05-30 09:05:25 +01:00
BookInfo
1491788081
Move all data fetching to BookInfo v2
2022-01-14 19:54:06 +00:00
ta264
9a2260a00f
Revert "Move all data fetching to BookInfo"
...
This reverts commit f6ff53ca31 .
2021-12-26 19:01:35 +00:00
BookInfo
f6ff53ca31
Move all data fetching to BookInfo
2021-12-24 15:41:29 +00:00
ta264
8f2ae2beff
New: Upgrade to .NET 6
2021-11-13 08:45:25 +00:00
ta264
cef15887a4
Use modern HttpClient
...
(cherry picked from commit 402f8b296f17bf161824ec5ff40d67d036d00d94)
2021-11-13 08:45:25 +00:00
Robin Dadswell
89319f9833
New: Renamed Blacklist to Blocklist
...
(cherry picked from commit ead1371846b1f19cd49928052be0128bf7ccd41f)
2021-10-10 17:02:48 -05:00
bakerboy448
d76f8e715d
Fixed flaky test.
...
(cherry picked from commit f846e0c031d74914d3a02626597df583422164e0)
Closes #304
2021-07-04 00:24:21 -04:00
bakerboy448
27e799b624
Log contents on api errors during tests.
...
(cherry picked from commit f2e1b4e43549695afacee5c87cca368e8fa30905)
Closes #295
2021-07-04 00:24:21 -04:00
ta264
4d840d6f43
New: PartNumber and PartCount naming tokens
2021-06-11 14:36:15 +01:00
ta264
a146f6d223
Cache nuget packages
2021-05-13 19:55:14 +01:00
ta264
23f2bbc700
Don't start integration tests too soon
...
(cherry picked from commit b284f40716269dc4f641323b8293f40dfda8a424)
(cherry picked from commit d549975d96f04cc6b197d719d8389110cb24b8e6)
2021-04-27 20:07:00 +01:00
ta264
4b0586bd3d
Fixed: UI not updating on upgrade
...
(cherry picked from commit d566c1efd42f9a94c524db311e8fa99bc6e0323f)
2021-04-20 21:57:24 +01:00
ta264
41f5f0f2d4
New: Search for new editions from goodreads when identifying
2021-04-12 19:49:32 +01:00
ta264
996841db45
Fixed: Slow initial author load
2021-04-12 19:49:32 +01:00
ta264
f5b2acdbdf
New: .NET 5.0.4
2021-03-12 12:55:48 +00:00
ta264
58ddbcd77e
New: Use ASP.NET Core instead of Nancy
2021-03-12 12:55:48 +00:00
ta264
d51af026fb
Move test harness packages to Directory.Build.props
2021-02-12 16:04:15 +00:00
ta264
fb130fd0e9
New: Drop mono support
2021-02-12 16:04:15 +00:00
ta264
5cc0331c75
Fixed: Adding indexers from presets
2021-02-12 16:04:15 +00:00
ta264
d3e8c7e0c9
New: Use System.Text.Json for Nancy and SignalR
2021-02-12 16:04:15 +00:00
ta264
da1686b53c
New: Build with NET5
2021-02-12 16:04:15 +00:00
Qstick
93ba5ade9e
Cleanup Conflicts in Sonarr/Lidarr Pulls
...
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com >
2021-01-28 23:43:19 -05:00
Taloth Saldono
7921a228ad
Readded 0 cat to the end of the Newznab list
...
Signed-off-by: Robin Dadswell <robin@dadswell.email >
2021-01-28 23:43:19 -05:00
ta264
2b994fdc0c
Run integration tests in parallel
...
Revert "Try to fix alpine integration tests"
This reverts commit d8cb86c5dd .
[common]
2020-08-16 06:29:33 +01:00
ta264
ea909c6d99
Bump net core to 3.1.7
2020-08-14 06:35:58 +01:00
ta264
d8cb86c5dd
Try to fix alpine integration tests
2020-08-13 19:12:16 +01:00
ta264
07295cd7b2
Fix integration test packages
2020-08-06 21:41:42 +01:00
ta264
c1b9590df2
Bump to net core 3.1.5, update packages
2020-07-02 19:40:28 +01:00
ta264
45d49117ca
New: Use Goodreads directly, allow multiple editions of a book (new DB required)
2020-07-01 21:16:07 +01:00
Qstick
ee4e44b81a
Method, Variable, Class Renames in Readarr.Api
2020-05-19 21:50:37 +01:00
ta264
6c7e4ca210
Fixed: MediaManagement Settings (fresh db required)
2020-05-14 21:53:50 +01:00
Qstick
8547af9fae
Method, Variable, Class Renames in Readarr.Core
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com >
2020-05-13 20:42:22 -04:00
ta264
08496c82af
New: Readarr 0.1
2020-05-09 22:24:45 +01:00
Qstick
3b7eb01918
New: Lidarr to Readarr
2020-02-29 16:58:13 -05:00
ta264
a506125841
New: Don't require artist mapping
2020-02-11 21:22:45 +00:00
Qstick
f77a2feeef
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
2020-01-03 07:49:24 -05:00
ta264
6af29da4c9
New: Bump to .NET Core 3.1
2019-12-15 22:04:56 -05:00
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-29 20:38:57 +00:00
ta264
8aa3383e65
New: Switch to ASPNetCore Kestrel and SignalR
2019-10-29 20:38:57 +00:00
ta264
4a0468e1ab
New: Use dotnet tooling, produce 64bit build on windows
2019-10-29 20:38:57 +00:00
ta264
7d2bce14c0
Bump command timeout
2019-10-14 07:18:42 +01:00
ta264
55e141c44b
Fixed: app.config no longer required
2019-09-23 20:04:50 +01:00
Qstick
18e9d3302b
New: Update SignalR to 2.4.1, match UI
2019-09-16 18:14:28 -05:00
ta264
7050a20df5
Fixed: Integration tests on Mono 5.12 and 5.14
...
Mono 5.12 and 5.14 has a bug that means RestSharp can't handle non-200
responses. Fix status api call so tests start and disable the tests
that use non-200 responses on these mono versions
2019-09-16 17:48:32 +01:00
Taloth Saldono
cc008fb21d
Fixed: Third-party clients calling api without Accept header
2019-09-14 15:12:15 +01:00
Qstick
cbff5e1c5a
New: RestSharp to 106.6.10
...
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2019-09-14 15:12:15 +01:00
ta264
f1fc45fa99
New: Migrate to new csproj format
2019-08-24 17:31:58 -04:00