.. |
answerers
|
4fa1290c11
[fix] answers: don't crash when the query is an empty string
|
3 years ago |
data
|
4d36aee57b
[fix] engine - yahoo: rewrite and fix issues
|
3 years ago |
engines
|
0d28fd2efe
Merge branch 'master' into onesearch-engine
|
3 years ago |
metrology
|
88a96baedc
[enh] replace requests by httpx
|
3 years ago |
network
|
bc60d834c5
[enh] verify that Tor proxy works every time searx starts
|
3 years ago |
plugins
|
b0888c6ca3
[enh] Add Pagination to Wiby / Fix Kaufland (#3000)
|
3 years ago |
search
|
8c3454fd1b
[enh] Improve ranking based on language (#3053)
|
3 years ago |
shared
|
912c7e975c
[fix] checker: don't run the checker when uwsgi is not properly configured
|
4 years ago |
static
|
c45c87f293
[fix] CSS: improve text overflow of custom select (#2985)
|
3 years ago |
templates
|
42db73348a
[fix] make simple/result_templates/map.html more CSP compliant [1]
|
3 years ago |
translations
|
15f2385a7b
[enh] update translations from transifex
|
3 years ago |
__init__.py
|
424e6abc7e
[mod] settings.yml: move brand settings to a dedicated section
|
4 years ago |
autocomplete.py
|
14fe1779b7
[httpx] replace searx.poolrequests by searx.network
|
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
|
4 years ago |
external_urls.py
|
84dcd3af56
[enh] openstreetmap / map template: improve results
|
3 years ago |
languages.py
|
d9dc3376d0
Update searx.data - update_languages.py
|
3 years ago |
preferences.py
|
e271d6d1e1
Bump pylint from 2.9.6 to 2.10.2
|
3 years ago |
query.py
|
63f17d2e4c
[enh] autocomplete refactoring, autocomplete on external bangs
|
3 years ago |
results.py
|
ebbb9f60af
[fix] Prevent missing setting error in ranking
|
3 years ago |
settings.yml
|
45a541f4ab
Disable onesearch by default
|
3 years ago |
settings_loader.py
|
967e20dd1e
adjust comment based on previous patch
|
3 years ago |
settings_robot.yml
|
839e5b1e9d
Use oadoi.org as default_doi_resolver
|
3 years ago |
testing.py
|
14fe1779b7
[httpx] replace searx.poolrequests by searx.network
|
3 years ago |
utils.py
|
88a96baedc
[enh] replace requests by httpx
|
3 years ago |
version.py
|
ae122ea943
[enh] release v1.0.0
|
3 years ago |
webadapter.py
|
3bc4077f33
[fix] typo in searx.webadapter.parse_lang
|
3 years ago |
webapp.py
|
bc60d834c5
[enh] verify that Tor proxy works every time searx starts
|
3 years ago |
webutils.py
|
138f32471c
Updated webutils.highlight_content to ignore double-quotes when highlighting query parts
|
4 years ago |