summaryrefslogtreecommitdiff
path: root/searx/static
AgeCommit message (Collapse)Author
2015-10-03[mod] list all engines of a resultAdam Tauber
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-05-27[fix] do not submit form if there is no search query - fixes #341Adam Tauber
2015-05-27[fix] do not use category select js if there is no search query field on the ↵Adam Tauber
page
2015-04-25Merge pull request #246 from Cqoicebordel/pix-artsAdam Tauber
New theme !
2015-04-12[enh] new plugin: search on category select (currently only in oscar theme)Adam Tauber
TODO purge mootools from default/courgette and integrate jquery ++ this theme
2015-02-17A bit of cleanupCqoicebordel
2015-02-17Change fontCqoicebordel
2015-02-17Ajax loading + Tweaks of CSSCqoicebordel
2015-02-16Allow autocompleter to work in a sub folder of the domain name.Cqoicebordel
2015-02-15New Theme, Pix-art.Cqoicebordel
First commit
2015-02-11Engine table in preference page in Courgette text-aligned to the right in RTLCqoicebordel
2015-02-10Merge branch 'rtl' of github.com:Cqoicebordel/searxAdam Tauber
2015-01-19Extract colorCqoicebordel
2015-01-19Change theme to allow the logo to be text instead of imageCqoicebordel
2015-01-18[update] bootstrap.min.cssThomas Pointhuber
2015-01-18Revert: [enh] add new bootstrap-themes to oscar-templateThomas Pointhuber
2015-01-18[fix] add wordwrap to fix style issuesThomas Pointhuber
2015-01-18[enh] add new bootstrap-themes to oscar-templateThomas 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
2014-12-28[enh] add new favicons to oscar templateThomas Pointhuber
2014-12-28[enh] add new marker-icons for mapThomas Pointhuber
fetched from https://github.com/pointhi/leaflet-color-markers
2014-12-28[enh] move favicons into own directoryThomas Pointhuber
2014-12-22[enh] remove repeating codeparts inside the oscar templateThomas Pointhuber
2014-12-22[enh] improve grunt-file for oscar_templateThomas Pointhuber
2014-12-20[enh] add result_templates/code.htmlThomas Pointhuber
2014-12-19Add double clic on categoriesCqoicebordel
Allow to double clic on any category to activate or deactivate all categories.
2014-12-19Some more path issuesCqoicebordel
2014-12-18[fix] Show map on result in OscarCqoicebordel
Allow to find the leafleet js when searx is not installed at the root of the web server.
2014-12-15[enh][oscar_template] replace kickass iconThomas Pointhuber
2014-12-14Add icons and badge for the themesCqoicebordel
Add kickass in engine list Add content for the result from kickass
2014-12-01Merge pull request #136 from pointhi/template_oscar_fixAdam Tauber
[oscar_template] split up js-files, FIX #132
2014-11-30[enh][oscar_template] split js-files and compile them togetherThomas Pointhuber
2014-11-20Merge pull request #130 from pointhi/template_oscar_fixAdam Tauber
[fix][template_oscar] make overpass-api call over https and add better error-message
2014-11-20[fix][template_oscar] make overpass-api call over httpsThomas Pointhuber
and add better error message if ajax-call fail
2014-11-20responsive theme courgetteThomas LEBEAU
2014-11-19Merge pull request #127 from pointhi/template_oscar_mapAdam Tauber
Template oscar, add map support