| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-27 | [fix] apply changes in infobox's styles | a01200356 | |
| changes were made for wolframalpha infobox: - wrap text inside infobox. for example, there's a hill in New Zealand called Taumatawhakatangihangakoauauotamateapokaiwhenuakitanatahu (don't blame me, blame the Kiwis) and now it doesn't break the infobox. - add an optional image field for infobox's attributes. (doesn't affect ddg infobox at all) - table is now always split in half. needed so that images stay inside infobox. (max-width doesn't work for inline elements, it's the table that has to set the width. if you don't like how the table width looks now in ddg/wiki's infobox, i can change that code so that the style only applies when using wolframalpha. | |||
| 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-04-25 | Merge pull request #246 from Cqoicebordel/pix-arts | Adam Tauber | |
| New 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 | [fix] add wordwrap to fix style issues | 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 | |