Alexandre Flament
|
ae07f4a211
Merge pull request #2185 from dalf/rawtextquery-auto-parse
|
4 years ago |
Alexandre Flament
|
df12ed6e55
[mod] searx.RawTextQuery: the constructor call parse_query
|
4 years ago |
Noémi Ványi
|
2370234d09
Merge pull request #2137 from dalf/drop-python-2
|
4 years ago |
Alexandre Flament
|
bdac99d4f0
Drop Python 2 (5/n): searx.utils.is_valid_lang, input parameter is a str instead of bytes
|
4 years ago |
Dalf
|
c225db45c8
Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes
|
4 years ago |
Dalf
|
7888377743
Drop Python 2 (3/n): objects
|
4 years ago |
Dalf
|
78df10fb55
Drop Python 2 (2/n): templates
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Alexandre Flament
|
272158944b
[fix] make docker produces clean tag version (0.17.0 instead of 0.17.0-- for example)
|
4 years ago |
Alexandre Flament
|
8ffede6140
[fix] docker and k8s: run searx
|
4 years ago |
Marc Abonce Seguin
|
7e82817925
wait for img to load before hiding infobox toggle
|
4 years ago |
Marc Abonce Seguin
|
ab20ca182c
use Wikipedia's REST v1 API
|
4 years ago |
Alexandre Flament
|
d0f9778c2a
[mod] results.py: code clean up (#2140)
|
4 years ago |
Noémi Ványi
|
f0ca1c3483
[enh] Add command line engines: git grep, find, etc. (#2128)
|
4 years ago |
Alexandre Flament
|
3397382754
[enh] stop searx when an engine raise an SyntaxError exception (#2177)
|
4 years ago |
Adam Tauber
|
f77ad22d65
Merge pull request #2167 from scottwallacesh/fix_1552
|
4 years ago |
Scott Wallace
|
8bcba31e31
Add key to settings.yml for opening result links in a new tab
|
4 years ago |
Adam Tauber
|
4a913247b2
[enh] add option to configure proxies per engine - closes #1827
|
4 years ago |
Alexandre Flament
|
b329058c1a
Revert "[enh] test: load each engine to check for syntax errors"
|
4 years ago |
Singustromo
|
315cdfee09
Added metager-search (#2139)
|
4 years ago |
Adam Tauber
|
6f9aa0e258
Merge pull request #2160 from dalf/test_load_engine
|
4 years ago |
Adam Tauber
|
6ded6e7a9a
[fix] skip uncomplete image results - closes #1496
|
4 years ago |
Dalf
|
4fb3ed2c63
[enh] test: load each engine to check for syntax errors
|
4 years ago |
Alexandre Flament
|
ec5adad851
[fix] requirements-dev.txt: set fixed versions for all the dependencies (#2154)
|
4 years ago |
Marc Abonce Seguin
|
a2430154b9
fix selects in preferences so they look consistent (#2150)
|
4 years ago |
Marc Abonce Seguin
|
0d8970c8f2
only return one url per "type" in Wikidata (#2151)
|
4 years ago |
Adam Tauber
|
079783e993
[fix] pylint
|
4 years ago |
Adam Tauber
|
30d16e7ee6
[fix] use base_url for prefix of sharing 'currenly saved preferences' - fixes #1249 by @matejc
|
4 years ago |
Adam Tauber
|
6278538890
[fix] add search language and time range filter to suggestions - fixes #1314
|
4 years ago |
Markus Heiser
|
9b9b5e9625
[fix] docker-entrypoint.sh -h hangs if searx is a valid user (#2099)
|
4 years ago |