From f3146522fc9e98aac8aa2ac189f2dc596d4d3534 Mon Sep 17 00:00:00 2001 From: Matthieu Lalonde Date: Fri, 2 Nov 2012 00:25:41 -0400 Subject: [PATCH] Moar, always moar commit messages... I'm sorry --- index.html | 34 +-- resources/js/app.js | 216 ++++++++++++++++---- resources/js/collections/server.js | 23 ++- resources/js/main.js | 2 +- resources/js/models/client.js | 30 ++- resources/js/models/server.js | 17 +- resources/js/views/app.js | 11 +- resources/js/views/footer.js | 29 ++- resources/js/views/list.js | 18 ++ resources/js/views/sidebar.js | 67 +++--- resources/templates/app/modal-loading.html | 14 ++ resources/templates/app/modal-login.html | 22 ++ resources/templates/footer/modal-about.html | 26 +++ 13 files changed, 382 insertions(+), 127 deletions(-) create mode 100644 resources/templates/app/modal-loading.html create mode 100644 resources/templates/app/modal-login.html create mode 100644 resources/templates/footer/modal-about.html diff --git a/index.html b/index.html index 094b25c..f706d06 100644 --- a/index.html +++ b/index.html @@ -17,8 +17,8 @@ @import "/resources/css/player.css"; - - + +
@@ -104,7 +104,7 @@
- +
@@ -195,34 +195,6 @@
- -