summaryrefslogtreecommitdiff
path: root/searx/webapp.py
AgeCommit message (Expand)Author
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
2014-02-07[enh] engine customisation initasciimoo
2014-02-05Improves PEP8 compatibility.Gabor Nagy
2014-02-05[fix] pep8asciimoo
2014-02-04[fix] whitespace duplication fix in nonhtml outputsasciimoo
2014-01-31[fix] pep8asciimoo
2014-01-31[enh] displaying shortcuts at engines pageasciimoo
2014-01-31[enh] query parsing improvements - shortcut supportasciimoo
2014-01-31add view testsMatej Cotman
2014-01-31[enh] search language support initasciimoo
2014-01-30[fix] using absolute templatepathsasciimoo
2014-01-30[enh][fix] opensearch separation ++ better chrome supportasciimoo
2014-01-29[fix] unused var removedasciimoo
2014-01-29[enh] paging supportasciimoo
2014-01-27[enh][mod] better query parsing ++ selecting categories with query stringsasciimoo
2014-01-22[fix] pep8 compatibilityasciimoo
2014-01-22[enh] configurable localizationasciimoo
2014-01-22[mod] ui localization init - new dependency: flask-babelasciimoo
2014-01-21[mod] import restructureasciimoo
2014-01-20[fix] pep/flake8 compatibilityasciimoo
2014-01-20[mod] robots.txt updateasciimoo
2014-01-20fix: robot fw, entry points, some flake8, package searx eggMatej Cotman
2014-01-19[mod] favicon modsasciimoo
2014-01-19Merge branch 'featured_result' of https://github.com/pw3t/searxasciimoo
2014-01-19[fix] new settings importasciimoo
2014-01-19[enh] settings unification - new dependency: pyyamlasciimoo
2014-01-17[fix] replace the png icons by ico's, minor chnage in the htmlpw3t