summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
2014-12-24Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into ...Adam Tauber
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
2014-10-15Implementing https rewrite support #71Thomas Pointhuber
2014-10-09[fix] default template handlingAdam Tauber
2014-10-05oscar template: improve result iconsThomas Pointhuber
2014-10-05initial commit of the new template 'oscar'Thomas Pointhuber
2014-10-01Merge remote-tracking branch 'upstream/master'dalf
2014-10-01implement query parser and use it inside autocompletionThomas Pointhuber
2014-09-28[enh] add infoboxes and answersDalf
2014-09-06[enh] more flexible category selectionAdam Tauber
2014-09-03[fix] query escaped in all htmls, invalid todo removedAdam Tauber
2014-09-03[enh] HTTP GET theme selectAdam Tauber
2014-07-09[fix] unused globals removed II.Adam Tauber
2014-07-07[enh][mod] search refactorAdam Tauber
2014-07-04[fix] pep8Adam Tauber
2014-07-03Merge pull request #74 from posativ/patch/application-aliasAdam Tauber
2014-07-03fix gevent's monkey patch positionMartin Zimmermann
2014-07-03add application as aliasMartin Zimmermann
2014-06-24[enh] https rewrite basicsAdam Tauber
2014-06-05add multi theming supportMatej Cotman
2014-05-01[fix] using different opensearch url to fix chrome POST request bugAdam Tauber
2014-04-08Merge pull request #61 from matejc/optional_search_getAdam Tauber
2014-03-29[fix] autocomplete encodingAdam Tauber
2014-03-29add optional request with GET method for search and results pagesMatej Cotman
2014-03-29[fix] opensearch autocompleteAdam Tauber
2014-03-29[enh] autocompleter server side partAdam Tauber
2014-03-21add client var to all render pagesThomas Pointhuber
2014-03-21fix little bug to allow webapp.py without client varThomas Pointhuber
2014-03-21deactivate autocompleter by defaultThomas Pointhuber
2014-03-20initial implemention of autocompletion in opensearch.xmlThomas Pointhuber
2014-03-20adding initial code for backend-part of autocompleterThomas Pointhuber
2014-03-18[mod][fix] cookie expiration ++ pep8 compatibilityAdam Tauber
2014-03-18Merge pull request #57 from pointhi/resultsAdam Tauber
2014-03-18fix bug, to display publishDate with timezone without errorThomas Pointhuber
2014-03-17[fix] #38Adam Tauber
2014-03-17adding publish date to video-results and rss-feedThomas Pointhuber