From e7ef11c4235deeb0d2d6df24199dc5cc41d2c885 Mon Sep 17 00:00:00 2001 From: Timothy J Warren Date: Thu, 30 Mar 2017 14:50:25 -0400 Subject: [PATCH] Add rereading info to manga list --- CHANGELOG.md | 4 +++- app/views/manga/cover.php | 17 +++++++++++++++++ app/views/manga/list.php | 13 +++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 872ade6b..7d1fda30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,9 @@ ## Version 4 * Updated to use Kitsu API after discontinuation of Hummingbird * Added streaming links to list entries from the Kitsu API -* Added simple integration with MyAnimeList, so an update can cross-post to both Kitsu and MyAnimeList +* Added simple integration with MyAnimeList, so an update can cross-post to both Kitsu and MyAnimeList (anime and manga) +* Added console command to sync Kitsu and MyAnimeList data + * Added character pages ## Version 3 diff --git a/app/views/manga/cover.php b/app/views/manga/cover.php index 9ed41fdd..80d052b5 100644 --- a/app/views/manga/cover.php +++ b/app/views/manga/cover.php @@ -36,6 +36,23 @@
Rating: / 10
+ + +
+ + + + + +
+ + + 0): ?> +
+
Reread time(s)
+
+ +
Chapters: / diff --git a/app/views/manga/list.php b/app/views/manga/list.php index e9f4169f..b373dfb0 100644 --- a/app/views/manga/list.php +++ b/app/views/manga/list.php @@ -17,6 +17,7 @@ Rating Completed Chapters # of Volumes + Attributes Type Genres @@ -40,6 +41,18 @@ / 10 / + +
    + 0): ?> +
  • Reread time(s)
  • + + + +
  • + + +
+