Mark McDowall
|
812dd18b3d
|
Fixed Broken Plex tests
|
2013-05-22 17:23:26 -07:00 |
|
kay.one
|
143675cf80
|
oops. fixed relationships.
|
2013-05-21 23:05:05 -07:00 |
|
kay.one
|
3bed87ec4e
|
fixed authentication.
|
2013-05-21 22:55:53 -07:00 |
|
kay.one
|
028bd5251c
|
added cancellation token to Scheduler.
|
2013-05-21 22:40:04 -07:00 |
|
kay.one
|
4ad7ce8363
|
added categories to integration tests
|
2013-05-21 22:40:03 -07:00 |
|
kay.one
|
bd4856dad8
|
make model change events opt-in per repository
|
2013-05-21 22:40:03 -07:00 |
|
kay.one
|
28b47b415f
|
added condition to lazy loading of relationship objects
no db calls will be made if foreign key is 0.
|
2013-05-21 22:40:02 -07:00 |
|
Mark McDowall
|
f5a68782ce
|
Fixed auth tests
|
2013-05-21 21:06:25 -07:00 |
|
Mark McDowall
|
34e35bd00b
|
FormBuilder split out
|
2013-05-21 20:33:35 -07:00 |
|
Mark McDowall
|
f1d2e0e6df
|
Basic Authentication Added
|
2013-05-21 17:58:57 -07:00 |
|
Mark McDowall
|
339e220cac
|
Fixed booleans when sent to client in fields
|
2013-05-21 00:56:32 -07:00 |
|
Mark McDowall
|
cdd03fa712
|
Updated modelbinder to latest master
|
2013-05-21 00:56:31 -07:00 |
|
Mark McDowall
|
63f2ba7f77
|
More notificationUI changes, start notification updates
|
2013-05-21 00:56:28 -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
|
922d4becc5
|
toned down unittest logging.
|
2013-05-20 22:12:11 -07:00 |
|
kay.one
|
2ba4b10a60
|
logging performance updates.
|
2013-05-20 22:01:26 -07:00 |
|
kay.one
|
4a8139f5ba
|
update interval for existing tasks.
|
2013-05-20 21:46:30 -07:00 |
|
kay.one
|
8e89847f30
|
diskscan will not fully fail if a single file fails to be imported.
|
2013-05-20 21:30:54 -07:00 |
|
kay.one
|
6936f042f5
|
disable model events for log repository
|
2013-05-20 21:10:04 -07:00 |
|
kay.one
|
99f269cd95
|
fixed apptype detection during update
|
2013-05-20 21:03:05 -07:00 |
|
kay.one
|
2573558321
|
more logging.
|
2013-05-20 20:28:14 -07:00 |
|
kay.one
|
af4063c3e2
|
wiredup db logging.
|
2013-05-20 20:20:29 -07:00 |
|
kay.one
|
1016edb05b
|
5 minutes update check interval.
|
2013-05-20 19:49:52 -07:00 |
|
kay.one
|
587eba6324
|
less reflectionee Command publishing.
|
2013-05-20 19:49:08 -07:00 |
|
kay.one
|
c122502634
|
fixed app not responding to anything but localhost
disabled startup update check
|
2013-05-20 19:41:24 -07:00 |
|
kay.one
|
b010c8d5a1
|
fixed application crash on IE.
removed changed header text to be capitalize instead of uppercase
|
2013-05-20 17:34:02 -07:00 |
|
kay.one
|
95a6dfc34e
|
added episode detail modal
summary tab is working.
|
2013-05-20 17:17:33 -07:00 |
|
kay.one
|
80759f923e
|
diskscan is triggered when new episodes are added.
|
2013-05-20 15:45:16 -07:00 |
|
kay.one
|
c6933f0228
|
episode grid is lining up properly.
|
2013-05-20 14:42:20 -07:00 |
|
kay.one
|
8528bb1301
|
updated modelbinder, mutator, pagable, lunr.
|
2013-05-20 14:10:21 -07:00 |
|
kay.one
|
41c886b5dc
|
adding episode status to episode view.
|
2013-05-20 14:06:01 -07:00 |
|
kay.one
|
21e9bad6d5
|
removed episode status from server.
|
2013-05-20 14:05:48 -07:00 |
|
kay.one
|
7701f87e82
|
update won't fail if service can't be stopped.
|
2013-05-20 13:39:47 -07:00 |
|
kay.one
|
dabbd5f90e
|
fixed mediacover images not being returned.
autocomplete now shows 20 results instead of 8
|
2013-05-20 13:30:23 -07:00 |
|
kay.one
|
a36216c73c
|
added /system/status end point that returns environment information.
|
2013-05-20 13:22:27 -07:00 |
|
kay.one
|
a0162d52f9
|
removed left over nancy code from owincontroller.
|
2013-05-20 11:47:30 -07:00 |
|
kay.one
|
91c0e21a4d
|
last modified time is logged if folder is too fresh
|
2013-05-19 21:52:06 -07:00 |
|
kay.one
|
cbb80714c9
|
fixed broken update tests.
|
2013-05-19 19:40:22 -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 |
|
Mark McDowall
|
8a6a64d104
|
NotificationModule added to API
|
2013-05-19 18:32:26 -07:00 |
|
Mark McDowall
|
e9bf78a97d
|
Notifications wired up server sided
|
2013-05-19 18:32:25 -07:00 |
|
kay.one
|
3f44339381
|
static resources are mapped to full path instead of relative.
|
2013-05-19 18:19:10 -07:00 |
|
kay.one
|
43b4262e14
|
updates static resourceprovider with better logging.
|
2013-05-19 18:07:26 -07:00 |
|
kay.one
|
6fc8ec6cbc
|
more update fixes.
|
2013-05-19 17:43:16 -07:00 |
|
kay.one
|
80c996c216
|
fixing update for vnext.
|
2013-05-19 17:30:02 -07:00 |
|
kay.one
|
2001e5f502
|
update package should be compatible with previous version.
|
2013-05-19 17:01:20 -07:00 |
|
kay.one
|
4737364c85
|
removed windows sdk dependency
|
2013-05-18 11:26:31 -07:00 |
|
Mark McDowall
|
1edb1d211b
|
Fixed up StaticResourceProvider
|
2013-05-17 18:18:02 -07:00 |
|
Mark McDowall
|
92d913e4ac
|
Better Backgrid.Column defaults, much cleaner
|
2013-05-16 20:47:28 -07:00 |
|