From 684d6ae79ff35cbb686e9dd35e59ce28b875586b Mon Sep 17 00:00:00 2001 From: oweissbarth Date: Sat, 3 Jan 2015 00:53:37 +0100 Subject: intial angular interface. Just for testing purpose. Will probably change alot. Now using bootstrap. --- www/img/logo.png | Bin 0 -> 5427 bytes www/index.html | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ www/json.php | 21 ++++++++ 3 files changed, 167 insertions(+) create mode 100755 www/img/logo.png create mode 100644 www/index.html create mode 100644 www/json.php diff --git a/www/img/logo.png b/www/img/logo.png new file mode 100755 index 0000000..cb99923 Binary files /dev/null and b/www/img/logo.png differ diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..37cda88 --- /dev/null +++ b/www/index.html @@ -0,0 +1,146 @@ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + +
..
{{ob.folder.name || ob.file.name}}{{ob.file.size? ob.file.size +"kB" : ""}}
+
+ + + + + + + \ No newline at end of file diff --git a/www/json.php b/www/json.php new file mode 100644 index 0000000..72418c5 --- /dev/null +++ b/www/json.php @@ -0,0 +1,21 @@ +