summaryrefslogtreecommitdiff
path: root/searx/templates
AgeCommit message (Expand)Author
2023-12-23[mod] simplify no results on pages > 1 to "There are no more results."Markus Heiser
2023-12-23[mod] Change no results error message based on page numberobfuscated-loop
2023-12-23[mod] Capitalize theme names/styles in theme.html view fileJay
2023-11-27[mod] Retain page numbers even when there are no resultsobfuscated-loop
2023-11-10add a "copy" button to the "search-url" sidebarJinyuan Huang
2023-10-31Check `public_instance` in simple themesev
2023-09-28[fix] categories.html: can't select social media category using search on cat...Bnyro
2023-09-25solve #2839Jinyuan Huang
2023-09-19better error message when no results foundEmilien Devos
2023-09-19[mod] preferences: implement drop-down menu for hotkeys (default, vim)Markus Heiser
2023-09-18[feat] search on category select without JSBnyro
2023-09-18[fix] spellingjazzzooo
2023-09-11[feature] dark theme for code highlighter in the result listMarkus Heiser
2023-09-09[fix] preferences - layout of the "special queries" tabMarkus Heiser
2023-08-27[feat] settings: replace boolean select preferences with checkboxesBnyro
2023-08-18[feat] results: show source of suggested answerBnyro
2023-08-14[fix] preferences: change engine table category colspan to 8mrpaulblack
2023-08-10[mod] settings: show weight of each instanceBnyro
2023-06-28[fix] simple template: preferences - add missing icon_smal importMarkus Heiser
2023-06-03Merge pull request #2357 / limiter -> botdetectionMarkus Heiser
2023-06-02[fix] URL percent-encoding in translations fail in babelMarkus Heiser
2023-06-02[mod] template preferences: split into elements (no functional change)Markus Heiser
2023-05-29[mod] limiter -> botdetection: modularization and documentationMarkus Heiser
2023-05-29[mod] limiter: add random token to the limiter URLMarkus Heiser
2023-05-29[mod] limiter: reduce request rates for requests without a pingMarkus Heiser
2023-05-28[fix] simple theme: move engine alerts in case of no results into sidebarMarkus Heiser
2023-05-28[mod] simple theme: build design for details (collapsables)mrpaulblack
2023-05-28[mod] simple theme: collaps/expand elements in the sidebarMarkus Heiser
2023-05-22[fix] typo: dues --> doesMarkus Heiser
2023-04-10[fix] don't show a category if there is no active engine inMarkus Heiser
2023-04-08[mod] in the preference page, show !bang of subgrouping categoriesMarkus Heiser
2023-04-07[mod] clarify the difference of the default category and subgroupingMarkus Heiser
2023-03-24[mod] replace searx.languages by searx.sxng_localesMarkus Heiser
2023-02-17Add "Auto-detected" as a language.Alexandre Flament
2023-02-10fix: typo in suggestionsLea
2023-01-23[fix] use input elements for pagination requestsmrpaulblack
2023-01-23Feature: Pagination Widget with list of numbers.llmII
2023-01-08[simple theme] set tab index for search page input field #1891allixx
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-09-24[mod] paper.html: simplify template by using result_link macroMarkus Heiser
2022-09-24[mod] paper.html: add links to doi resolverMarkus Heiser
2022-09-23[mod] science category: various update of about PR 1705Alexandre Flament
2022-09-23Add paper.html result templateAlexandre FLAMENT
2022-09-21[fix] wording: SearXNG is 'open' and not 'hackable'Markus Heiser
2022-09-04Merge pull request #1743 from dalf/update_about_metricsAlexandre Flament
2022-09-04[mod] option 'ui: cache_url:' to configure internet cache or archiveMarkus Heiser
2022-09-02template: when enable_metrics are disabled, hide the empty statsAlexandre FLAMENT
2022-09-02Stats: display only the score per result, no anymore the scoreAlexandre FLAMENT
2022-08-11[fix] improve OpenSearch descriptionMarkus Heiser
2022-07-17[fix] preferences: missing option valueLéon Tiekötter