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 697ebeddcc [mod] searx.utils.dict_subset: rewrite with comprehension 3 years ago
..
answerers [fix] answers: don't crash when the query is an empty string 3 years ago
data Merge pull request #242 from searxng/update_data_update_currencies.py 3 years ago
engines [enh] google: add filter=0 to Google engine for more results 3 years ago
metrics [refactor] metrics.get_reliabilities() - make code more readable 3 years ago
network [mod] /image_proxy: use HTTP/1 instead of HTTP/2 3 years ago
plugins [mod] plugins: minor change 3 years ago
raise_for_httperror [enh] rewrite and enhance metrics 3 years ago
search [fix] searx.search.checker.get_result() always return a dict 3 years ago
shared [fix] checker: don't run the checker when uwsgi is not properly configured 3 years ago
static [build] /static 3 years ago
templates version based on the git repository 3 years ago
translations [translations] update 3 years ago
__init__.py [mod] drop obsolete searx.brand namespace 3 years ago
autocomplete.py [httpx] replace searx.poolrequests by searx.network 3 years ago
exceptions.py [enh] add raise_for_httperror 4 years ago
external_bang.py [mod] add utils/fetch_external_bangs.py 3 years ago
external_urls.py [enh] openstreetmap / map template: improve results 3 years ago
flaskfix.py [mod] refactor: move Flask proxy fix to searx.flaskfix module 3 years ago
languages.py [fix] get common used languages back (min_engines_per_lang = 13) 3 years ago
locales.py [mod] searx/locales.py: language names based on Unicode CLDR 3 years ago
preferences.py [mod] settings.yml: remove locales 3 years ago
query.py [enh] autocomplete refactoring, autocomplete on external bangs 3 years ago
results.py [fix] offline engine: don't crash on time recording 3 years ago
settings.yml [fix] settings.yml - replace http:// URLs by https:// 3 years ago
settings_defaults.py version based on the git repository 3 years ago
settings_loader.py [fix] unit test: don't load /etc/searx/settings.yml 3 years ago
settings_robot.yml [fix] add missing brand options to the settings SCHEMA 3 years ago
testing.py [fix] make test.robot: firefox profile: intl.accept_languages=en 3 years ago
unixthreadname.py [mod] move hook to set Unix thread name into searx.unixthreadname 3 years ago
utils.py [mod] searx.utils.dict_subset: rewrite with comprehension 3 years ago
version.py version based on the git repository 3 years ago
webadapter.py [enh] add ability to send engine data to subsequent requests 3 years ago
webapp.py [mod] /image_proxy: use HTTP/1 instead of HTTP/2 3 years ago
webutils.py [mod] move all default settings into searx.settings_defaults 3 years ago