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
Alexandre Flament 61853aa0fb
Merge pull request #799 from return42/brave-complete
Add autocompleter from Brave
3 years ago
..
answerers
data [upd] searx/data/external_bangs.json 3 years ago
engines [fix] googel engine - "some results are invalids: invalid content" 3 years ago
help [help] stop rendering documentation with Jinja2 3 years ago
metrics
network [typing] add type hints for dictionaries 3 years ago
plugins [typing] add optional attrs to Plugin 3 years ago
search [fix] checker: fix image fetch 3 years ago
shared Revert "[hotfix] interim fix to get docker-build of CI without issues" 3 years ago
static [build] /static 3 years ago
templates [help] stop rendering documentation with Jinja2 3 years ago
translations [translations] update from Weblate 3 years ago
__init__.py
autocomplete.py [fix] brave autocompleter: charset_normalizer issues 3 years ago
exceptions.py
external_bang.py [fix] external bangs: don't overwrite Bangs in data trie 3 years ago
external_urls.py
flaskfix.py
languages.py
locales.py
preferences.py [fix] make BooleanChoices only set cookies that vary from the default 3 years ago
query.py
results.py [typing] add results.UnresponsiveEngine 3 years ago
settings.yml Merge pull request #686 from return42/lib_redis 3 years ago
settings_defaults.py Merge pull request #686 from return42/lib_redis 3 years ago
settings_loader.py
unixthreadname.py
user_help.py [help] stop rendering documentation with Jinja2 3 years ago
utils.py
version.py
webadapter.py
webapp.py [help] render user documentation once on startup 3 years ago
webutils.py