From 9a82b44ea9327fd14637eb53d8c18931a9865e40 Mon Sep 17 00:00:00 2001 From: Andrew Karpow Date: Thu, 7 Nov 2013 13:47:31 +0100 Subject: [PATCH] added sammy.js app routing --- htdocs/index.html | 9 +- htdocs/js/mpd.js | 106 ++- htdocs/js/sammy.js | 2135 ++++++++++++++++++++++++++++++++++++++++++++ src/http_server.c | 1 + 4 files changed, 2217 insertions(+), 34 deletions(-) create mode 100644 htdocs/js/sammy.js diff --git a/htdocs/index.html b/htdocs/index.html index 1220c19..32a6ea0 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -32,14 +32,14 @@ - ympd + ympd