Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-03 | [mod] list all engines of a result | Adam Tauber | |
2015-06-22 | [fix] reduce server traffic by optimizing images | Niklas 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 #341 | Adam 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-25 | Merge pull request #246 from Cqoicebordel/pix-arts | Adam 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-17 | A bit of cleanup | Cqoicebordel | |
2015-02-17 | Change font | Cqoicebordel | |
2015-02-17 | Ajax loading + Tweaks of CSS | Cqoicebordel | |
2015-02-16 | Allow autocompleter to work in a sub folder of the domain name. | Cqoicebordel | |
2015-02-15 | New Theme, Pix-art. | Cqoicebordel | |
First commit | |||
2015-02-11 | Engine table in preference page in Courgette text-aligned to the right in RTL | Cqoicebordel | |
2015-02-10 | Merge branch 'rtl' of github.com:Cqoicebordel/searx | Adam Tauber | |
2015-01-19 | Extract color | Cqoicebordel | |
2015-01-19 | Change theme to allow the logo to be text instead of image | Cqoicebordel | |
2015-01-18 | [update] bootstrap.min.css | Thomas Pointhuber | |
2015-01-18 | Revert: [enh] add new bootstrap-themes to oscar-template | Thomas Pointhuber | |
2015-01-18 | [fix] add wordwrap to fix style issues | Thomas Pointhuber | |
2015-01-18 | [enh] add new bootstrap-themes to oscar-template | Thomas Pointhuber | |
2015-01-16 | Modify courgette theme and less it. | Cqoicebordel | |
2015-01-16 | New icons for Courgette | Cqoicebordel | |
2015-01-15 | Merge 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-15 | Merge pull request #174 from pointhi/nojs_fix | Adam Tauber | |
add no javascript support to oscar-template | |||
2015-01-15 | [enh] add nojs support into oscar-template | Thomas Pointhuber | |
2015-01-15 | Tweaks of color and theme | Cqoicebordel | |
2015-01-15 | Add lots of icons | Cqoicebordel | |
2015-01-12 | [enh] static content generalization | Adam Tauber | |
2015-01-09 | Merge branch 'master' of https://github.com/asciimoo/searx into code_results | Thomas 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-05 | Whitespace correction | Cqoicebordel | |
2015-01-05 | Integrated media in results + Deezer Engine | Cqoicebordel | |
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 strip | Adam Tauber | |
2015-01-01 | [fix] static file paths | Adam Tauber | |
2015-01-01 | [enh] themes static content refactor | Adam Tauber | |
2014-12-28 | [enh] add new favicons to oscar template | Thomas Pointhuber | |
2014-12-28 | [enh] add new marker-icons for map | Thomas Pointhuber | |
fetched from https://github.com/pointhi/leaflet-color-markers | |||
2014-12-28 | [enh] move favicons into own directory | Thomas Pointhuber | |
2014-12-22 | [enh] remove repeating codeparts inside the oscar template | Thomas Pointhuber | |
2014-12-22 | [enh] improve grunt-file for oscar_template | Thomas Pointhuber | |
2014-12-20 | [enh] add result_templates/code.html | Thomas Pointhuber | |
2014-12-19 | Add double clic on categories | Cqoicebordel | |
Allow to double clic on any category to activate or deactivate all categories. | |||
2014-12-19 | Some more path issues | Cqoicebordel | |
2014-12-18 | [fix] Show map on result in Oscar | Cqoicebordel | |
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 icon | Thomas Pointhuber | |
2014-12-14 | Add icons and badge for the themes | Cqoicebordel | |
Add kickass in engine list Add content for the result from kickass | |||
2014-12-01 | Merge pull request #136 from pointhi/template_oscar_fix | Adam Tauber | |
[oscar_template] split up js-files, FIX #132 | |||
2014-11-30 | [enh][oscar_template] split js-files and compile them together | Thomas Pointhuber | |
2014-11-20 | Merge pull request #130 from pointhi/template_oscar_fix | Adam 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 https | Thomas Pointhuber | |
and add better error message if ajax-call fail | |||
2014-11-20 | responsive theme courgette | Thomas LEBEAU | |
2014-11-19 | Merge pull request #127 from pointhi/template_oscar_map | Adam Tauber | |
Template oscar, add map support |