From 0c8d4a04ca9bf5506ff7fa7375ca97b3257f65cd Mon Sep 17 00:00:00 2001 From: crocodilestick <105450872+crocodilestick@users.noreply.github.com> Date: Thu, 29 Jan 2026 01:54:14 +0100 Subject: [PATCH] Add button for sort by relevance --- CONTRIBUTORS | 2 +- cps/templates/search.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fc797e9..20baad8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -315,7 +315,7 @@ Copyright (C) 2024-2026 Calibre-Web Automated contributors - zhiyue (1 commits) # Fork Contributors (crocodilestick/calibre-web-automated) -- crocodilestick (989 commits) +- crocodilestick (991 commits) - jmarmstrong1207 (73 commits) - demitrix (30 commits) - sirwolfgang (29 commits) diff --git a/cps/templates/search.html b/cps/templates/search.html index 62fc48e..8993ecb 100755 --- a/cps/templates/search.html +++ b/cps/templates/search.html @@ -28,6 +28,9 @@ {% endif %} {% endif %}