.. |
answerers
|
[fix] answers: don't crash when the query is an empty string
|
2021-03-01 10:52:39 +01:00 |
data
|
Merge pull request #2631 from searx/update_data_update_languages.py
|
2021-03-06 10:03:00 +01:00 |
engines
|
[fix] rewrite Yahoo-News engine
|
2021-03-08 11:43:34 +01:00 |
metrology
|
[fix] checker: fix engine statistics
|
2021-01-18 08:19:44 +01:00 |
plugins
|
|
|
search
|
[enh] add ability to send engine data to subsequent requests
|
2021-03-06 12:12:35 +01:00 |
shared
|
[fix] checker: don't run the checker when uwsgi is not properly configured
|
2021-01-13 14:07:39 +01:00 |
static
|
[mod] oscar: upgrade npm dependencies
|
2021-03-10 19:01:14 +01:00 |
templates
|
[enh] add ability to send engine data to subsequent requests
|
2021-03-06 12:12:35 +01:00 |
translations
|
|
|
__init__.py
|
[mod] settings.yml: move brand settings to a dedicated section
|
2021-01-11 22:59:52 +01:00 |
autocomplete.py
|
[enh] autocomplete refactoring, autocomplete on external bangs
|
2021-03-01 19:12:32 +01:00 |
exceptions.py
|
|
|
external_bang.py
|
[mod] add utils/fetch_external_bangs.py
|
2021-02-24 18:48:36 +01:00 |
external_urls.py
|
|
|
languages.py
|
Update searx.data - update_languages.py
|
2021-03-05 10:56:46 +00:00 |
poolrequests.py
|
[mod] poolrequests: for one (user request, engine) always use the same HTTPAdapter
|
2021-02-09 14:33:36 +01:00 |
preferences.py
|
|
|
query.py
|
[enh] autocomplete refactoring, autocomplete on external bangs
|
2021-03-01 19:12:32 +01:00 |
raise_for_httperror.py
|
[enh] add raise_for_httperror
|
2020-12-11 14:37:08 +01:00 |
results.py
|
[enh] add ability to send engine data to subsequent requests
|
2021-03-06 12:12:35 +01:00 |
settings.yml
|
[enh] google scholar - python implementation of the engine
|
2021-03-01 15:16:37 +01:00 |
settings_loader.py
|
[fix] pylint: use "raise ... from ..."
|
2020-12-20 09:46:53 +01:00 |
settings_robot.yml
|
|
|
testing.py
|
[py2to3] use unittest from py3, remove unittest2 from py2
|
2021-02-28 11:37:06 +01:00 |
utils.py
|
[fix] pylint: use "raise ... from ..."
|
2020-12-20 09:46:53 +01:00 |
version.py
|
|
|
webadapter.py
|
[enh] add ability to send engine data to subsequent requests
|
2021-03-06 12:12:35 +01:00 |
webapp.py
|
[enh] add ability to send engine data to subsequent requests
|
2021-03-06 12:12:35 +01:00 |
webutils.py
|
Updated webutils.highlight_content to ignore double-quotes when highlighting query parts
|
2021-02-08 23:58:54 -05:00 |