Qt Resynth
|
21dbc7e852
"Egde" → "Edge"
|
4 years ago |
Alexandre Flament
|
e8df5d3f7f
[mod] searx.search: change function declaration: online then offline then utility functions.
|
4 years ago |
Alexandre Flament
|
50e717c452
[mod] searx.search: remove unused global variable number_of_searches
|
4 years ago |
Alexandre Flament
|
edd8dccd07
[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery
|
4 years ago |
Alexandre Flament
|
c4067a9d02
[mod] searx.search.Search: split the search method into different methods
|
4 years ago |
Alexandre Flament
|
ad0758e52a
[mod] add searx/webutils.py
|
4 years ago |
Alexandre Flament
|
f9664037a6
[mod] refactor searx.webapp.get_locale
|
4 years ago |
Alexandre Flament
|
2fd582d457
[fix] /autocompleter: return HTTP 400 when q is empty as intent.
|
4 years ago |
Marc Abonce Seguin
|
ecf5899153
fetch google's search langs rather than ui langs
|
4 years ago |
Marc Abonce Seguin
|
c86504b47a
fix utils/fetch_languages to work with new languages
|
4 years ago |
Marc Abonce Seguin
|
41800835f9
fetch supported languages for startpage engine
|
4 years ago |
Marc Abonce Seguin
|
ea9d979cc3
add language names in qwant's fetch languages function
|
4 years ago |
Alexandre Flament
|
e0142d380e
Merge pull request #2211 from return42/fix-centos-7
|
4 years ago |
Markus Heiser
|
69a61ce333
[fix] remove doc-build for centos-7 from './utils/searx.sh doc'
|
4 years ago |
Alexandre Flament
|
4cc8644ec9
Merge pull request #1865 from dalf/uwsgi_static
|
4 years ago |
Alexandre Flament
|
375cbd12b3
Merge pull request #2205 from dalf/fix-simple-theme-autocomplete
|
4 years ago |
Alexandre Flament
|
530fc4bda7
Merge pull request #2190 from dalf/fix-htmltextextractor
|
4 years ago |
Alexandre Flament
|
c23401e9fa
[fix] simple theme: fix autocomplete
|
4 years ago |
Alexandre Flament
|
6deb85072a
[fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception
|
4 years ago |
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 |