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
kayone
7f8fa7ec4b
Updated project config
2014-02-22 16:22:07 -08:00
Mark McDowall
1cc4c11a7e
New logo
2014-02-12 00:07:05 -08:00
Mark McDowall
4d3217432c
Fixed some unit tests
2014-02-10 11:40:13 -08:00
Mark McDowall
d0a6daeb26
Restart on linux/os x working
...
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
markus101
6ff9c9f61e
Shutdown working on mono
2014-02-06 18:19:02 -08:00
Mark McDowall
aa1a76fe72
Restart for Windows
2014-02-06 18:19:01 -08:00
Mark McDowall
f69bb79077
Shutdown! Restart working for services
2014-02-06 18:18:59 -08:00
Mark McDowall
37231d1ef0
DiskProvider split to Windows and Mono projects
2014-01-25 23:51:33 -08:00
Mark McDowall
3eeee7335e
Fixed: Exit from tray icon
2014-01-09 20:32:21 -08:00
Mark McDowall
b16360fd39
Configure URLs on Linux, but don't register them
2014-01-02 19:25:30 -08:00
Mark McDowall
b5c9a811dd
New: Support for running from a sub folder (reverse proxy)
2014-01-01 22:56:19 -08:00
Mark McDowall
d0818daeed
Fixed output message
2013-12-26 13:03:07 -08:00
Mark McDowall
f95f7c2320
Actual fix for multiple network interfaces
2013-12-08 20:59:04 -08:00
Mark McDowall
c122a94bc0
Fixed: Opening firewall ports when system has more than one network adapter
2013-12-06 18:55:48 -08:00
kayone
d42a63a480
Service kills other instances on start.
2013-11-25 23:08:12 -08:00
kayone
1e6817220a
applicationmode cleanup.
2013-11-25 22:53:36 -08:00
kayone
c219be8c8d
Added single instance policy
2013-11-25 21:39:59 -08:00
kayone
266d1a43d9
app lifecycle cleanup
2013-11-25 21:36:06 -08:00
kayone
0e623e7ce4
imported signalr 1.1.3 into NzbDrone.
2013-11-21 21:26:57 -08:00
kayone
ec63053fe7
cleaned up using directives.
2013-11-19 16:42:17 -08:00
kayone
541cd0ce19
Revert "updated OWIN to 2.0.1"
...
This reverts commit c57c319e0c
.
Conflicts:
src/NzbDrone.Console/packages.config
src/NzbDrone.Host/packages.config
src/NzbDrone/packages.config
2013-11-13 14:45:41 -08:00
kayone
5ab873150e
added signalR to Integration Test
2013-11-13 12:08:37 -08:00
Mark McDowall
53a7ed94e1
Messaging to handle signalR disconnection and reconnection added
2013-11-11 23:43:38 -08:00
kayone
28c6a69e0f
fixed broken build.
2013-11-11 00:20:08 -08:00
kayone
844fa9d5e6
update NLog, Restsharp, json.net
2013-11-11 00:17:29 -08:00
kayone
40a0e044a7
updated nancy to 0.21.1.0
2013-11-11 00:02:42 -08:00
kayone
c57c319e0c
updated OWIN to 2.0.1
2013-11-11 00:00:15 -08:00
kayone
fa74551777
Revert "updated to owin 2.0.0-rc1"
...
This reverts commit d0d65db4f2
.
2013-10-05 09:46:24 -07:00
kayone
d0d65db4f2
updated to owin 2.0.0-rc1
2013-10-04 14:58:32 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00