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 f9c5727ddc [mod] get rid of ./utils/brand.env and its workflow
All the environments defined in ./utils/brand.env are generated on the fly, so
there is no longer a need to define the brand environment in this file and all
the workflows to handle this file.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
9 months ago
..
answerers [mod] random answerer: add random hex color generator 1 year ago
botdetection [fix] update check.searx.space IP addresses 10 months ago
data Update searx.data - update_wikidata_units.py 10 months ago
enginelib [fix] spelling 1 year ago
engines [feat] engine: implementation of stract (beta) 10 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 Searx to SearXNG change error message 10 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 10 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] get rid of ./utils/brand.env and its workflow 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] implement a JSONEncoder for the json format 1 year ago