.. |
answerers
|
4fa1290c11
[fix] answers: don't crash when the query is an empty string
|
3 years ago |
data
|
87f4cc4a9e
Merge pull request #2631 from searx/update_data_update_languages.py
|
3 years ago |
engines
|
38c210d746
[mod] soundcloud: faster initialization
|
3 years ago |
metrology
|
d473407ec9
[fix] checker: fix engine statistics
|
4 years ago |
plugins
|
b00d108673
[mod] pylint: numerous minor code fixes
|
4 years ago |
search
|
80025c3244
Windows does not support SIGUSR1, so don't use it unconditionally.
|
3 years ago |
shared
|
912c7e975c
[fix] checker: don't run the checker when uwsgi is not properly configured
|
4 years ago |
static
|
32cd0d31b3
[mod] upgrade pygments
|
3 years ago |
templates
|
2b0dd96bd3
[mod] oscar: remove space
|
3 years ago |
translations
|
b7d2597f2e
[enh] update translations
|
4 years ago |
__init__.py
|
424e6abc7e
[mod] settings.yml: move brand settings to a dedicated section
|
4 years ago |
autocomplete.py
|
63f17d2e4c
[enh] autocomplete refactoring, autocomplete on external bangs
|
3 years ago |
exceptions.py
|
d703119d3a
[enh] add raise_for_httperror
|
4 years ago |
external_bang.py
|
7c1847d5f2
[mod] add utils/fetch_external_bangs.py
|
3 years ago |
external_urls.py
|
ed6696e6bf
[mod] add external_urls.json and wikidata_units.json
|
4 years ago |
languages.py
|
d9dc3376d0
Update searx.data - update_languages.py
|
3 years ago |
poolrequests.py
|
99e0651cea
[mod] by default allow only HTTPS, not HTTP
|
3 years ago |
preferences.py
|
22489c4b5f
Patch advanced search preferences
|
4 years ago |
query.py
|
63f17d2e4c
[enh] autocomplete refactoring, autocomplete on external bangs
|
3 years ago |
raise_for_httperror.py
|
d703119d3a
[enh] add raise_for_httperror
|
4 years ago |
results.py
|
44f4a9d49a
[enh] add ability to send engine data to subsequent requests
|
3 years ago |
settings.yml
|
ce6eb81a71
Update settings.yml to enable HTTP for yacy
|
3 years ago |
settings_loader.py
|
3f8ebf70b1
[fix] pylint: use "raise ... from ..."
|
4 years ago |
settings_robot.yml
|
33e139cae6
Let admins lock user preferences
|
4 years ago |
testing.py
|
3bae35940a
[py2to3] use unittest from py3, remove unittest2 from py2
|
3 years ago |
utils.py
|
3f8ebf70b1
[fix] pylint: use "raise ... from ..."
|
4 years ago |
version.py
|
39ac81478c
prepare release 0.18.0
|
4 years ago |
webadapter.py
|
44f4a9d49a
[enh] add ability to send engine data to subsequent requests
|
3 years ago |
webapp.py
|
32cd0d31b3
[mod] upgrade pygments
|
3 years ago |
webutils.py
|
138f32471c
Updated webutils.highlight_content to ignore double-quotes when highlighting query parts
|
3 years ago |