Commit Graph

2571 Commits

Author SHA1 Message Date
kay.one de8d701553 removed backbone project. 2013-02-15 16:52:13 -08:00
kay.one 61688d7aef moved bootstrap to none responsive. 2013-02-15 16:52:13 -08:00
kay.one 92f4f20ecc more add series styling 2013-02-15 16:52:12 -08:00
kay.one 783ad3502c updated bootstrap styling. 2013-02-15 16:52:12 -08:00
kay.one 1e26b2513c figured out how to get tabs to work in backbone. 2013-02-15 16:52:11 -08:00
kay.one 460b90bc95 random template is create only in ncrunch. 2013-02-15 16:52:10 -08:00
kay.one 32e402b5a0 can do series lookup using the api. 2013-02-15 16:52:10 -08:00
kay.one 5fb1f4902f fixed /api . responds with profiles. 2013-02-15 16:52:09 -08:00
kay.one 1bd6c4a93c updated nuget packages to uniform version. 2013-02-15 16:52:09 -08:00
kay.one 87f3c6a6c9 added Logger injection module for Autofac, API boots up. 2013-02-15 16:52:08 -08:00
kay.one 64a3e1caf0 cleaned up CoreTest base class. 2013-02-15 16:52:08 -08:00
kay.one 77bb790672 some cleanup. 2013-02-15 16:52:07 -08:00
kay.one ff09773a3b added parallel test execution support for ncrunch. 2013-02-15 16:52:06 -08:00
kay.one 130be58f8c added database recovery on app start. 2013-02-15 16:52:06 -08:00
kay.one 653f45f10e more test fixes. 2013-02-15 16:52:05 -08:00
kay.one edf7cc678d fixed some broken tests. 2013-02-15 16:52:05 -08:00
kay.one fd8ad73476 fixed broken tests. 2013-02-15 16:52:04 -08:00
kay.one c184595935 added Nancy pipelines for error handling,
cleaned up container registrations.
2013-02-15 16:52:04 -08:00
Keivan Beigi acef97b79f replaced most of ServiceStack with nancy. 2013-02-15 16:52:03 -08:00
Keivan Beigi 936886f213 added views for all different add methods. 2013-02-15 16:52:02 -08:00
Keivan Beigi 85fa96f436 added first region,view and routes. 2013-02-15 16:52:02 -08:00
Keivan Beigi 9f304b7be5 added application basics 2013-02-15 16:52:01 -08:00
kay.one 60923201bd added footer to bootstrap layout. 2013-02-15 16:52:01 -08:00
kay.one 622fa5ea2d system page now uses bootstrap for layout. 2013-02-15 16:52:00 -08:00
kay.one adb6f849f7 more bootstrap layout changes. 2013-02-15 16:52:00 -08:00
Keivan Beigi 6eb1d5acf2 almost got the base layout working with bootstrap. 2013-02-15 16:51:59 -08:00
Keivan Beigi 8088872b92 adding bootstrap layout. 2013-02-15 16:51:58 -08:00
Keivan Beigi e4f2121e25 Build doesn't need SDK installed anymore. 2013-02-15 16:51:57 -08:00
Mark McDowall 901a64fdd4 <default> not <default branch> 2013-02-15 18:05:07 -06:00
Mark McDowall be0b0055f1 Rename package for handling <default branch> 2013-02-15 17:59:20 -06:00
Mark McDowall b6ed048f94 Ignore specials when doing sample check
#ND-168 fixed
Fixed: Ignore sample check when importing specials (Season 0)
2013-02-07 17:47:24 -08:00
Mark McDowall 6e7ec4505f Use proper daily series URL for newznab
Fixed: Daily Series searches against Newznab indexers will be formatted
properly
2013-02-02 12:35:46 -08:00
Mark McDowall 08e7490ac5 Re-fix for hidden console CPU + added tray icon
New: Tray Icon visible when running without console window
2013-01-29 18:23:17 -08:00
Mark McDowall 506899730a CPU usage fail
Fixed: Running NzbDrone without a console should no longer cause
excessive CPU usage
2013-01-28 19:42:08 -08:00
Mark McDowall ffc0ff8ebf Quality profile cutoff will be set on add
#ND-158
2013-01-28 19:40:49 -08:00
Mark McDowall d398440322 Scene Mappings update every 6 hours now 2013-01-26 11:42:32 -08:00
Mark McDowall 3b16d68d0b Sample check reduced to 3 minutes 2013-01-25 23:18:42 -08:00
Mark McDowall b7229dea06 Repack/propers for older episodes are no more
#ND-53
Fixed: Do not download Propers/Repacks for episodes older than 7 days
2013-01-25 14:58:01 -08:00
Mark McDowall 02e21c7d7e This is why we write unit tests...
#ND-93 fixed - for real this time
Fixed: Option to have older episodes added to SABnzbd queue at a
different priority
2013-01-24 15:33:32 -08:00
Mark McDowall 5af06c1332 Fixed broken tests 2013-01-24 00:03:10 -08:00
Mark McDowall 0315385f98 Fixed Nzbget tests 2013-01-23 23:38:16 -08:00
Mark McDowall 54c29ada12 Nzbget added to UI
#ND-145 fixed
2013-01-23 23:31:41 -08:00
Mark McDowall bf2c811a09 Nzbget support added to core
#ND-145 In Progress
2013-01-23 22:36:37 -08:00
Mark McDowall 0b9a4e1a46 Use scene name for download client queue
#ND-136 fixed
New: Option to Scene name when adding NZBs to download client queue
2013-01-22 21:08:21 -08:00
Mark McDowall e2cc4ef4ea Special characters removed from titles
#ND-128 fixed
Fixed: Remove special characters from titles when searching
2013-01-22 19:57:51 -08:00
Mark McDowall 1596e8530f Error message for Size rejection fixed 2013-01-22 18:10:34 -08:00
Mark McDowall d7a012bb0b Removed extraneous file 2013-01-20 17:00:37 -08:00
Mark McDowall e136b458e0 MediaInfo added
New: Samples will only be skipped when under 70MB and under 8 minutes in
length
#ND-121 fixed
2013-01-20 16:35:42 -08:00
Mark McDowall eeb16d6d5a Added comments 2013-01-19 15:15:31 -08:00
Mark McDowall 2d21ee67e1 Better messages when searching for daily episodes 2013-01-16 23:29:43 -08:00