summaryrefslogtreecommitdiff
path: root/searx/static/themes
AgeCommit message (Collapse)Author
2015-01-19Extract colorCqoicebordel
2015-01-19Change theme to allow the logo to be text instead of imageCqoicebordel
2015-01-18[fix] add wordwrap to fix style issuesThomas Pointhuber
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-15Merge pull request #174 from pointhi/nojs_fixAdam Tauber
add no javascript support to oscar-template
2015-01-15[enh] add nojs support into oscar-templateThomas Pointhuber
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-05Whitespace correctionCqoicebordel
2015-01-05Integrated media in results + Deezer EngineCqoicebordel
New "embedded" item for the results, allow to give an iframe to display the media directly in the results. Note that the attributes src of the iframes are not set, but instead data-src is set, allowing to only load the iframe when clicked. Deezer engine based on public API (no key).
2015-01-01[fix] filename stripAdam Tauber
2015-01-01[fix] static file pathsAdam Tauber
2015-01-01[enh] themes static content refactorAdam Tauber