Commit Graph

4303 Commits

Author SHA1 Message Date
Mark McDowall 283cd36db8 Moved search hotkey to search.js 2013-09-23 22:27:51 -07:00
Mark McDowall f32cbbb224 Toggle monitored status from season pass as well as all seasons (skip specials) 2013-09-23 17:53:56 -07:00
Mark McDowall 154a6b39be Use t as shortcut to series search navigator 2013-09-23 16:55:24 -07:00
Mark McDowall df967c1ed1 Don't check for API key on local requests 2013-09-23 15:56:01 -07:00
Mark McDowall 5841140c99 Allow Basic Auth on API 2013-09-23 15:31:50 -07:00
Mark McDowall c5ae38638a Show yellow dot and season not monitored when no episode files and season isn't monitored 2013-09-23 13:06:15 -07:00
Mark McDowall 1a2ae4bd2c pluck and findWhere, not map and find 2013-09-23 12:03:33 -07:00
Mark McDowall ca3b4cb1d7 Merge branch 'api-key' into develop
Conflicts:
	NzbDrone.Integration.Test/NzbDroneRunner.cs
2013-09-23 10:58:13 -07:00
Keivan Beigi 503be832c4 updated jshint options 2013-09-22 22:44:49 -07:00
Mark McDowall 2b85b7f466 Added ssl support (config file only) 2013-09-22 12:57:03 -07:00
Mark McDowall 48dbc127a7 Added search bar under nav bar to jump to series by searching 2013-09-22 00:55:44 -07:00
Mark McDowall 8ff34aac4d Fixed series actions wrapping to two lines 2013-09-21 12:16:48 -07:00
Mark McDowall a5528f00cb Fixed UI for downloadAllowed 2013-09-21 00:45:45 -07:00
Mark McDowall c5908c52a5 Allow manual downloads 2013-09-20 22:49:54 -07:00
Mark McDowall 32b287387d Moved UrlAcl registration to adapter 2013-09-20 19:50:57 -07:00
Mark McDowall d19a755fb1 Integration tests use the api key now 2013-09-20 19:07:42 -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 e19e523824 csproj fail :( 2013-09-20 15:31:26 -07:00
Mark McDowall de607e207b ApiKey Authentication cleanup 2013-09-20 15:19:48 -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 57fdbe6e08 Added API key authentication 2013-09-20 00:31:02 -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