summaryrefslogtreecommitdiff
path: root/searx/static/themes/default
AgeCommit message (Collapse)Author
2015-06-22[fix] reduce server traffic by optimizing imagesNiklas Haas
Simply running ‘optipng’ on every PNG image reduces the overall size of them by 10% on average.
2015-02-16Allow autocompleter to work in a sub folder of the domain name.Cqoicebordel
2015-02-10Merge branch 'rtl' of github.com:Cqoicebordel/searxAdam Tauber
2015-01-16Modify courgette theme and less it.Cqoicebordel
2015-01-16New icons for CourgetteCqoicebordel
2015-01-15Merge branch 'code_results' of https://github.com/pointhi/searx into ↵Adam Tauber
pointhi-code_results Conflicts: searx/static/themes/default/css/style.css searx/static/themes/oscar/css/oscar.min.css searx/templates/oscar/result_templates/torrent.html
2015-01-15Tweaks of color and themeCqoicebordel
2015-01-15Add lots of iconsCqoicebordel
2015-01-12[enh] static content generalizationAdam Tauber
2015-01-09Merge branch 'master' of https://github.com/asciimoo/searx into code_resultsThomas Pointhuber
Conflicts: searx/engines/searchcode_code.py searx/engines/searchcode_doc.py searx/static/oscar/js/searx.min.js searx/templates/oscar/result_templates/default.html searx/templates/oscar/result_templates/images.html searx/templates/oscar/result_templates/map.html searx/templates/oscar/result_templates/torrent.html searx/templates/oscar/result_templates/videos.html
2015-01-01[enh] themes static content refactorAdam Tauber