Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
11 years ago |
Mark McDowall
|
56cd80d24a
|
TrackedCommands are cleaned up automatically
TrackedCommandCleanupCommand is not tracked
|
11 years ago |
Mark McDowall
|
3c632743a1
|
Better names, more info, not using events
|
11 years ago |
Mark McDowall
|
c917cdc0cc
|
Commands are stored in memory and prevents duplicate jobs
|
11 years ago |
Mark McDowall
|
11c49c9260
|
Using services to get updates now
|
11 years ago |
kay.one
|
227e13d858
|
added support for offset when queries seasons in newznab,
|
11 years ago |
Mark McDowall
|
0c2a1c60b1
|
Speedier unmapped folders lookup.
|
11 years ago |
kay.one
|
c5c02f08f8
|
better remove RemoveAccent logic.
|
11 years ago |
kay.one
|
d64bb56575
|
always replace .NET 3.5 of json.net with 4.0 on build.
|
11 years ago |
kay.one
|
256520c551
|
cleaned up extra usings.
|
11 years ago |
Mark McDowall
|
1c5e30bbd0
|
Directory lookup will not include some folders at base of drive
|
11 years ago |
kay.one
|
5a62e8ae6b
|
updated project output for core/common to _output
|
11 years ago |
Keivan Beigi
|
72d0b9c839
|
remove AnyCPU
|
11 years ago |
Keivan Beigi
|
635e206e03
|
replaced our zip library so we can validate update package before applying.
|
11 years ago |
kay.one
|
0c5827fb41
|
Cleaned up auth settings
|
11 years ago |
kay.one
|
d607b831c9
|
added exception logging to Tasks.
|
11 years ago |
Keivan Beigi
|
34f3ee6b4b
|
NzbDrone Update no longer opens console/browser.
|
11 years ago |
kay.one
|
e0bf68123d
|
ignore cert errors in linux http://www.mono-project.com/FAQ:_Security
|
12 years ago |
Keivan Beigi
|
32d6909045
|
fixed Ajax errors not being displayed in the UI.
|
12 years ago |
Keivan Beigi
|
c1a75604fd
|
Kill NzbDrone process if service couldn't be stopped.
better Process/Service handling.
|
12 years ago |
kay.one
|
d60b863e14
|
moved data from Roaming to ProgramData.
Cleaned up DiskProvider
|
12 years ago |
Keivan Beigi
|
6b0a24e28e
|
broke up EnvironmentProvider into different services
|
12 years ago |
Mark McDowall
|
b99e62c5ba
|
Xbmc Refactored
|
12 years ago |
Keivan Beigi
|
53c32fbe10
|
added common global exception handler.
|
12 years ago |
kay.one
|
5ea794939c
|
added exceptron log target.
|
12 years ago |
Mark McDowall
|
8a1c6aa4d8
|
Using LoadSubtype for Missing and Calendar
|
12 years ago |
Mark McDowall
|
047e53179d
|
Calendar and Missing join series in API
|
12 years ago |
Keivan Beigi
|
9181b1bb91
|
more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
|
12 years ago |
Keivan Beigi
|
763df726f0
|
all services are singleton by default.
|
12 years ago |
Keivan Beigi
|
f162f164e7
|
removed comma from windows invalid path chars.
|
12 years ago |
kay.one
|
3010ed6073
|
added loggly integration
|
12 years ago |
kay.one
|
4da6654440
|
Added Auth, startup options to UI
Added caching to ConfigFileProvider,
|
12 years ago |
kay.one
|
5730a67fb3
|
fixed bug where urlacl wouldn't register if firewall port was already open.
|
12 years ago |
kay.one
|
80c996c216
|
fixing update for vnext.
|
12 years ago |
kay.one
|
4737364c85
|
removed windows sdk dependency
|
12 years ago |
kay.one
|
687f8d9384
|
fixed disk scan scheduler.
|
12 years ago |
kay.one
|
feb947fb74
|
fixed build
|
12 years ago |
kay.one
|
29ca16ce77
|
fixed add new series
|
12 years ago |
kay.one
|
a816a83f3a
|
improvements to scheduler,
better parallelism on RSS fetch
|
12 years ago |
Keivan Beigi
|
4deecde092
|
back to tiny for now
|
12 years ago |
kay.one
|
32431540c5
|
Scheduled Tasks should work as long as they are registered.
|
12 years ago |
kay.one
|
fa8f67d7fe
|
fixed service registration for event handlers and executors.
|
12 years ago |
kay.one
|
87a5dc7869
|
SignalR/Nancy/Owin/Mono
|
12 years ago |
kay.one
|
45b4972091
|
moved hosting, system tray out of common
|
12 years ago |
kay.one
|
2ec79e6744
|
Replaced Nancy.Hosting.Self with Owin
SignalR to come!
|
12 years ago |
Keivan Beigi
|
098036d49a
|
added new in memory cache.
|
12 years ago |
Keivan Beigi
|
182192e0ba
|
added commands.
they can be triggered using the api
api/command/
|
12 years ago |
Keivan Beigi
|
7ae9e79540
|
renamed EventAggregator to MessageAggregator
|
12 years ago |
kay.one
|
c3214a2e88
|
added resource mapping validation tests
|
12 years ago |
Keivan Beigi
|
3f958109bb
|
removed Autofac from update project.
|
12 years ago |