Robin Dadswell
f883cab6db
bump to Dotnet 5.0.5
4 years ago
Qstick
ec2c7ec5af
Bump to Net 5.0.4
4 years ago
ta264
c7b5a42bea
Bump to .net to 5.0.3
4 years ago
ta264
f03dfda2f0
New: Use System.Text.Json for Nancy and SignalR
4 years ago
ta264
560dc1ffed
Fix logging of startup location
4 years ago
Qstick
1e396ead5e
Bump NetFramework to 4.7.2
4 years ago
ta264
26a04c9fd1
New: Build with NET5
4 years ago
Qstick
80a744eff5
Fixed: 'iso-8859-2' is not a supported encoding name
4 years ago
ta264
286b083da4
Fixed: Restoring large database backups
...
Remove Kestrel's default 28.6MB upload limit
[common]
4 years ago
Qstick
70a9a68ed3
Bump to dotnet core 3.1.10
4 years ago
Qstick
dc96857e66
Fixed: Console App Icon
4 years ago
Qstick
9c85482b9c
Bump to dotnet 3.1.7
5 years ago
ta264
5a1b82e195
Disable single instance check for integration tests
...
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
5 years ago
Qstick
39a1dbf1d1
Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily
...
Fixes #4763
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
3aafc02687
Added update check early in startup if package requested
...
Fixes #4723
5 years ago
Qstick
1c85bd96f8
Bump .net Core 3.1.6
5 years ago
Qstick
5b6bef36f2
Refresh Yarn.lock, net core 3.1.5
5 years ago
Qstick
4951a97984
Revert "Force min 4 threads in pool"
...
This reverts commit 789e47dfff
.
5 years ago
Qstick
70601faa4f
Bump Core Packages for 3.1.4
5 years ago
ta264
789e47dfff
Force min 4 threads in pool
5 years ago
ta264
78c7372a0d
Fixed: Ensure SSL cert exists before saving config
...
Trap missing certificate exception to avoid bootloop
Fixes #4403
5 years ago
Qstick
d59c563023
Update Backend Packages
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
ta264
997ff74fb9
Replace tabs with 4 spaces
5 years ago
ta264
6235225f7d
New: Bump to .NET Core 3.1
5 years ago
Qstick
0aa8ac5d39
New: Bump Version to V3 to please the masses
5 years ago
aPinat
8bbec88b6f
Fixed: SSL certificate import
5 years ago
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
d0f13e16d5
Fixed: All compiler warnings
5 years ago
ta264
fb5b9c445b
New: Switch to ASPNetCore Kestrel and SignalR
5 years ago
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
5 years ago
ta264
79cf3079c3
Updated Nancy to 2.0
5 years ago
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
6 years ago
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
d53320779c
New: Update NLog to 4.6.6
6 years ago
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
6 years ago
Qstick
1cde85bba8
New: Update Frontend Packages
6 years ago
Qstick
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
6 years ago
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Taloth Saldono
b24a40797f
Fixed: SignalR requiring a home directory to function properly.
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
6 years ago
Qstick
aef89160e2
Added: Platform Detection Improvements
6 years ago
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
6 years ago
Leonardo Galli
65c3704ff0
Fixed: NLog causing a crash under mono 5.10
...
Fixes #2585
Merge remote-tracking branch 'origin/develop' into develop
Revert "Fixed: NLog causing a crash under mono 5.10"
This reverts commit d11b565eda
.
Added console logging in case NLog fails to initialize.
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
Fixed: Messed up merge from Cherry pick
Fixed: Appveyor build.
Revert "Fixed: Appveyor build."
This reverts commit 99282359c4
.
Revert "Fixed: Messed up merge from Cherry pick"
This reverts commit 450d90586d
.
Revert "Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10"
This reverts commit 1b20cbb5e3
.
Fixed: NLog causing issues with mono 5.10
7 years ago