From d4015a62d4e32f275e8907351a25c2e21b1e0d82 Mon Sep 17 00:00:00 2001 From: doubaniux <56670055+doubaniux@users.noreply.github.com> Date: Wed, 27 Jul 2022 21:58:25 +0200 Subject: [PATCH] fix tag search result pagination (#109) (#114) * fix imdb link parsing for DoubanMovie * delete douban image download mixin * add readme * remove usage of eval * fix tag search result pagination Co-authored-by: Your Name Co-authored-by: doubaniux <56670055+doubaniux@users.noreply.github.com> Co-authored-by: doubaniux Co-authored-by: alphatownsman <90480431+alphatownsman@users.noreply.github.com> Co-authored-by: Your Name --- README.md | 2 +- common/templates/common/search_result.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index ed8b2d05..2cfde8ea 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Currently looking for someone to help with: - Explaining the structure of code - Refactoring (this is something big) -## Deployment This project is still in its early stage, so you are not encouraged to deploy it on your own. If you do want to give it a try, please check the [fork of *alphatownsman*](https://github.com/alphatownsman/boofilsic), which is more friendly. ## Sponsor If you like this project, please consider sponsoring us on [Patreon](https://patreon.com/tertius). + diff --git a/common/templates/common/search_result.html b/common/templates/common/search_result.html index baec6b0d..cc420eed 100644 --- a/common/templates/common/search_result.html +++ b/common/templates/common/search_result.html @@ -419,23 +419,23 @@