1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 08:21:46 +02:00
Commit Graph

2437 Commits

Author SHA1 Message Date
kay.one
c8488f8659 removed cassette msbuild. 2013-02-15 16:52:23 -08:00
kay.one
274b1528f2 series search displays the result using auto binder. 2013-02-15 16:52:23 -08:00
kay.one
f98002c576 fixed api root url 2013-02-15 16:52:22 -08:00
Keivan Beigi
5e32760c6a more add series backbone cleanup. 2013-02-15 16:52:22 -08:00
Keivan Beigi
c43eb59efb overriding console when not defined, so IE doesn't break. 2013-02-15 16:52:21 -08:00
Keivan Beigi
c247406d67 added add series search model/collections 2013-02-15 16:52:20 -08:00
Keivan Beigi
d110cf2633 updated cassette registration 2013-02-15 16:52:20 -08:00
Keivan Beigi
f303c33ed8 created add series layout. 2013-02-15 16:52:19 -08:00
Keivan Beigi
74a5939c96 removed bootstrap-responsive
updated bootstrap's Intelisense file to v2.2.2
2013-02-15 16:52:19 -08:00
kay.one
53fa2f9410 added cassette MSBuild. 2013-02-15 16:52:18 -08:00
kay.one
2806b34e59 removed bootstrap layout from MVC, bootstrap+backbone is where we should be going. 2013-02-15 16:52:18 -08:00
kay.one
577d8adec4 better template load error message. 2013-02-15 16:52:17 -08:00
kay.one
2112a8f9fa moved all backbone/bootstrap files to _backboneApp 2013-02-15 16:52:17 -08:00
Keivan Beigi
f34a8edcbc updated FluentAssertion, WebActivator. 2013-02-15 16:52:15 -08:00
Keivan Beigi
d7246302fd fixed broken build. 2013-02-15 16:52:15 -08:00
Keivan Beigi
0eecb0bde0 updated bootstrap to v2.2.2, restored most of values to their default. (only file changed is the varible.less file) 2013-02-15 16:52:14 -08:00
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