Qstick
9c85482b9c
Bump to dotnet 3.1.7
2020-08-19 22:26:09 -04:00
ta264
5a1b82e195
Disable single instance check for integration tests
...
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
2020-08-19 19:01:24 +01:00
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>
2020-08-15 12:25:28 -04:00
Qstick
3aafc02687
Added update check early in startup if package requested
...
Fixes #4723
2020-08-12 22:28:57 -04:00
Qstick
1c85bd96f8
Bump .net Core 3.1.6
2020-07-19 01:16:25 -04:00
Qstick
5b6bef36f2
Refresh Yarn.lock, net core 3.1.5
2020-06-28 11:49:52 -04:00
Qstick
4951a97984
Revert "Force min 4 threads in pool"
...
This reverts commit 789e47dfff
.
2020-05-24 17:06:42 -04:00
Qstick
70601faa4f
Bump Core Packages for 3.1.4
2020-05-23 23:34:58 -04:00
ta264
789e47dfff
Force min 4 threads in pool
2020-05-23 21:40:34 -04:00
ta264
78c7372a0d
Fixed: Ensure SSL cert exists before saving config
...
Trap missing certificate exception to avoid bootloop
Fixes #4403
2020-05-14 23:07:58 +01:00
Qstick
d59c563023
Update Backend Packages
2020-04-05 02:06:13 -04:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
d4fa9b7345
Remove trailing whitespace
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
ta264
c6ae0bb509
Add missing new lines at end of files
2019-12-27 20:40:13 -05:00
ta264
997ff74fb9
Replace tabs with 4 spaces
2019-12-27 20:40:13 -05:00
ta264
6235225f7d
New: Bump to .NET Core 3.1
2019-12-06 21:12:47 -05:00
Qstick
0aa8ac5d39
New: Bump Version to V3 to please the masses
2019-12-04 19:28:34 -05:00
aPinat
8bbec88b6f
Fixed: SSL certificate import
2019-11-07 11:17:03 -05:00
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-15 20:22:50 -04:00
ta264
d0f13e16d5
Fixed: All compiler warnings
2019-10-15 20:22:50 -04:00
ta264
fb5b9c445b
New: Switch to ASPNetCore Kestrel and SignalR
2019-10-15 20:22:50 -04:00
ta264
0b0d0a7353
New: Use dotnet tooling, produce 64bit build on windows
2019-10-15 20:22:50 -04:00
ta264
79cf3079c3
Updated Nancy to 2.0
2019-09-08 20:53:37 -04:00
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
2019-09-03 23:21:15 -04:00
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
2019-09-03 23:21:15 -04:00
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-30 22:50:03 -04:00
Qstick
d53320779c
New: Update NLog to 4.6.6
2019-08-06 22:25:21 -04:00
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
2019-08-06 22:20:47 -04:00
Qstick
1cde85bba8
New: Update Frontend Packages
2019-07-27 01:33:33 -04:00
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>
2019-06-30 21:50:01 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
2019-06-11 22:07:34 -04:00
Taloth Saldono
b24a40797f
Fixed: SignalR requiring a home directory to function properly.
2019-06-11 22:07:34 -04:00
Qstick
65efa15551
New: Backend changes for new UI
2019-06-11 22:06:19 -04:00
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
2019-06-11 22:06:19 -04:00
Qstick
aef89160e2
Added: Platform Detection Improvements
2019-06-11 22:06:19 -04:00
Qstick
ea5ad24944
New: Re-target to .net 4.6.1
2019-06-11 22:06:19 -04:00
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
2018-03-03 17:07:50 +01:00
Leonardo Galli
fa212872ab
Added: Handle ctrl-c more gracefully.
...
Finally fixes #2218
2018-02-19 12:48:56 +01:00
Leonardo Galli
2b2bd16d4d
Updated NLog to version 4.4.12. Should fix #2218
2018-02-19 00:00:59 +01:00
Qstick
1514a00b8f
Updated: NzbDrone references in FirewallAdapter.cs ( #2504 )
2018-02-11 17:22:31 +01:00
Mike
e4a3e63c44
Fixed: CPU locking at a 100% in certain instances. ( #2258 ) ( Fixes #2218 )
2017-11-12 12:25:46 +01:00
Mike
ec3f094d12
Fixes #2218 . ( #2254 )
...
* Fixed: Raise ApplicationStartupEvent after Owin is running.
* Actually inject the container.
2017-11-08 19:39:50 +01:00
Richard Schwab
b82f2376a7
Fixed: Relax SingleInstancePolicy when using a custom data directory Fixes #1765 ( #1782 )
2017-07-16 14:08:16 +01:00
Leonardo Galli
4b1f7da317
Fix for VS for Mac.
...
Let's hope this does not break anything.
2017-03-10 19:53:02 +01:00
hotio
791121fa06
Proper ico and favicon
2017-01-22 23:32:01 +01:00
hotio
cc3c2533fa
Updated ico files
2017-01-22 21:31:20 +01:00
William Comartin
c9e6835d7b
Change Sonarr to Radarr in Help Text, and in Notification Text
...
Change sonarr log files to radarr log files
2017-01-11 21:59:13 -05:00
Leonardo Galli
4182728901
Updated all AssemblyInfos so version info only needs to be changed once
2017-01-07 12:03:56 +01:00