From 1df71121eb266d67276aaa9eaed66e045a947bbc Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Thu, 13 Apr 2017 14:25:39 -0400 Subject: [PATCH] Use proxy and cached images on user info page --- .gitignore | 3 ++- app/views/me.php | 15 ++++++++++----- public/images/avatars/.gitkeep | 0 src/Controller/Index.php | 8 +++++--- 4 files changed, 17 insertions(+), 9 deletions(-) create mode 100644 public/images/avatars/.gitkeep diff --git a/.gitignore b/.gitignore index cf44b717..9a13d5e9 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,7 @@ composer.lock *.sqlite *.db *.sqlite3 -apidocs/* +apidocs/** tests/test_data/sessions/* cache.properties build/** @@ -27,5 +27,6 @@ phinx.yml Caddyfile build/humbuglog.txt public/images/anime/** +public/images/avatars/** public/images/manga/** public/images/characters/** \ No newline at end of file diff --git a/app/views/me.php b/app/views/me.php index f0f26405..e9112f81 100644 --- a/app/views/me.php +++ b/app/views/me.php @@ -9,7 +9,12 @@ - + + " alt="" />

@@ -65,13 +70,13 @@

Favorite Characters

- + $char): ?> @@ -88,7 +93,7 @@ $titles = Kitsu::filterTitles($anime); ?> - + " width="220" alt="" />