kay.one
|
25e2c98c45
|
signalr cleanup
|
2013-09-11 17:42:53 -07:00 |
|
Mark McDowall
|
529f65339f
|
Moved NzbDroneClientException to Core
|
2013-09-09 08:09:55 -07:00 |
|
Mark McDowall
|
0c57c6a6c1
|
Better client side errors when there are issues communicating with trakt.
|
2013-09-08 23:40:24 -07:00 |
|
Mark McDowall
|
a7eb331d4e
|
Merge branch 'ui-notifications' into develop
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
|
2013-09-03 07:18:04 -07:00 |
|
Keivan Beigi
|
7417f76086
|
updated logging/loggly
|
2013-09-02 22:15:10 -07:00 |
|
Keivan Beigi
|
bceaee27a3
|
moved logging config to in-process
|
2013-09-02 22:15:08 -07:00 |
|
Mark McDowall
|
c928ccb201
|
Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
|
2013-09-01 21:12:57 -07:00 |
|
Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
2013-09-01 21:12:41 -07:00 |
|
Mark McDowall
|
56cd80d24a
|
TrackedCommands are cleaned up automatically
TrackedCommandCleanupCommand is not tracked
|
2013-09-01 21:12:35 -07:00 |
|
Mark McDowall
|
3c632743a1
|
Better names, more info, not using events
|
2013-09-01 21:12:28 -07:00 |
|
Mark McDowall
|
c917cdc0cc
|
Commands are stored in memory and prevents duplicate jobs
|
2013-09-01 21:12:24 -07:00 |
|
Mark McDowall
|
11c49c9260
|
Using services to get updates now
|
2013-08-23 21:45:01 -07:00 |
|
kay.one
|
227e13d858
|
added support for offset when queries seasons in newznab,
|
2013-08-21 21:42:53 -07:00 |
|
Mark McDowall
|
0c2a1c60b1
|
Speedier unmapped folders lookup.
|
2013-08-20 18:17:06 -07:00 |
|
kay.one
|
c5c02f08f8
|
better remove RemoveAccent logic.
|
2013-08-17 18:52:56 -07:00 |
|
kay.one
|
d64bb56575
|
always replace .NET 3.5 of json.net with 4.0 on build.
|
2013-08-05 15:49:41 -07:00 |
|
kay.one
|
256520c551
|
cleaned up extra usings.
|
2013-08-05 15:10:32 -07:00 |
|
Mark McDowall
|
1c5e30bbd0
|
Directory lookup will not include some folders at base of drive
|
2013-08-02 20:01:16 -07:00 |
|
kay.one
|
5a62e8ae6b
|
updated project output for core/common to _output
|
2013-07-30 22:55:58 -07:00 |
|
Keivan Beigi
|
72d0b9c839
|
remove AnyCPU
|
2013-07-26 17:04:55 -07:00 |
|
Keivan Beigi
|
635e206e03
|
replaced our zip library so we can validate update package before applying.
|
2013-07-18 16:37:09 -07:00 |
|
kay.one
|
0c5827fb41
|
Cleaned up auth settings
|
2013-07-14 00:00:50 -07:00 |
|
kay.one
|
d607b831c9
|
added exception logging to Tasks.
|
2013-07-11 23:10:34 -07:00 |
|
Keivan Beigi
|
34f3ee6b4b
|
NzbDrone Update no longer opens console/browser.
|
2013-07-08 17:47:44 -07:00 |
|
kay.one
|
e0bf68123d
|
ignore cert errors in linux http://www.mono-project.com/FAQ:_Security
|
2013-07-07 10:19:08 -07:00 |
|
Keivan Beigi
|
32d6909045
|
fixed Ajax errors not being displayed in the UI.
|
2013-07-05 17:01:28 -07:00 |
|
Keivan Beigi
|
c1a75604fd
|
Kill NzbDrone process if service couldn't be stopped.
better Process/Service handling.
|
2013-07-05 11:51:38 -07:00 |
|
kay.one
|
d60b863e14
|
moved data from Roaming to ProgramData.
Cleaned up DiskProvider
|
2013-07-04 21:43:28 -07:00 |
|
Keivan Beigi
|
6b0a24e28e
|
broke up EnvironmentProvider into different services
|
2013-06-27 17:05:20 -07:00 |
|
Mark McDowall
|
b99e62c5ba
|
Xbmc Refactored
|
2013-06-11 23:45:41 -07:00 |
|
Keivan Beigi
|
53c32fbe10
|
added common global exception handler.
|
2013-06-07 12:00:48 -07:00 |
|
kay.one
|
5ea794939c
|
added exceptron log target.
|
2013-06-05 21:33:16 -07:00 |
|
Mark McDowall
|
8a1c6aa4d8
|
Using LoadSubtype for Missing and Calendar
|
2013-06-03 23:18:12 -07:00 |
|
Mark McDowall
|
047e53179d
|
Calendar and Missing join series in API
|
2013-06-03 21:00:07 -07:00 |
|
Keivan Beigi
|
9181b1bb91
|
more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
|
2013-05-29 18:35:26 -07:00 |
|
Keivan Beigi
|
763df726f0
|
all services are singleton by default.
|
2013-05-29 18:33:20 -07:00 |
|
Keivan Beigi
|
f162f164e7
|
removed comma from windows invalid path chars.
|
2013-05-28 17:15:12 -07:00 |
|
kay.one
|
3010ed6073
|
added loggly integration
|
2013-05-23 20:23:59 -07:00 |
|
kay.one
|
4da6654440
|
Added Auth, startup options to UI
Added caching to ConfigFileProvider,
|
2013-05-22 22:12:15 -07:00 |
|
kay.one
|
5730a67fb3
|
fixed bug where urlacl wouldn't register if firewall port was already open.
|
2013-05-19 19:36:04 -07:00 |
|
kay.one
|
80c996c216
|
fixing update for vnext.
|
2013-05-19 17:30:02 -07:00 |
|
kay.one
|
4737364c85
|
removed windows sdk dependency
|
2013-05-18 11:26:31 -07:00 |
|
kay.one
|
687f8d9384
|
fixed disk scan scheduler.
|
2013-05-12 19:52:55 -07:00 |
|
kay.one
|
feb947fb74
|
fixed build
|
2013-05-12 08:53:39 -07:00 |
|
kay.one
|
29ca16ce77
|
fixed add new series
|
2013-05-12 08:18:17 -07:00 |
|
kay.one
|
a816a83f3a
|
improvements to scheduler,
better parallelism on RSS fetch
|
2013-05-11 16:38:41 -07:00 |
|
Keivan Beigi
|
4deecde092
|
back to tiny for now
|
2013-05-10 20:43:52 -07:00 |
|
kay.one
|
32431540c5
|
Scheduled Tasks should work as long as they are registered.
|
2013-05-08 23:38:20 -07:00 |
|
kay.one
|
fa8f67d7fe
|
fixed service registration for event handlers and executors.
|
2013-05-07 22:47:15 -07:00 |
|
kay.one
|
87a5dc7869
|
SignalR/Nancy/Owin/Mono
|
2013-05-05 14:24:33 -07:00 |
|