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
|
1e7db2287e
|
ScheduledTasks properly set last run time now
|
2013-09-01 21:12:45 -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 |
kay.one
|
932012d7f9
|
fixed broken tests.
|
2013-08-25 22:25:56 -07:00 |
kay.one
|
4188946395
|
Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
|
2013-08-25 22:14:55 -07:00 |
kay.one
|
9252c5269a
|
Removed unused using statements
|
2013-07-18 20:47:55 -07:00 |
Mark McDowall
|
c5376319fe
|
Notification settings added to the UI
|
2013-05-21 00:56:28 -07:00 |
Mark McDowall
|
a153599d50
|
Cleaned up Notifications a bit
|
2013-05-21 00:56:27 -07:00 |
kay.one
|
af4063c3e2
|
wiredup db logging.
|
2013-05-20 20:20:29 -07:00 |
Mark McDowall
|
e9bf78a97d
|
Notifications wired up server sided
|
2013-05-19 18:32:25 -07:00 |
kay.one
|
687f8d9384
|
fixed disk scan scheduler.
|
2013-05-12 19:52:55 -07:00 |
kay.one
|
cbe4be814c
|
fixed diskscan
removed all stored status fields from episode
|
2013-05-12 17:36:23 -07:00 |
kay.one
|
fa8f67d7fe
|
fixed service registration for event handlers and executors.
|
2013-05-07 22:47:15 -07:00 |
Keivan Beigi
|
182192e0ba
|
added commands.
they can be triggered using the api
api/command/
|
2013-04-26 19:03:34 -07:00 |