summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
2015-01-31[enh] default disabled engines - closes #109Adam Tauber
2015-01-29[mod] pretty url separationAdam Tauber
2015-01-27[mod] reduce cookie expirity time - fixes #204Adam Tauber
2015-01-25[enh] always enable inner autocompletition (server side only)Adam Tauber
2015-01-21Merge pull request #192 from dalf/connection-poolAdam Tauber
2015-01-21[enh] use one single http connection pool : improve response time. close #100dalf
2015-01-20Move cookies in render()Cqoicebordel
2015-01-19Flake8Cqoicebordel
2015-01-19Add cookies to every requestsCqoicebordel
2015-01-19Allow non specific cookiesCqoicebordel
2015-01-18[fix] opensearch xml mimetype - #184Adam Tauber
2015-01-18Proxify most of images referencesdalf
2015-01-17[enh] image-proxy : handle ETag and date related headers, add hash to URLdalf
2015-01-17[enh] configurable default interface locale - #177Adam Tauber
2015-01-16[fix] pep8Adam Tauber
2015-01-16[enh] image proxy config from preferencesAdam Tauber
2015-01-16[enh] image proxificationAdam Tauber
2015-01-16[enh] image proxy baseAdam Tauber
2015-01-15[mod] pygments dependency warningAdam Tauber
2015-01-15[enh] log highlighter errorsAdam Tauber
2015-01-15Merge branch 'code_results' of https://github.com/pointhi/searx into pointhi-...Adam Tauber
2015-01-11Merge pull request #170 from pointhi/little_fixesAdam Tauber
2015-01-10[fix] little autocompleter fixThomas Pointhuber
2015-01-10[enh] add autocompletion for searx-specific stringsThomas Pointhuber
2015-01-10[fix] autocompleter error handlingAdam Tauber
2015-01-10[fix] endless logging recursionAdam Tauber
2015-01-09Merge branch 'master' of https://github.com/asciimoo/searx into code_resultsThomas Pointhuber
2015-01-09[enh] using the loggerAdam Tauber
2015-01-01[fix] static content pathsAdam Tauber
2015-01-01[enh] better result template handlingAdam Tauber
2015-01-01[enh] themes static content refactorAdam Tauber
2014-12-28[enh] move favicons into own directoryThomas Pointhuber
2014-12-24Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into ...Adam Tauber
2014-12-22[enh] fix pep8, improve syntax highlightingThomas Pointhuber
2014-12-20[enh] add result_templates/code.htmlThomas Pointhuber
2014-12-19[mod][fix] https rewrite refactor ++ fixesAdam Tauber
2014-12-18Final commit on faviconsCqoicebordel
2014-12-14Add icons and badge for the themesCqoicebordel
2014-12-13Load the list of icons only onceCqoicebordel
2014-12-12Add a variable with all the icons of the themeCqoicebordel
2014-12-09[fix] autocomplete x-suggestionAdam Tauber
2014-12-08Add pubdateCqoicebordel
2014-12-05[enh] gevent/grequests changed to the built-in threading libAdam Tauber
2014-11-18[fix] whitespace removeAdam Tauber
2014-11-18[enh] make version of searx readableThomas Pointhuber
2014-10-26Merge https://github.com/asciimoo/searx into template_oscarThomas Pointhuber
2014-10-19[fix] pep8 part II.Adam Tauber
2014-10-19Merge pull request #97 from pointhi/httpsAdam Tauber
2014-10-15improve https rewrite codeThomas Pointhuber
2014-10-15improve https rewritingThomas Pointhuber