Commit Graph

3199 Commits

Author SHA1 Message Date
Mark McDowall 8a5bd31da7 Unmapped folders now get all series up front (much faster) 2013-05-22 21:29:10 -07:00
Mark McDowall dbc20a3c31 Added migration for notifications 2013-05-22 20:58:39 -07:00
Mark McDowall c039aedbb9 Using messenger for notifications on series add 2013-05-22 20:38:05 -07:00
Mark McDowall 42fb4fcaa4 Removed tablesorter 2013-05-22 20:38:04 -07:00
kay.one 4b5b0ad751 renamed remove methods in QualityProfile, Notification 2013-05-22 19:39:28 -07:00
kay.one a37ccf1d94 building connection string using SQLiteConnectionStringBuilder 2013-05-22 19:14:40 -07:00
kay.one e03e2c46d6 fixed authentication. at least locally. need to test remote. 2013-05-22 19:14:39 -07:00
kay.one e538593c61 fixed authentication. at least locally. need to test remote. 2013-05-22 19:14:39 -07:00
Mark McDowall d33e2dff58 fixed some test names, added logging to last write test 2013-05-22 17:29:41 -07:00
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