From 62d4c32d5301b2e548fe2d7bb6cc3ace9e247f28 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 8 Jun 2015 17:49:17 +0200 Subject: [PATCH] Sommer Style, Avatare, Duplikate --- .idea/workspace.xml | 590 ++++++++++++------ app/models/User.php | 24 + app/routes.php | 63 +- app/views/film.blade.php | 4 +- app/views/hello.blade.php | 14 +- app/views/index.blade.php | 2 +- app/views/settings.blade.php | 138 ++-- app/views/suggest.blade.php | 2 +- public/css/bootstrap-paper.min.css | 7 + public/css/bootstrap-readable.min.css | 7 + public/css/bootstrap-sandstone.min.css | 7 + public/fonts/glyphicons-halflings-regular.eot | Bin 14079 -> 20127 bytes public/fonts/glyphicons-halflings-regular.svg | 480 +++++++------- public/fonts/glyphicons-halflings-regular.ttf | Bin 29512 -> 45404 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 16448 -> 23424 bytes public/img/no-avatar.jpg | Bin 0 -> 8284 bytes 16 files changed, 861 insertions(+), 477 deletions(-) create mode 100644 public/css/bootstrap-paper.min.css create mode 100644 public/css/bootstrap-readable.min.css create mode 100644 public/css/bootstrap-sandstone.min.css create mode 100644 public/img/no-avatar.jpg diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6b14314..a970fb5 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,10 +1,21 @@ - + + + + + + + + + + + + @@ -19,6 +30,10 @@ + + $PROJECT_DIR$/composer.json + /usr/bin/composer + @@ -31,31 +46,11 @@ - - + + - - - - - - - - - - - - - - - - - - - - - - + + @@ -64,49 +59,32 @@ - - + + - - + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + @@ -114,8 +92,58 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -137,29 +165,69 @@ true - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -216,24 +284,6 @@