From be08330a1a242d481bf2d58f40c4d42526798bdb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 28 Apr 2016 15:41:13 +0200 Subject: [PATCH] Added remotecontroller in channel for mobile --- php/controller.php | 2 +- php/panel.php | 40 ++++++++++++++++++++++++++ service-worker.js | 2 +- static/css/style.css | 30 ++++++++++++++++++-- static/dist/embed.min.js | 2 +- static/dist/main.min.js | 4 +-- static/js/listeners.js | 23 +++++++++++++++ static/js/mobileremote.js | 59 +++++++++++++++++++++++++++++++++++++++ 8 files changed, 154 insertions(+), 8 deletions(-) create mode 100644 static/js/mobileremote.js diff --git a/php/controller.php b/php/controller.php index fb6631dc..d45615d6 100755 --- a/php/controller.php +++ b/php/controller.php @@ -67,7 +67,7 @@

Remote Controller

-
+
+
  • + +