summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
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
2014-03-15[fix] pep8Adam Tauber
2014-03-15simplify publish Date formatingThomas Pointhuber
2014-03-15fix little bugThomas Pointhuber
2014-03-15improve published Date outputThomas Pointhuber
2014-03-14adding translations support for publish-dateThomas Pointhuber
2014-03-14showing publishedDate for newsThomas Pointhuber
2014-03-08[fix] pep8Adam Tauber
2014-03-08[fix] #47Adam Tauber
2014-03-04[enh] linkable search url displayAdam Tauber
2014-02-15[fix] debug print removedasciimoo
2014-02-15[fix] unicode url fixasciimoo
2014-02-14[fix] PYTHONPATH settingsasciimoo
2014-02-11[mod] len() removed from conditionsasciimoo
2014-02-07[fix] robots.txtasciimoo
2014-02-07[mod] index renderingasciimoo
2014-02-07[fix] unicode and pep8 fixesasciimoo
2014-02-07[fix] language/locale settingsasciimoo
2014-02-07[enh][mod] code refactor ++ search engine filteringasciimoo
2014-02-07[fix] pep8asciimoo