Commit Graph

45 Commits

Author SHA1 Message Date
Bogdan
932356be61 Ignore Grabbed from API docs
Run application in docs.sh specific to platform

(cherry picked from commit c331c8bd119fa9f85a53e96db04f541b2d90bbd3)

Closes #3515
2024-06-11 14:14:57 +03:00
Bogdan
7aab2b49e2 Bump Npgsql to 7.0.7 2024-05-13 15:26:43 +03:00
Bogdan
695b8b2ae1 Bump dotnet to 6.0.29 2024-04-22 09:32:41 +03:00
Bogdan
7656142db4 Bump SixLabors.ImageSharp to 3.1.4 2024-04-19 08:03:01 +03:00
Bogdan
4781675c1a Bump ImageSharp, Polly 2024-03-10 13:14:58 +02:00
Bogdan
9066f8558c New: Retry on failed downloads of torrent and nzb files
(cherry picked from commit bc20ef73bdd47b7cdad43d4c7d4b4bd534e49252)

Closes #3151
2023-12-31 10:52:37 +02:00
Bogdan
650490abb2 Bump dotnet to 6.0.25 2023-12-10 15:43:22 +02:00
Bogdan
75213c86a1 Bump dotnet to 6.0.21 2023-09-05 16:30:21 +03:00
Robin Dadswell
618f07d138 Bump Npgsql to 7.0.4 2023-08-19 18:41:06 +03:00
Stepan Goremykin
28f64d9a46 Migrate to FluentValidation 9
(cherry picked from commit 40e54685b9e83ed24a3979bfe965c453339ad02e)
2023-05-07 17:57:58 +03:00
Bogdan
2d732f0454 Bump dotnet to 6.0.16 2023-05-04 14:55:29 +03:00
Bogdan
861e569422 Bump Swashbuckle to 6.5.0 2023-04-29 21:31:58 +03:00
Qstick
e5ad7407a7 Update API Docs 2023-04-03 07:30:35 -05:00
Qstick
ec75aa6378 Bump Npgsql to 6.0.8 2023-01-23 21:37:27 -06:00
Qstick
9982df9d2b Bump Sentry to 3.25.0
Closes #1978
2023-01-23 20:37:47 -06:00
Qstick
cef06d11a5 Bump Newtonsoft to 13.0.2 2023-01-23 20:12:49 -06:00
Qstick
b83ccc19b0 Bump MonoTorrent to 2.0.7 2023-01-21 13:41:04 -06:00
Qstick
eecf08e063 Updated NLog Version
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2022-11-25 21:52:52 -06:00
Robin Dadswell
e4a3d7b273 Fixed: Postgres Timezone Issues
Co-authored-by: ta264 <ta264@users.noreply.github.com>
2022-08-13 19:55:48 +01: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
Robin Dadswell
8616373f96 Bump FluentMigrator to 3.3.2 2022-08-13 19:55:48 +01:00
ta264
c0c0847963 Update packages 2022-08-05 11:30:13 +01:00
ta264
8445941510 New: .NET 6.0.5 2022-05-25 13:06:39 +01:00
Robin Dadswell
5a7b4d41d8 New: Added UDP syslog support
(cherry picked from commit 8d856b2edb8bf46a2b516d5f7644ae3fa1151323)
2022-05-15 13:05:44 -05:00
ta264
f2bfed0252 New: .NET 6.0.3 2022-03-09 21:47:57 +00:00
ta264
f6d620f969 Fixed: Crash on startup on arm32 due to ImageSharp
See https://github.com/SixLabors/ImageSharp/issues/2001
2022-02-20 12:06:06 +00:00
ta264
0f9ab46dd6 New: Upgrade to .NET 6.0.2 2022-02-09 20:59:34 +00:00
ta264
3a360d7a1e Fixed: Contain memory usage during library import 2022-02-09 20:59:34 +00:00
ta264
53f66606bc New: Upgrade to .NET 6.0.1 2022-01-17 09:14:28 +00:00
ta264
ae4994571a Fixed: Use our own HttpClient for Aria2 requests 2022-01-17 09:14:28 +00:00
Qstick
6d7657e8b3 Bump RestSharp to 106.15.0
Fixes #1400
2021-12-18 10:30:48 -06:00
bakerboy448
0e78d8d535 Fixed: Support older glibc in libMonoPosixHelper
(based on Prowlarr 9e7af8369e165c19a2f181071e63bef6961cd64e)
2021-12-08 16:11:06 -06:00
ta264
61617ff5bc Bump System.Data.Sqlite to fix osx-arm64 builds 2021-11-28 18:18:03 +00:00
ta264
4ce405728a New: Add osx-arm64 and linux-musl-arm builds 2021-11-22 19:06:02 +00:00
ta264
7c6adb0da7 New: Use native .NET socks proxy
(cherry picked from commit d93110336fea31565129b356c90043761f8c2c5b)
(cherry picked from commit 6a0bd0e8207d7e21240a91d219f279a9a7a1bf30)
2021-11-13 08:45:25 +00:00
ta264
8f2ae2beff New: Upgrade to .NET 6 2021-11-13 08:45:25 +00:00
ta264
f53a1d7942 Package updates 2021-11-13 08:45:25 +00:00
Qstick
d14a64caf9 Bump System.Data.Sqlite to 1.0.115.0-0 2021-10-03 19:23:19 -05:00
ta264
8917b61ea9 Bump to .NET 5.0.8 and upgrade backend packages 2021-07-14 21:53:40 +01:00
bakerboy448
eb26b38f2c New: Replace SmtpClient with Mailkit
Closes #723
2021-07-02 21:16:05 -04:00
ta264
63cfec517d Bump to .NET 5.0.7 and upgrade packages 2021-06-11 14:36:15 +01:00
ta264
3c3f3a4d90 Use custom coverlet 2021-05-13 19:55:14 +01:00
ta264
222236bbde Update sentry 2021-05-13 19:55:14 +01:00
ta264
85f93eba98 Update nuget packages, dotnet 5.0.6 2021-05-13 19:55:14 +01:00
ta264
a146f6d223 Cache nuget packages 2021-05-13 19:55:14 +01:00