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 b48b4c93d5
Merge pull request #100 from return42/webapp-pylint
[pylint] webapp.py
3 years ago
..
answerers
data fix Qwant's fetch_languages function 3 years ago
engines Merge pull request #93 from return42/genius-misc 3 years ago
metrics [refactor] metrics.get_reliabilities() - make code more readable 3 years ago
network [coding-style] searx/network/network.py - normalized indentations 3 years ago
plugins [drop] plugin HTTPS rewrite - rule base is to old (update is to big) 3 years ago
raise_for_httperror [enh] rewrite and enhance metrics 3 years ago
search [pylint] searx/search/__init__.py & replace lic-text by SPDX tag 3 years ago
shared
static [static] make /stats more CSP compliant- make themes.all 3 years ago
templates [fix] offline engines: fix templates /stats and /preferences 3 years ago
translations
__init__.py [mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name. 3 years ago
autocomplete.py [httpx] replace searx.poolrequests by searx.network 4 years ago
exceptions.py
external_bang.py
external_urls.py
languages.py
preferences.py [pylint] tag PYLINT_FILES by comment `# lint: pylint` 3 years ago
query.py
results.py [fix] offline engine: don't crash on time recording 3 years ago
settings.yml Merge pull request #103 from searxng/add-sqlite-engine2 3 years ago
settings_loader.py [fix] unit test: don't load /etc/searx/settings.yml 3 years ago
settings_robot.yml [enh] add DOI resolver from sci-hub / replace default DOI 3 years ago
testing.py Bump pylint from 2.7.4 to 2.8.2 3 years ago
utils.py [enh] replace requests by httpx 4 years ago
version.py
webadapter.py
webapp.py [pylint] webapp.py - fix all messages from pylint 3 years ago
webutils.py