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.
2024-05-04 06:55:37 +02:00
..
elements add a "copy" button to the "search-url" sidebar 2023-11-10 13:28:04 +00:00
filters [mod] replace searx.languages by searx.sxng_locales 2023-03-24 10:37:42 +01:00
messages [mod] simplify no results on pages > 1 to "There are no more results." 2023-12-23 09:50:39 +01:00
preferences [feat] preferences: button to enable/disable all engines 2024-04-27 18:26:23 +02:00
result_templates [feat] images: show resolution inside the image and fix image details overflow 2024-02-25 16:22:37 +01:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
base.html [feat] template: add apple-touch-icon in html header 2024-04-18 12:34:17 +02:00
categories.html [fix] categories.html: can't select social media category using search on category select 2023-09-28 10:45:49 +02:00
icons.html [fix] ionic.io/ionicons - add back missing class="ionicon" 2024-04-27 09:33:20 +02:00
index.html Workaround: index.html: remove image preload 2022-06-18 09:04:13 +02:00
info.html Theme: add Help and Donate links in all pages 2022-06-25 20:31:40 +02:00
macros.html [fix] remove missing link icon macro 2024-02-01 08:13:43 +01:00
new_issue.html improve "search existing issues from github" link 2024-04-27 20:01:27 +02:00
opensearch.xml [fix] opensearxh.xml: firefox v123 does not except self-URI (URL with param) 2024-02-25 07:33:04 +01:00
opensearch_response_rss.xml theme: remove __common__ 2022-05-07 19:40:48 +02:00
page_with_header.html [mod] template preferences: split into elements (no functional change) 2023-06-02 19:05:43 +02:00
preferences.html [mod] preferences: implement drop-down menu for hotkeys (default, vim) 2023-09-19 08:06:06 +02:00
results.html [fix] respect user preferences to open links in new tab for short answers 2024-05-04 06:55:37 +02:00
search.html solve #2839 2023-09-25 23:01:14 +02:00
searxng-wordmark.min.svg theme: remove __common__ 2022-05-07 19:40:48 +02:00
simple_search.html Merge pull request #1004 from MontyQI/search_url 2022-03-26 17:08:50 +01:00
stats.html [fix] spelling 2023-09-18 16:20:27 +02:00