Commit Graph

4135 Commits

Author SHA1 Message Date
Mark McDowall 32b287387d Moved UrlAcl registration to adapter 2013-09-20 19:50:57 -07:00
Mark McDowall f826890d2b Check if URL is registered when running in non-admin and run accordingly 2013-09-20 16:56:17 -07:00
Mark McDowall 5343bde070 Cleaned up some validation 2013-09-20 14:09:13 -07:00
Mark McDowall a40ad82fa7 DownloadAllowed logic moved, using proper validation 2013-09-20 00:49:36 -07:00
Mark McDowall 689f27bee6 episode actions cell width so button does shift whole table 2013-09-19 12:20:39 -07:00
kay.one 2735e41098 updated history/missing layout to use collection sync events. 2013-09-19 00:33:11 -07:00
kay.one 57540f9ecb adde json.net to update package. 2013-09-19 00:20:40 -07:00
kay.one e0fb77a521 NzbDroneErrorPipeline uses the new aggregate exceptions. 2013-09-19 00:16:59 -07:00
kay.one 5f8c6da9d9 updated restsharp 2013-09-18 23:55:28 -07:00
kay.one 1631c1877c upgraded to nancy 20 2013-09-18 23:55:13 -07:00
kay.one 6f8dafa8d2 added json.net refrence to nzbdrone.update 2013-09-18 23:37:06 -07:00
Mark McDowall 7320342123 Added search button/menu to series details grid
Also fixed some names to make name navigation easier.
2013-09-18 22:49:41 -07:00
Mark McDowall 4a3410f85a Fixed install update progress message 2013-09-18 22:49:38 -07:00
Mark McDowall f716a6d9fd Housekeepers talk to the DB directly now 2013-09-18 22:49:36 -07:00
Mark McDowall 6c91639d64 Prevent releases with unknown series from being downloaded 2013-09-18 22:49:34 -07:00
Mark McDowall 82933fbcc3 removed unused Housekeeping interface 2013-09-18 22:49:31 -07:00
Keivan Beigi 487519a09f Removed Core/Model Core/Provider 2013-09-18 18:09:26 -07:00
Keivan Beigi 0cc182b01d reverting mono workaround as it didn't work. 2013-09-18 17:51:49 -07:00
Keivan Beigi 2922180fdf user 4.0 version of json.net 2013-09-18 17:31:56 -07:00
Keivan Beigi 25b0a4f275 more json cleanup. 2013-09-18 17:30:37 -07:00
Keivan Beigi 88b9104bc9 cleanup using statements 2013-09-18 17:25:45 -07:00
Keivan Beigi ba634b75d6 delete old Reporting code. 2013-09-18 17:25:34 -07:00
Keivan Beigi 41c5619d1b added custom IntConverter to get around the mono bug
http://json.codeplex.com/workitem/24176
2013-09-18 17:24:50 -07:00
Keivan Beigi 904061c2f0 fix add existing series. 2013-09-18 12:43:59 -07:00
Mark McDowall 42efef0bb2 Added PushBullet notifications 2013-09-18 00:33:31 -07:00
Mark McDowall 742a21252c Command Equality ignores properties defined in Command 2013-09-17 23:19:49 -07:00
kay.one 4b5d03ac94 use _.debounce instead of _.throttle for search 2013-09-17 23:03:09 -07:00
kay.one 344844234a fixed results not showing on render 2013-09-17 22:50:33 -07:00
kay.one 927dbba945 add series cleanup 2013-09-17 22:50:32 -07:00
Mark McDowall 07b68b17ee Added housekeeping to cleanup orphaned episodes and history items 2013-09-17 22:28:05 -07:00
Mark McDowall 174689f533 Fixed: Issue parsing size from newznab mocking indexers 2013-09-17 17:59:55 -07:00
Keivan Beigi ac18d6c704 added not found placeholder in add series
added path validation to add series
2013-09-17 17:54:57 -07:00
Keivan Beigi cdb195a44f added IE=edge header to IndexHtml 2013-09-17 15:03:16 -07:00
Keivan Beigi fa993109fc removed old tests. 2013-09-17 10:36:57 -07:00
Keivan Beigi eba9fab518 moved console polyfills to polyfills.js 2013-09-17 10:35:31 -07:00
Mark McDowall bb72308afa Trakt fixed DST issue, removing workaround 2013-09-17 07:07:56 -07:00
kay.one 1f00b05259 fixed broken test 2013-09-16 23:15:54 -07:00
kay.one 430f76e6c7 Xem cleanup. 2013-09-16 23:14:47 -07:00
kay.one b8827096b9 left over test. 2013-09-16 22:16:49 -07:00
kay.one 0794affae0 removed dead code. 2013-09-16 22:16:16 -07:00
kay.one 3d71c129eb event aggregator uses threadpool to publish events 2013-09-16 22:08:23 -07:00
kay.one 48c06de098 updated CommandExecutedEvent to be handled sync. 2013-09-16 22:07:34 -07:00
Mark McDowall eb7dda0629 Added NMA support, also added generic HttpStatusCode handling 2013-09-16 11:14:09 -07:00
Mark McDowall de012aec21 Fixed episode number in history 2013-09-15 22:25:04 -07:00
Mark McDowall 261751727b Couple minor download spec changes 2013-09-15 21:31:42 -07:00
kay.one aa2c96ec7d use Id instead of time to sort logs to take advantage of built in index. 2013-09-15 17:48:39 -07:00
kay.one add4c38589 renamed Updating to Development.
minor setting style
2013-09-15 17:41:45 -07:00
Mark McDowall 663eeb53c1 Tests for ParsingService 2013-09-15 01:23:54 -07:00
Mark McDowall 5b5ddf67f8 Use episodes attached to search criteria instead of fetching from DB 2013-09-14 20:49:58 -07:00
kay.one 372ac79fe6 fixed command equality to take type into consideration. 2013-09-14 17:33:19 -07:00