| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | |||
| 2014-11-19 | [enh][oscar_template] loading map informations from overpass-api | Thomas Pointhuber | |
| 2014-11-18 | [fix] sidebar overflow | Adam Tauber | |
| 2014-11-18 | [fix] suggestions display | Adam Tauber | |
| 2014-11-18 | [enh] category select warning message | Adam Tauber | |
| 2014-11-18 | [fix] syggestions max width | Adam Tauber | |
| 2014-11-11 | Merge pull request #105 from pointhi/template_oscar | Adam Tauber | |
| new template: oscar | |||
| 2014-11-03 | [enh] template_oscar: add layer to leaflet map | Thomas Pointhuber | |
| 2014-11-03 | [enh] template_oscar: show addressdata if possible | Thomas Pointhuber | |
| 2014-11-03 | [enh] oscar_template: improve result visualisation | Thomas Pointhuber | |
| * highlight parts of result * add link to archiv.to * fix little bugs * add little icons * change style of "show map" button | |||
| 2014-11-02 | [enh] template_oscar: maxZoom if fitting bounds | Thomas Pointhuber | |
| 2014-11-02 | [enh] oscar_template: initial osm-map support for map results | Thomas Pointhuber | |
| * TODO: remove leaflet.min.css if not required | |||
| 2014-10-26 | Merge https://github.com/asciimoo/searx into template_oscar | Thomas Pointhuber | |
| Conflicts: searx/translations/de/LC_MESSAGES/messages.po searx/translations/en/LC_MESSAGES/messages.po searx/translations/es/LC_MESSAGES/messages.po searx/translations/fr/LC_MESSAGES/messages.po searx/translations/hu/LC_MESSAGES/messages.po searx/translations/it/LC_MESSAGES/messages.po searx/translations/nl/LC_MESSAGES/messages.po searx/webapp.py | |||
| 2014-10-26 | [mod] default template modifications | dalf | |
| - more smartphone friendly - more text browser friendly - next button always on the right - in case of small screen supporting touch event, categories are displayed on one line with a scroll | |||
| 2014-10-25 | [mod] use pngcrush to reduce the size of png files | dalf | |
| 2014-10-25 | [fix] no horizontal scrolling on small screen | dalf | |
| [fix] small images in the results aren't not "zoomed" | |||
| 2014-10-05 | oscar template: add infobox | Thomas Pointhuber | |
| 2014-10-05 | oscar template: improve result icons | Thomas Pointhuber | |
| 2014-10-05 | oscar template: include typeahead.css into bootstrap.min.css | Thomas Pointhuber | |
| 2014-10-05 | oscar template: using less to generate oscar.min.css | Thomas Pointhuber | |
| 2014-10-05 | oscar template: generate bootstrap.min.css from source | Thomas Pointhuber | |
| 2014-10-05 | oscar template: implement autocompleter | Thomas Pointhuber | |
| 2014-10-05 | oscar template: remove unused css file | Thomas Pointhuber | |
| 2014-10-05 | oscar template: little style improvements | Thomas Pointhuber | |
| 2014-10-05 | oscar template: add forgoten github icon | Thomas Pointhuber | |
| 2014-10-05 | oscar template: improve result page | Thomas Pointhuber | |
| * add paging support * add suggestion panel * add links panel | |||
| 2014-10-05 | oscar template: implement first version of results page | Thomas Pointhuber | |
| * implement results page * improve search form template * implement all result_templates * fix youtube engine | |||
| 2014-10-05 | oscar template: implement search input, index page,... | Thomas Pointhuber | |
| 2014-10-05 | oscar template: make the categories clickable | Thomas Pointhuber | |
| 2014-10-05 | oscar template: improve style for check and uncheck of engines | Thomas Pointhuber | |
| 2014-10-05 | initial commit of the new template 'oscar' | Thomas Pointhuber | |
| * base.html mostly implemented * stats.html implemented * about.html implemented * most of preferences.html implemented * using bootstrap.js | |||
| 2014-10-05 | [fix] preferences button display | Adam Tauber | |