summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
2017-12-06Merge pull request #973 from MarcAbonce/languagesAdam Tauber
2017-12-06remove 'all' option from search languagesmarc
2017-12-05[enh] make custom oscar option configurable from urlAdam Tauber
2017-11-23[fix] autocompleter py3 compatibility - fixes #1088Adam Tauber
2017-11-15fix bug: TypeError: set(['bing', 'google']) is not JSON serializable, when cu...yujunqiang
2017-11-01minor fixes of doi resolverNoémi Ványi
2017-11-01[enh] oa_doi_rewrite plugin broadens doai_rewritejibe-b
2017-10-26[mod] compress saved preferences in urlAdam Tauber
2017-09-08fix hmac python3 compatibilityNoémi Ványi
2017-09-08[fix] static path fixed in templates and webapp, line endings fixedmisnyo
2017-07-20[enh] allow default empty values for normal and result proxiesAdam Tauber
2017-07-12show engine errors in infobox && add new error alertNoémi Ványi
2017-07-10[enh] generate search url of saved preferencesAdam Tauber
2017-06-12[fix] load engines if debug mode is enabled using uwsgiAdam Tauber
2017-05-22[fix] rss feed : the jinja template was not found when the rss feed returns a...Alexandre Flament
2017-05-15[mod] settings.yml can be /etc/searx/settings.ymlAlexandre Flament
2017-05-15[mod] the static and templates directories can be defined in the settings.ymlAlexandre Flament
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-03-23[mod] upgrade requirements.txtAlexandre Flament
2017-01-27Merge branch 'master' into flask_perimeterAlexandre Flament
2017-01-20[enh] validate input and raise an exception inside search.py. The exception m...Alexandre Flament
2017-01-20[mod] add a __common__ template that can't be selected but that provides a co...Alexandre Flament
2017-01-16[enh] show spelling correctionsDavid A Roberts
2017-01-15Merge branch 'master' into flask_perimeterAlexandre Flament
2017-01-07[mod] /config API : add language_support, paging, safesearch, supported_langu...Dalf
2017-01-02[mod] searx uses flask framework only in webapp.py. Make migration to another...Alexandre Flament
2016-12-28[fix] load engines with uwsgi tooAdam Tauber
2016-12-28Merge branch 'master' into languagesAdam Tauber
2016-12-27[fix] do not reload engines twice if started with debug modeAdam Tauber
2016-12-27[enh] explicit engine initAdam Tauber
2016-12-25[fix] robot tests ++ set default value for server http protocol versionAdam Tauber
2016-12-25[enh] configurable listening http protocol versionAdam Tauber
2016-12-13[mod] fetch supported languages for several enginesmarc
2016-12-13[enh] add supported_languages on engines and auto-generate languages.pymarc
2016-12-10[enh] extend json response with suggestions, infoboxes and answersAdam Tauber
2016-12-09Merge branch 'master' into searchpy2Alexandre Flament
2016-12-09[enh] central handling of empty result titlesAdam Tauber
2016-12-09[enh] central html escaping of resultsAdam Tauber
2016-11-19[enh] add quick answer functionality with an example answererAdam Tauber
2016-11-15[fix] gettext requires request.preferencesAdam Tauber
2016-11-14[fix] remove unused importsAdam Tauber
2016-11-14[enh] display errorsAdam Tauber
2016-11-14[enh] show traceback of search errorsAdam Tauber
2016-11-05Simplify search.py, basically updated PR #518Alexandre Flament
2016-11-02[mod] replace references request.request_data (GET or POST parameters) by req...Alexandre Flament
2016-11-02Clean up the architecturedalf
2016-10-30[mod] do not proxify images if image proxy is not setAdam Tauber
2016-10-30add version info to config endpointNoémi Ványi
2016-10-29[enh] use morty proxy for image proxification too if it is configuredAdam Tauber
2016-10-29[enh] allow morty proxy without hmac keyAdam Tauber