Adam Tauber
|
52e615dede
[enh] py3 compatibility
|
8 years ago |
Alexandre Flament
|
181c12ae04
[mod] upgrade requirements.txt
|
8 years ago |
Alexandre Flament
|
e67dfaaac7
Merge branch 'master' into flask_perimeter
|
8 years ago |
Alexandre Flament
|
15eef0ebdb
[enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format.
|
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 |
David A Roberts
|
1d30141c20
[enh] show spelling corrections
|
8 years ago |
Alexandre Flament
|
7a16aca346
Merge branch 'master' into flask_perimeter
|
8 years ago |
Dalf
|
06bea82935
[mod] /config API : add language_support, paging, safesearch, supported_languages, time_range_support, timeout fields.
|
8 years ago |
Alexandre Flament
|
84a2c97a65
[mod] searx uses flask framework only in webapp.py. Make migration to another framework easier.
|
8 years ago |
Adam Tauber
|
7388067f15
[fix] load engines with uwsgi too
|
8 years ago |
Adam Tauber
|
8bff42f049
Merge branch 'master' into languages
|
8 years ago |
Adam Tauber
|
68cbf0448f
[fix] do not reload engines twice if started with debug mode
|
8 years ago |
Adam Tauber
|
a605377c40
[enh] explicit engine init
|
8 years ago |
Adam Tauber
|
14f58bdaec
[fix] robot tests ++ set default value for server http protocol version
|
8 years ago |
Adam Tauber
|
a98bbefbcf
[enh] configurable listening http protocol version
|
8 years ago |
marc
|
f62ce21f50
[mod] fetch supported languages for several engines
|
8 years ago |
marc
|
149802c569
[enh] add supported_languages on engines and auto-generate languages.py
|
8 years ago |
Adam Tauber
|
a764ebb4b1
[enh] extend json response with suggestions, infoboxes and answers
|
8 years ago |
Alexandre Flament
|
e48f07a367
Merge branch 'master' into searchpy2
|
8 years ago |
Adam Tauber
|
d80fb2c8e8
[enh] central handling of empty result titles
|
8 years ago |
Adam Tauber
|
ef2ef7974a
[enh] central html escaping of results
|
8 years ago |
Adam Tauber
|
971ed0abd1
[enh] add quick answer functionality with an example answerer
|
8 years ago |
Adam Tauber
|
827f9e41ca
[fix] gettext requires request.preferences
|
8 years ago |
Adam Tauber
|
a757c2f005
[fix] remove unused imports
|
8 years ago |
Adam Tauber
|
832cf37a97
[enh] display errors
|
8 years ago |
Adam Tauber
|
94196c4b6c
[enh] show traceback of search errors
|
8 years ago |
Alexandre Flament
|
01e2648e93
Simplify search.py, basically updated PR #518
|
8 years ago |
Alexandre Flament
|
58a6c045c8
[mod] replace references request.request_data (GET or POST parameters) by request.form (based on merge of POST and GET parameters)
|
8 years ago |
dalf
|
67e11c42b9
Clean up the architecture
|
8 years ago |
Adam Tauber
|
6243639f01
[mod] do not proxify images if image proxy is not set
|
8 years ago |