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 0e2566db68 internetarchivescholar engine: set timeout to 15 seconds 3 months ago
..
answerers [mod] random answerer: add random hex color generator 9 months ago
botdetection Block HeadlessChrome (#3116) 5 months ago
data Update searx.data - update_ahmia_blacklist.py 3 months ago
enginelib Drop typing-extensions dependency (#3265) 3 months ago
engines [feat] engine: implementation of cppreference 3 months ago
infopage [clean] drop obsolete py3.7 compatibility 4 months ago
metrics [fix] spelling 9 months ago
network [fix] spelling 9 months ago
plugins [mod] isolation of botdetection from the limiter 7 months ago
search checker: display results at the end 3 months ago
static [build] /static 3 months ago
templates/simple [feat] images: show resolution inside the image and fix image details overflow 3 months ago
translations [translations] update from Weblate 3 months ago
__init__.py [mod] document server:public_instance & remove it out of the botdetection 7 months ago
autocomplete.py [feat] autocompleter: implementation of stract (beta) 5 months ago
babel_extract.py [mod] move category and names of constants to searx/searxng.msg 2 years ago
exceptions.py [fix] spelling 9 months 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 [format.python] initial formatting of the python code 2 years ago
limiter.py [mod] document server:public_instance & remove it out of the botdetection 7 months ago
limiter.toml [mod] isolation of botdetection from the limiter 7 months ago
locales.py [mod] reduce memory footprint by not calling babel.Locale.parse at runtime 3 months ago
preferences.py [mod] add hotkeys option to settings.yml 8 months ago
query.py [feat] implement feeling lucky feature 9 months ago
redisdb.py move searx.shared.redisdb to searx.redisdb 1 year ago
redislib.py [fix] spelling 9 months ago
results.py [fix] KeyError: 'title' in results using key-value.html template 4 months ago
searxng.msg [mod] footer: i18n for the link names in the footer 4 months ago
settings.yml internetarchivescholar engine: set timeout to 15 seconds 3 months ago
settings_defaults.py [mod] footer: i18n for the link names in the footer 4 months ago
settings_loader.py [fix] spelling 9 months ago
sxng_locales.py [mod] reduce memory footprint by not calling babel.Locale.parse at runtime 3 months ago
unixthreadname.py [format.python] initial formatting of the python code 2 years ago
utils.py [refactor] images: add resolution, image format and filesize fields 3 months ago
version.py [fix] typos in documentation & messages 10 months ago
webadapter.py Revert "[fix] limit maximum page number of a search query to page 50." (#2979) 7 months ago
webapp.py [fix] re-add opensearch_url / its used in based.html 3 months ago
webutils.py [fix] do highlight replacement at once 4 months ago