ta264
8fe924fdcd
New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264
8a938f6856
New: Switch to ASPNetCore Kestrel and SignalR
4 years ago
ta264
b1349213f2
New: Use dotnet tooling, produce 64bit build on windows
4 years ago
ta264
250d79b5bb
Fixed: app.config no longer required
4 years ago
Mark McDowall
801eb562eb
Improve certificate validation registration
...
Fixed: Certificate validation during startup
Fixed: Errors removing Windows service
Closes #3037
Closes #3038
4 years ago
Mark McDowall
37137b0c10
HTTPS certificate validation options
...
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
4 years ago
ta264
17c9fc419c
New: Update Nancy to 2.0
5 years ago
Taloth Saldono
332466a945
Updated way Sentry gets configured and enabled.
5 years ago
Taloth Saldono
ec4237d51a
Added BuildInfo.AppName to centralize 'Lidarr'
5 years ago
Taloth Saldono
26c8768931
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
ta264
f1fc45fa99
New: Migrate to new csproj format
5 years ago
ta264
fb26ff286d
New: Bump Newtonsoft.Json to 12.0.2
5 years ago
Qstick
3ebbf6ff83
Fixed: Multiple SignalR Improvements
...
Support for serverSentEvents, connection optimizations
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
4eb815aa0e
New: Migrate to PackageReference Format
6 years ago
Qstick
b5d502bd5d
Fixed: Long Path Support on Mono and .Net
6 years ago
Qstick
70155cae18
New: Target .net 4.6.2
6 years ago
Qstick
c40cda3101
New: Bump SignalR to 2.4.1
6 years ago
Qstick
499ec06664
Fixed: Throw Startup Exception on Same Port for SSL
6 years ago
Qstick
5643923299
Fixed: Reverted in-memory signalr keypair in favor of a .config directory ( #722 )
6 years ago
Taloth Saldono
7a66214c6e
Fixed: SignalR requiring a home directory to function properly.
6 years ago
Qstick
0596215358
New: Prevent Boot Loop if Config file Unauthorized access. ( #554 )
...
* New: Prevent Boot Loop if Config file Unauthorized access.
* Update NzbDroneLogger.cs
6 years ago
Qstick
e914ca86dc
New: Update SignalR to 2.4.0
6 years ago
Qstick
1d1aca8fb7
Fixed: Naming of remoteAccessAdapter in OwinHostController
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
5ce214aa8a
New: Update SignalR to 2.3.0
6 years ago
Qstick
14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 ( #387 )
7 years ago
Qstick
d15d5ae6ba
Fixed: Sonarr references in RemoteAccessAdapter.cs
7 years ago
Qstick
7bc2d62ba6
Update Nlog to 4.5.4 ( #359 )
...
* Update Nlog to 4.5.4
* fixup: Remove Unused References
* fixup: more references
7 years ago
Qstick
a3e08c9160
Fixed: Setup remote access for service during install
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
7 years ago
Qstick
98653fafbf
Merge branch 'develop' of https://github.com/lidarr/Lidarr into develop
7 years ago
Qstick
ac45098ab8
Updated: SignalR to 2.2.3
7 years ago
Qstick
25c0423ef6
Fixed :Compile warning cleanup ( #314 )
...
Fixed :Compile warning cleanup
7 years ago
Qstick
e73936184b
Fixed: Change Host GUID, other Sonarr references ( #307 )
...
* Fixed: Change Host GUID, other Sonarr references
* fixup! Random GUID and Copyright Year
7 years ago
Daniel Underwood
df15dbe462
Fixed: Mono 5.10 compatibility ( #220 )
...
* Update NLog to 4.5rc6 to fix compatibility with mono 5.10
* Added console logging in case NLog fails to initialize.
* Revert added references in "Update NLog to 4.5rc6 to fix compatibility with mono 5.10"
This partially reverts commit 13dd224281
.
* Change dictionary cast to conversion from Sonarr/Sonarr@99ee59e
7 years ago
Qstick
2f6a13092f
Update FirewallAdapter.cs
7 years ago
Qstick
744742b5ff
New: UI Updates (Backup Restore in App, Profile Cloning)
...
UI Pulls from Sonarr
7 years ago
Qstick
4faefebe7e
Fixed: Raise ApplicationStartupEvent after Owin is running
7 years ago
Mark McDowall
ef3234b5de
New: Ability to rename using long paths when available
7 years ago
Qstick
1451a63c06
Rename Sonarr References in Backend
7 years ago
Qstick
aae9f3cfc3
Change API Version from V3 to V1
7 years ago
Qstick
b7fab7db0c
Log when running tray app
7 years ago
Qstick
30a3348ba8
Move DB migration to start
7 years ago
Mark McDowall
9adc168b90
Don't get registered URLs until they need to be configured
7 years ago
Qstick
99ab61fac6
Fixed: Slower daemon startup loop if Lidarr runs into non-recoverable errors
7 years ago
Qstick
ba27554bd3
Tweaked SingleInstancePolicy not to cancel startup if AppData is overridden is set
7 years ago
Qstick
10c29a65db
Assembly Naming, Default Windows Service Account
7 years ago
Qstick
1fd3a43a4f
Update AssemblyInfo for Versioning
7 years ago
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
7 years ago
Qstick
5003cd8a14
Rename More Sonarr References
7 years ago
Qstick
8d64a987e0
Remove Previous API
7 years ago
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
7 years ago
Qstick
a747c5f135
Fix some Build Issues, Renaming
7 years ago
Qstick
95051cbd63
Initial Commit Rework
7 years ago
Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
7 years ago
Matthew Despain
7208d4c887
New icon
8 years ago
Matthew Despain
20c8dec50a
First round of refactoring.
8 years ago
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
8 years ago
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
8 years ago
Keivan Beigi
92d706a10d
Updated bindingRedirect for Newtonsoft.Json
8 years ago
Keivan Beigi
6ae5829439
Removed duplicated code from ContainerBuilders
8 years ago
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
8 years ago
Keivan Beigi
fdb5ccdae1
Updated Newtonsoft.Json from 6.0.6 to 9.0.1
8 years ago
Keivan Beigi
a2ce435239
Upgraded Nlog, NCrunch
8 years ago
Keivan Beigi
0214c8e0f0
Removed unused using statements
8 years ago
Keivan Beigi
aba613acd1
Because it's 2016!
8 years ago
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
8 years ago
Keivan Beigi
cf58e52f40
Upgraded Nancy!!!!
8 years ago
Taloth Saldono
816cf608fc
Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
8 years ago
Mark McDowall
5482fa3ae0
New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
8 years ago
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
9 years ago
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
9 years ago
Taloth Saldono
9b42dc7082
Reconfigure Logging early in the process to set the correct log level.
9 years ago
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
9 years ago
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
9 years ago
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
9 years ago
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall
5acaf9d60b
Fixed: Preserve startup arguments during restart
...
Closes #325
9 years ago
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
9 years ago
Mark McDowall
f7adb19474
Ignore more signalr non-errors
10 years ago
Mark McDowall
f4b9d0336d
Log signalR errors as trace when they are network connection aborted
...
Closes #498
10 years ago
Lars Johnsen
c8c17bce7e
Compilation: Misc changes to support XBuild
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
10 years ago
Mark McDowall
8b7eedf6f9
Actually make it lower case...
10 years ago
Mark McDowall
918fcac2aa
Fixed: Generic SignalR messages no longer treated as errors
10 years ago
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
10 years ago
Mark McDowall
c9d7e54417
Fixed: Don't run netsh unless on Windows
10 years ago
Keivan Beigi
a3042197c5
GlobalExceptionHandlers are now registered with other loggers
10 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Mark McDowall
d77c685d14
Remove existing URL ACLs to avoid conflicts
...
New: Choose IP address to listen on (advanced)
Fixed: Check if URL has been registered with Windows before trying to register it
10 years ago
Mike
5a8ce04bd5
Allow binding to specific interface addresses
...
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
10 years ago
Keivan Beigi
f4c202441c
Cleaned up environment detection
10 years ago
Keivan Beigi
3b087ba922
minor cleanup
10 years ago
Keivan Beigi
0be8f55a2f
Cleaned up using directive
10 years ago
Keivan Beigi
71638ec77e
switched services to http
10 years ago
Keivan Beigi
04f05bdb83
FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
10 years ago
Keivan Beigi
f127028992
updated restsharp to 6.0.5 -> 6.0.6
10 years ago
Keivan Beigi
7b2e3ef0c4
added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
10 years ago
Keivan Beigi
02fab62811
added some logging to shutdown process.
10 years ago
Keivan Beigi
54b6bfc181
updated fluentassertion/fluentmigrator
10 years ago
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
10 years ago