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
Markus Heiser df1a774003 [fix] KeyError: 'title' in results using key-value.html template
Since #2508 a title is required --> this is a bug when an engine uses the
key-value.html template [1], where no title is needed.

[1] https://github.com/searxng/searxng/blob/master/searx/templates/simple/result_templates/key-value.html

Closes: https://github.com/searxng/searxng/issues/3130
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
8 months ago
..
answerers [mod] random answerer: add random hex color generator 1 year ago
botdetection Block HeadlessChrome (#3116) 9 months ago
data Update searx.data - update_wikidata_units.py 8 months ago
enginelib [fix] spelling 1 year ago
engines [fix] brave.search - update result selectors to fit to new layout 8 months ago
infopage [mod] search-syntax.md: add tutorial about the feeling lucky feature 1 year ago
metrics [fix] spelling 1 year ago
network [fix] spelling 1 year ago
plugins [mod] isolation of botdetection from the limiter 11 months ago
search [fix] SyntaxWarning: invalid escape sequence '\>' 9 months ago
static [build] /static 8 months ago
templates/simple [fix] remove missing link icon macro 8 months ago
translations [translations] update from Weblate 8 months ago
__init__.py [mod] document server:public_instance & remove it out of the botdetection 11 months ago
autocomplete.py [feat] autocompleter: implementation of stract (beta) 9 months ago
babel_extract.py
compat.py [fix] pyright repported errors 2 years ago
exceptions.py [fix] spelling 1 year ago
external_bang.py [mod] external bang: go to main instead of search page when query is empty 1 year ago
external_urls.py [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
flaskfix.py
limiter.py [mod] document server:public_instance & remove it out of the botdetection 11 months ago
limiter.toml [mod] isolation of botdetection from the limiter 11 months ago
locales.py [fix] spelling 1 year ago
preferences.py [mod] add hotkeys option to settings.yml 12 months ago
query.py [feat] implement feeling lucky feature 1 year ago
redisdb.py move searx.shared.redisdb to searx.redisdb 2 years ago
redislib.py [fix] spelling 1 year ago
results.py [fix] KeyError: 'title' in results using key-value.html template 8 months ago
searxng.msg [mod] clarify the difference of the default category and subgrouping 2 years ago
settings.yml [fix] libgen.fun is down, switch to libgen.rs 8 months ago
settings_defaults.py [mod] add option max_page 10 months ago
settings_loader.py [fix] spelling 1 year ago
sxng_locales.py Update searx.data - update_engine_traits.py 8 months ago
unixthreadname.py
utils.py [fix] HTMLParser: undocumented not implemented method 12 months ago
version.py [fix] typos in documentation & messages 1 year ago
webadapter.py Revert "[fix] limit maximum page number of a search query to page 50." (#2979) 11 months ago
webapp.py [feat] preferences: button to copy input to restore preferences hash 8 months ago
webutils.py [fix] do highlight replacement at once 8 months ago