diff --git a/app/bootstrap.php b/app/bootstrap.php index 5229f433..53848110 100644 --- a/app/bootstrap.php +++ b/app/bootstrap.php @@ -121,9 +121,9 @@ return function(array $config_array = []) { }); // Miscellaneous Classes - /* $container->set('auth', function($container) { - return new HummingbirdAuth($container); - }); */ + $container->set('auth', function($container) { + return new KitsuAuth($container); + }); $container->set('url-generator', function($container) { return new UrlGenerator($container); }); diff --git a/app/config/minify_css_groups.php b/app/config/minify_css_groups.php index ee678a2d..1242b592 100644 --- a/app/config/minify_css_groups.php +++ b/app/config/minify_css_groups.php @@ -33,7 +33,6 @@ return [ ), */ 'base' => [ - 'marx.css', 'base.css' ] ]; diff --git a/app/views/anime/cover.php b/app/views/anime/cover.php index 5ca19c9d..c0fa5869 100644 --- a/app/views/anime/cover.php +++ b/app/views/anime/cover.php @@ -1,21 +1,20 @@
-is_authenticated()): ?> +is_authenticated()): ?> Add Item - +

There's nothing here!

$items): ?> - */ ?>

html($name) ?>

- is_authenticated()*/) continue; ?> + is_authenticated()) continue; ?>
- is_authenticated()): ?> + is_authenticated()): ?> - + img($item['anime']['image']); ?>
- is_authenticated()): ?> + is_authenticated()): ?> - +
@@ -65,6 +64,6 @@
-is_authenticated()): ?> +is_authenticated()): ?> - \ No newline at end of file + \ No newline at end of file diff --git a/app/views/anime/list.php b/app/views/anime/list.php index 488feab3..cafeb586 100644 --- a/app/views/anime/list.php +++ b/app/views/anime/list.php @@ -1,7 +1,7 @@
-is_authenticated()): ?> +is_authenticated()): ?> Add Item - +

There's nothing here!

@@ -10,9 +10,9 @@ - is_authenticated()): ?> + is_authenticated()): ?> - + @@ -26,13 +26,13 @@ - is_authenticated()) continue; ?> + is_authenticated()) continue; ?> - is_authenticated()): ?> + is_authenticated()): ?> - +
  Title Airing Status Score
">Edit @@ -73,5 +73,5 @@ -is_authenticated()) ? 'table_edit' :*/ 'table' ?> - +is_authenticated()) ? 'table_edit' : 'table' ?> + \ No newline at end of file diff --git a/app/views/header.php b/app/views/header.php index d5dd4835..4326beb3 100644 --- a/app/views/header.php +++ b/app/views/header.php @@ -6,7 +6,7 @@ - + diff --git a/app/views/main-menu.php b/app/views/main-menu.php index ae0045ea..be89435e 100644 --- a/app/views/main-menu.php +++ b/app/views/main-menu.php @@ -17,7 +17,7 @@ [Manga List] - is_authenticated()): ?> + is_authenticated()): ?>   @@ -29,7 +29,7 @@ Logout [get('whose_list') ?>'s Login] - +