Mark McDowall
7c7a6a4514
Throw exception if ports are the same at startup
2019-04-28 01:07:56 -07:00
Mark McDowall
0ca70a3197
Fixed: Long path support on Windows
2019-04-12 19:21:49 -07:00
Mark McDowall
0911abcfc0
Improve certificate validation registration
...
Fixed: Certificate validation during startup
Fixed: Errors removing Windows service
Closes #3037
Closes #3038
2019-04-10 19:34:37 -07:00
Mark McDowall
04850331ce
Fix long path support overrides in mono
2019-04-10 00:14:26 -07:00
Mark McDowall
4665b4fb37
New: Target .net 4.6.2
2019-04-09 22:02:43 -07:00
Mark McDowall
49197a2ae0
Update executable icon
2019-04-09 21:54:44 -07:00
Mark McDowall
7d06e5d684
HTTPS certificate validation options
...
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
2019-04-06 23:43:47 -07:00
Taloth Saldono
5062d74041
Reverted in-memory signalr keypair in favor of a .config directory.
2019-03-10 13:16:27 +01:00
Taloth Saldono
220cd84ef5
Fixed: SignalR requiring a home directory to function properly.
2019-02-23 21:18:52 +01:00
Mark McDowall
4939b77a6c
Upgrade signalR to 2.4.0
2018-12-29 13:08:55 +01:00
Mark McDowall
a3b90650be
Remove unused references
2018-12-29 13:08:50 +01:00
Mark McDowall
81d6c0d210
New: Backup options and restoration
2018-12-29 13:08:48 +01:00
Mark McDowall
fdbe45c0ab
New: Ability to rename using long paths when available
2018-12-29 13:08:47 +01:00
Mark McDowall
5666369cc4
Fixed: Default Windows Service Account
2018-12-29 13:08:47 +01:00
Mark McDowall
adaf428aa7
v3 Binaries
2018-12-29 13:08:47 +01:00
Mark McDowall
5894b4fd95
v3 UI
2018-12-29 13:08:43 +01:00
Mark McDowall
99feff549d
Upgrade Owin to 3.1.0
2018-12-29 13:08:42 +01:00
Mark McDowall
37518349b9
Upgrade Nancy to 1.4.4
2018-12-29 13:08:42 +01:00
Mark McDowall
5b4e194f25
Upgrade signalR to 2.2.2
2018-12-29 13:08:42 +01:00
Mark McDowall
296881b358
Target .net 4.6.1
2018-12-29 13:08:41 +01:00
Mark McDowall
7297c1b8e4
v3 API
2018-12-29 13:08:37 +01:00
Mark McDowall
a7aff3bd9a
Upgrade NLog to 4.5.3
...
Closes #2535
2018-05-01 23:20:54 -07:00
Taloth Saldono
99ee59e9cc
Fixed: Updated NLog to 4.5 RC6 to handle mono 5.10
2018-02-27 22:41:46 +01:00
Taloth Saldono
f53cad822a
Fixed: Raise ApplicationStartupEvent after Owin is running.
2017-10-25 19:30:44 +02:00
Taloth Saldono
ea5769fdd6
Updated NLog from 4.4.3 to 4.4.12
2017-10-25 19:30:44 +02:00
Mark McDowall
6626397350
Move DB migration to start
2017-09-01 21:55:47 -07:00
Mark McDowall
728f553802
Log when running tray app
2017-08-31 22:43:01 -07:00
Mark McDowall
bc32ad064e
Move DB migration after application router
2017-08-31 22:42:43 -07:00
Mark McDowall
56825da6b6
Don't get registered URLs until they need to be configured
2017-08-31 22:05:49 -07:00
Taloth Saldono
84d2d6a1d5
Fixed: Slower daemon startup loop if Sonarr runs into non-recoverable errors such as unwritable pid/appfolder/config file.
2017-07-28 23:40:12 +02:00
Taloth Saldono
23552c3267
Tweaked SingleInstancePolicy not to cancel startup if AppData is overridden is set.
2017-06-19 23:30:43 +02:00
Jamie Magee
781df8b20a
Upgrade NLog
...
From 4.4.1 to 4.4.3
2017-03-09 19:48:10 -08:00
Keivan Beigi
73840dcacc
The great logger.Error cleanup!
2017-01-05 17:43:24 -08:00
Keivan Beigi
92d706a10d
Updated bindingRedirect for Newtonsoft.Json
2017-01-04 14:18:38 -08:00
Keivan Beigi
6ae5829439
Removed duplicated code from ContainerBuilders
2017-01-04 14:18:37 -08:00
Keivan Beigi
ad7d571b24
New: Better platform detection specifically for Non-Windows Systems
2017-01-03 18:37:23 -08:00
Keivan Beigi
fdb5ccdae1
Updated Newtonsoft.Json from 6.0.6 to 9.0.1
2016-12-28 22:41:47 -08:00
Keivan Beigi
a2ce435239
Upgraded Nlog, NCrunch
2016-12-28 22:41:46 -08:00
Keivan Beigi
0214c8e0f0
Removed unused using statements
2016-12-23 13:45:24 -08:00
Keivan Beigi
aba613acd1
Because it's 2016!
2016-12-21 20:38:37 -08:00
Keivan Beigi
da52e60f36
Upgraded Nlog/RestSharp/Selenium
2016-12-12 11:17:15 -08:00
Keivan Beigi
cf58e52f40
Upgraded Nancy!!!!
2016-12-12 11:17:15 -08:00
Taloth Saldono
816cf608fc
Fixed: Added fallback and log errors when Tls1.2 clashes with https certificate with obsolete md5 hash.
2016-09-13 22:57:07 +02:00
Mark McDowall
5482fa3ae0
New: Support for TLS 1.1 and 1.2 connections when only .net 4.5 is installed.
2016-09-03 12:11:06 +02:00
Taloth Saldono
d4bab775df
Updated NLog to 4.3.4.
2016-06-11 00:24:07 +02:00
Taloth Saldono
9e7927acec
Create HttpProxySettingsProvider and fixed related issues.
2016-04-25 20:22:52 +02:00
Taloth Saldono
9b42dc7082
Reconfigure Logging early in the process to set the correct log level.
2016-03-26 19:31:11 +01:00
Taloth Saldono
8b1c022244
Updated NLog to 4.3.0-rc1.
2016-03-26 19:31:09 +01:00
Taloth Saldono
6a90035a4c
Updated NLog to v4.2.3.
2016-02-11 22:15:12 +01:00
Keivan Beigi
845689401d
removed msbuild integerated nuget restore
2016-01-16 16:17:36 -08:00
Taloth Saldono
ccfa13e383
Replaced built-in valuetypes with language keywords.
2015-10-03 21:14:06 +02:00
Mark McDowall
5acaf9d60b
Fixed: Preserve startup arguments during restart
...
Closes #325
2015-09-02 23:12:27 -07:00
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
2015-07-20 10:49:54 -07:00
Mark McDowall
f7adb19474
Ignore more signalr non-errors
2015-05-31 00:10:45 -07:00
Mark McDowall
f4b9d0336d
Log signalR errors as trace when they are network connection aborted
...
Closes #498
2015-05-23 21:38:53 -07:00
Lars Johnsen
c8c17bce7e
Compilation: Misc changes to support XBuild
2015-05-15 19:07:52 +02:00
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
2015-05-12 23:17:51 +02:00
Taloth Saldono
2a83088045
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
2015-05-04 00:50:10 +02:00
Mark McDowall
8b7eedf6f9
Actually make it lower case...
2015-05-02 01:23:04 -07:00
Mark McDowall
918fcac2aa
Fixed: Generic SignalR messages no longer treated as errors
2015-04-28 07:28:05 -07:00
Taloth Saldono
971e159fa4
Replaced a couple more NzbDrone with Sonarr. Left a couple that implied process name.
2015-03-23 20:56:28 +01:00
Mark McDowall
c9d7e54417
Fixed: Don't run netsh unless on Windows
2015-01-14 18:33:15 -08:00
Keivan Beigi
a3042197c5
GlobalExceptionHandlers are now registered with other loggers
2014-12-16 23:36:33 -08:00
Keivan Beigi
0a341199a8
safer log configuration
2014-12-16 23:12:26 -08:00
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
2014-12-09 23:38:52 -08:00
Mike
5a8ce04bd5
Allow binding to specific interface addresses
...
https://trello.com/c/aWazKGQc/404-allow-binding-to-specified-ip-address
2014-12-09 22:43:18 -08:00
Keivan Beigi
f4c202441c
Cleaned up environment detection
2014-12-07 12:56:47 -08:00
Keivan Beigi
3b087ba922
minor cleanup
2014-12-06 22:08:51 -08:00
Keivan Beigi
0be8f55a2f
Cleaned up using directive
2014-12-06 21:55:17 -08:00
Keivan Beigi
71638ec77e
switched services to http
2014-12-05 14:23:30 -08:00
Keivan Beigi
04f05bdb83
FluentMigrator.1.3.0.0 => FluentMigrator.1.3.1.0
2014-11-21 17:11:11 -08:00
Keivan Beigi
f127028992
updated restsharp to 6.0.5 -> 6.0.6
2014-11-21 17:08:01 -08:00
Keivan Beigi
7b2e3ef0c4
added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
2014-10-03 10:39:06 -07:00
Keivan Beigi
02fab62811
added some logging to shutdown process.
2014-10-02 22:24:32 -07:00
Keivan Beigi
54b6bfc181
updated fluentassertion/fluentmigrator
2014-10-02 21:44:53 -07:00
Keivan Beigi
c10a9ddf6e
updated json.net to 6.0.5
2014-10-02 21:39:21 -07:00
kayone
f1f7c2b699
updated .net download link to point to 4.5.2
2014-08-28 23:28:24 -07:00
kayone
e0e90efbc9
updated fluentmigrator
2014-08-24 23:17:05 -07:00
kayone
9ff2896bbe
fixed json.net references
2014-08-24 23:16:28 -07:00
kayone
3f3cc69da7
updated json.net
2014-08-24 18:45:55 -07:00
kayone
f18f13326e
AddApplicationVersionHeader is a bit less wasteful.
2014-08-24 11:39:42 -07:00
kayone
3a90cc35c2
Upgraded to Owin 2.1.0
2014-08-24 11:24:43 -07:00
kayone
7e392e84a7
upgraded nancy to 0.23.2
2014-08-24 10:27:36 -07:00
Taloth Saldono
a62cd042de
Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit.
2014-08-10 14:54:57 -07:00
Taloth Saldono
5450170718
Cleanup, sorted project files.
2014-07-26 14:29:07 +02:00
Taloth Saldono
d64c4445b8
Fixed compile warnings.
2014-07-21 08:18:24 -07:00
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall
eff7c4b7b7
Auto reload when server has been updated
...
New: Updating will reload UI on navigation
2014-05-11 17:44:42 -07:00
Mark McDowall
42101d302b
Fixed: Ignore Priority monitor errors on mono
2014-05-10 19:00:28 -07:00
Mark McDowall
b89d9c22b9
Fixed: Changing the SSL cert will re-register with the new cert (when running as admin)
2014-05-02 14:52:24 -07:00
Mark McDowall
2dbc038d17
New: Write PID file to AppData directory on Linux/OS X
2014-04-27 22:14:31 -07:00
Taloth Saldono
393727db8c
Fixed: No longer listening on the https port when ssl is disabled.
2014-03-20 22:30:23 +01:00
Mark McDowall
2f3430387e
Major logging overhaul
2014-03-13 13:13:02 -07:00
Mark McDowall
2d028d9bc7
History check shouldn't die if download client is not configured.
...
Do not log exceptron response when no errors are found
2014-03-11 01:08:50 -07:00
Mark McDowall
c2087af8c9
Gracefully exit on restart instead of forcibly killing it
2014-03-09 22:35:50 -07:00
Mark McDowall
176f3e0563
Log startup location, log number of results from feed
2014-03-08 22:11:38 -08:00
Mark McDowall
8885bbb60f
OS X and linux can be treated separately
2014-03-08 21:28:40 -08:00
Mark McDowall
2ad2859618
Don't log sqlite errors as errors to avoid logging to the database
2014-03-07 12:09:28 -08:00
Mark McDowall
6109704fb0
Only catch SQLite exceptions
2014-03-04 23:11:38 -08:00
kayone
c973ab844a
Added some missing indexes database.
2014-02-22 16:22:58 -08:00