Alexandre Flament
|
6deb85072a
[fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception
|
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
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Dalf
|
85b3723345
[mod] speed optimization
|
5 years ago |
Noémi Ványi
|
5796dc60c9
fix pep 8 check
|
5 years ago |
Noémi Ványi
|
a6f20caf32
add initial support for offline engines && command engine
|
5 years ago |
Adam Tauber
|
72459b246b
[fix] convert bytes type to string in language detection (fixes dictzone)
|
5 years ago |
Alexandre Flament
|
2179079a91
[fix] fix flickr_noapi decoding (#1655)
|
5 years ago |
Dalf
|
7e201cbf65
[mod] use cache in _match_language function to speed up searx start time significantly
|
5 years ago |
rachmadani haryono
|
ec88fb8a0f
[fix] secret_key can be bytes instead of a string (#1602)
|
5 years ago |
Alex
|
50c836864a
fetch_firefox_version.py : compatible with Python 3 and minor fixes.
|
6 years ago |
Alexandre Flament
|
066bd916bf
[mod] fetch firefox versions in a standalone script
|
8 years ago |
Adam Tauber
|
d51732c0e5
Merge pull request #1303 from MarcAbonce/bing
|
6 years ago |
Marc Abonce Seguin
|
c7000cd1df
[fix] update user agent versions
|
6 years ago |
Adam Tauber
|
aef2b07969
[fix] add basestring for py3
|
6 years ago |
Marc Abonce Seguin
|
75b276f408
fix bing "garbage" results (issue #1275)
|
7 years ago |
Marc Abonce Seguin
|
772c048d01
refactor engine's search language handling
|
7 years ago |
Adam Tauber
|
0969e50c5b
[fix] convert json engine result attributes to string - closes #1006
|
7 years ago |
Adam Tauber
|
b5071fea6a
[fix] remove trailing 0x00 from csv output
|
7 years ago |
Adam Tauber
|
3d6c67951a
[fix] resurrect csv output in py2
|
7 years ago |
Noémi Ványi
|
e73cb14889
fix hmac python3 compatibility
|
7 years ago |
misnyo
|
33fd938016
[mod] int_or_zero refactored to searx_utils
|
7 years ago |
potato
|
9b82cb1908
[fix] is_valid_lang fixed for new languages.py + dictzone engine encoding
|
7 years ago |
Alexandre Flament
|
9c91ab33f8
[mod] settings.yml can be /etc/searx/settings.yml
|
8 years ago |
Alexandre Flament
|
ee080feaed
[mod] the static and templates directories can be defined in the settings.yml
|
8 years ago |
Adam Tauber
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
Alexandre Flament
|
7fdfeca3a4
[mod] add a __common__ template that can't be selected but that provides a common place for shared templates.
|
8 years ago |
Adam Tauber
|
55dc538398
[mod] move load_module function to utils
|
8 years ago |
Noémi Ványi
|
53c9fde992
fix kickass torrents engine
|
8 years ago |