Commit Graph

3787 Commits

Author SHA1 Message Date
kay.one a2db70bb19 added page loading animation while the app is loading. 2013-08-05 19:29:34 -07:00
kay.one 4ff068db0a minor cleanup 2013-08-05 19:01:32 -07:00
Keivan Beigi 376b386b31 show a basic spinner while the app is loading all the js files/series list. 2013-08-05 19:01:32 -07:00
kay.one 39f0ed9d21 updated test package to use the same libs as the update package. 2013-08-05 16:11:37 -07:00
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
kay.one 748d00c5af removed some extra logging. 2013-08-05 15:24:54 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
kay.one a9f1a38280 cleaned up DirectoryLookupService 2013-08-05 15:10:31 -07:00
Mark McDowall 57bb37a8cd Update season episodes from season pass 2013-08-05 13:02:25 -07:00
Mark McDowall c8c67a8254 Fixed broken test 2013-08-05 02:49:37 -07:00
Mark McDowall 6ca17942f0 Added season pass for toggling monitored status of seasons
Linked from missing
2013-08-05 02:09:41 -07:00
Mark McDowall 694714726c Seasons will reload when series info is refreshed 2013-08-04 12:30:04 -07:00
Mark McDowall 1ef168370e Recent folder list will scroll when needed
Able to add more than one recent folder without refreshing the page
2013-08-04 10:52:21 -07:00
Mark McDowall 19906e0350 Special folders also apply to RootFolder unmapped folders 2013-08-04 10:04:36 -07:00
Mark McDowall 26dbafee08 Monitored status tooltip should disappear properly now 2013-08-03 23:51:28 -07:00
Mark McDowall 7e4236df3e EpisodeRefresh matches by season and episode number instead of tvdbepisodeid 2013-08-03 22:45:46 -07:00
Mark McDowall ab9c22f7c1 Newznab urls will have any trailing slashes stripped before searching 2013-08-03 14:39:07 -07:00
Mark McDowall 6296293286 Update errors shouldn't re-run updater 30 seconds later so we'll catch the error 2013-08-03 14:15:31 -07:00
Mark McDowall 7efe4419fb Because kayone says any 2013-08-03 11:18:01 -07:00
Mark McDowall bbd0fd41a3 MediaFile cleanup will unlink removed episode files from episodes 2013-08-02 23:44:10 -07:00
Mark McDowall 21a3260bf2 LogFile mapper is less greedy which logged other messages 2013-08-02 22:07:32 -07:00
Mark McDowall 177e4b850e Fixed the broken tests 2013-08-02 20:28:17 -07:00
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive 2013-08-02 20:01:16 -07:00
Mark McDowall 485f05d4b9 Prevent adding a root folder that is the same as drone factory 2013-08-02 00:17:19 -07:00
Keivan Beigi e3916d5fc8 fixed less grunt watch 2013-08-01 18:00:30 -07:00
Keivan Beigi 1f7d57c2c2 series collection is now loaded on app start. 2013-08-01 17:24:00 -07:00
Keivan Beigi f44ef2ff5e fixed issue with number only series title.
series detail page should load much faster.
2013-08-01 17:12:52 -07:00
Mark McDowall 91cef6d662 Because pencil = edit 2013-08-01 16:54:01 -07:00
Mark McDowall 12bb55f52d Added indexer name to manual search 2013-08-01 16:34:36 -07:00
Mark McDowall e1272b4f34 Notification and Indexer settings are enabled by default on add
NzbClub and omgwtfnzbs are off by default
2013-08-01 08:25:09 -07:00
Mark McDowall eaa7b39025 Better notification messages 2013-08-01 00:11:42 -07:00
Mark McDowall 125deb3931 Added seasons to top of series details (toggling and jump to) 2013-07-31 23:32:44 -07:00
kay.one 49c5762c6d logo point to series home. 2013-07-31 22:21:10 -07:00
Keivan Beigi cfb805749d added json reference to NzbDrone.exe 2013-07-31 19:29:49 -07:00
Mark McDowall bdab0d585f Added DateHeaderCell to prevent drunk sorting on null dates 2013-07-31 19:12:52 -07:00
Keivan Beigi 4e7468e6fe cleaned up refresh series a bit. 2013-07-31 19:02:36 -07:00
Mark McDowall cf6512bc57 Toggle cell appends tooltip to body 2013-07-31 10:14:27 -07:00
Mark McDowall 9d0501816c "Its an error" 2013-07-31 09:43:38 -07:00
Mark McDowall 7a408f0ed8 Do not blowup notificaiton pipeline when on notification throws 2013-07-31 08:38:12 -07:00
Mark McDowall c132d54ff7 This should fix the sticky tooltip issues
Lost some control over positioning based on parents, but we can add data attributes if required
2013-07-30 23:25:44 -07:00
kay.one 78297e62b2 fixed broken test 2013-07-30 23:02:50 -07:00
kay.one 5a62e8ae6b updated project output for core/common to _output 2013-07-30 22:55:58 -07:00
kay.one a5bb99367e skip queue check and adding new items if download client isn't configured correctly. 2013-07-30 22:49:41 -07:00
kay.one 1eb278c7f6 less aggressive http exception logging. 2013-07-30 22:35:07 -07:00
kay.one c57fb29db4 upgrade service only tries to delete existing file if it actually exists. 2013-07-30 22:11:54 -07:00
Keivan Beigi c3b25878d4 do a check to see if daily episode has airdate before attempting a search. 2013-07-30 21:48:55 -07:00
Mark McDowall 17842d3fa1 Added categories to newznab section 2013-07-30 20:42:07 -07:00
Keivan Beigi f9fe119af2 cleaned up some code around process handling. 2013-07-30 13:19:09 -07:00
kay.one e24c85cc1c upped updated interval to 60 minutes from 5 minutes. 2013-07-29 19:34:29 -07:00
kay.one 2dfebd2147 moved update url from db to nzbdrone.config 2013-07-29 19:12:16 -07:00