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
allixx e4cf0a7d4f [fix] do highlight replacement at once
Highlights all search queries in search result in one go.

Fixes the case where search query contains word from highlight HTML code,
which causes broken HTML to appear in search results.

Closes #3057
9 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 10 months ago
enginelib [fix] spelling 1 year ago
engines [fix] semantic scholar: bad request 9 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 12 months ago
search [fix] SyntaxWarning: invalid escape sequence '\>' 9 months ago
static [build] /static 10 months ago
templates/simple [mod] simplify no results on pages > 1 to "There are no more results." 10 months ago
translations [translations] update from Weblate 9 months ago
__init__.py [mod] document server:public_instance & remove it out of the botdetection 12 months ago
autocomplete.py [feat] autocompleter: implementation of stract (beta) 10 months ago
babel_extract.py [mod] move category and names of constants to searx/searxng.msg 3 years ago
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 2 years 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 3 years ago
limiter.py [mod] document server:public_instance & remove it out of the botdetection 12 months ago
limiter.toml [mod] isolation of botdetection from the limiter 12 months ago
locales.py [fix] spelling 1 year ago
preferences.py [mod] add hotkeys option to settings.yml 1 year 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 [mod] Retain page numbers even when there are no results 11 months ago
searxng.msg [mod] clarify the difference of the default category and subgrouping 2 years ago
settings.yml [mod] presearch: set WEB timeout to 4sec & single network for all request 9 months ago
settings_defaults.py [mod] add option max_page 11 months ago
settings_loader.py [fix] spelling 1 year ago
sxng_locales.py Update searx.data - update_engine_traits.py 1 year ago
unixthreadname.py [format.python] initial formatting of the python code 3 years ago
utils.py [fix] HTMLParser: undocumented not implemented method 1 year 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) 12 months ago
webapp.py [mod] isolation of botdetection from the limiter 12 months ago
webutils.py [fix] do highlight replacement at once 9 months ago