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
Léon Tiekötter 1c151ae92b
[fix] wikidata: URL decoding and file extension handling
Add '.png' to the second img_src_name if it has the extension '.svg'.
Use urllib.parse.unquote for URL decoding.
2 years ago
..
answerers [fix] issue reported by pylint 22.1.0 2 years ago
data Merge pull request #852 from searxng/update_data_update_ahmia_blacklist.py 2 years ago
engines [fix] wikidata: URL decoding and file extension handling 2 years ago
help [help] remove link from about.md title 2 years ago
metrics [enh] settings.yml: implement general.enable_metrics 2 years ago
network [mod] remove deprecate code 2 years ago
plugins [enh] limiter plugin 2 years ago
search [enh] implement a OnlineUrlSearchProcessor 2 years ago
shared [pyright:strict] searx.search.checker.background 2 years ago
static Merge pull request #848 from not-my-profile/help-route 2 years ago
templates Merge pull request #848 from not-my-profile/help-route 2 years ago
translations [translations] update from Weblate 2 years ago
__init__.py [format.python] initial formatting of the python code 3 years ago
autocomplete.py [fix] brave autocompleter: charset_normalizer issues 2 years ago
exceptions.py [pyright:strict] searx.search.checker.background 2 years ago
external_bang.py [fix] external bangs: don't overwrite Bangs in data trie 2 years ago
external_urls.py [format.python] initial formatting of the python code 3 years ago
flaskfix.py [format.python] initial formatting of the python code 3 years ago
languages.py Update searx.data - update_languages.py 3 years ago
locales.py [format.python] initial formatting of the python code 3 years ago
preferences.py [fix] make BooleanChoices only set cookies that vary from the default 2 years ago
query.py [fix] remove broken ? search operator 2 years ago
results.py [typing] add results.UnresponsiveEngine 2 years ago
settings.yml [fix] invidious engine: store random base_url in param 2 years ago
settings_defaults.py [enh] limiter plugin 2 years ago
settings_loader.py [format.python] initial formatting of the python code 3 years ago
unixthreadname.py [format.python] initial formatting of the python code 3 years ago
user_help.py [enh] make searx.user_help use an explicit TOC 2 years ago
utils.py [mod] searx.utils: more typing 2 years ago
version.py [format.python] initial formatting of the python code 3 years ago
webadapter.py [fix] disabling all engines in a category makes the bang search in general 2 years ago
webapp.py [enh] generate navigation for help pages 2 years ago
webutils.py [enh] change categories_as_tabs from a list to a dict 2 years ago