From 223c3566cf4265c8af89b2937e77f3c05ba9fbe2 Mon Sep 17 00:00:00 2001 From: "Nicolas A. Tonne" Date: Wed, 22 Apr 2015 12:40:03 +0200 Subject: [PATCH] Search func, mobile layout --- index.php | 19 ++++++++++++++----- php/footer.php | 4 ++-- php/nochan.php | 4 ++-- php/panel.php | 1 + static/css/style.css | 34 ++++++++++++++++++++++++++++++++-- static/js/list.js | 2 ++ static/js/search.js | 2 ++ static/js/youtube.js | 6 +++--- 8 files changed, 58 insertions(+), 14 deletions(-) diff --git a/index.php b/index.php index b76ceabf..135fed1a 100755 --- a/index.php +++ b/index.php @@ -6,6 +6,7 @@ if($list[1]==""||!isset($list[1])||count($list)<=1){$list="";include('php/nochan.php');die();} else $list=$list[1]; + ?> @@ -26,7 +27,7 @@