You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/templates/simple
Yaksh Bariya d577817646 [fix] respect user preferences to open links in new tab for short answers
Previously only result urls were set to open in new tab by default, this should
make the behaviour consistent.

Also adds the missing rel="noreferrer" to the anchor tag. Although this should
not be needed as long as the `referrer-policy: no-referrer` header is set, it's
always nice to play safer than to have to say sorry.  For example some reverse
proxy configurations might strip off unwhitelisted headers in which case it's
nice to have this set.
2 months ago
..
elements add a "copy" button to the "search-url" sidebar 8 months ago
filters [mod] replace searx.languages by searx.sxng_locales 1 year ago
messages [mod] simplify no results on pages > 1 to "There are no more results." 6 months ago
preferences [feat] preferences: button to enable/disable all engines 2 months ago
result_templates [feat] images: show resolution inside the image and fix image details overflow 4 months ago
404.html Drop Python 2 (2/n): templates 4 years ago
base.html [feat] template: add apple-touch-icon in html header 3 months ago
categories.html [fix] categories.html: can't select social media category using search on category select 9 months ago
icons.html [fix] ionic.io/ionicons - add back missing class="ionicon" 2 months ago
index.html Workaround: index.html: remove image preload 2 years ago
info.html Theme: add Help and Donate links in all pages 2 years ago
macros.html [fix] remove missing link icon macro 5 months ago
new_issue.html improve "search existing issues from github" link 2 months ago
opensearch.xml [fix] opensearxh.xml: firefox v123 does not except self-URI (URL with param) 4 months ago
opensearch_response_rss.xml theme: remove __common__ 2 years ago
page_with_header.html [mod] template preferences: split into elements (no functional change) 1 year ago
preferences.html [mod] preferences: implement drop-down menu for hotkeys (default, vim) 10 months ago
results.html [fix] respect user preferences to open links in new tab for short answers 2 months ago
search.html solve #2839 9 months ago
searxng-wordmark.min.svg theme: remove __common__ 2 years ago
simple_search.html Merge pull request #1004 from MontyQI/search_url 2 years ago
stats.html [fix] spelling 10 months ago