| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-01 | [fix] favicon paths | Adam Tauber | |
| 2015-01-01 | [fix] static content paths | Adam Tauber | |
| 2015-01-01 | [enh] better result template handling | Adam Tauber | |
| 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 | |
| 2015-01-01 | Merge pull request #143 from Cqoicebordel/Wiki-date | Adam Tauber | |
| Use human readable date for infobox | |||
| 2015-01-01 | [mod] purge local html_to_text | Adam Tauber | |
| 2015-01-01 | [fix] ignore scripts/styles in html_to_text | Adam Tauber | |
| 2015-01-01 | Merge pull request #165 from Cqoicebordel/Moar-engines | Adam Tauber | |
| Moar engines | |||
| 2015-01-01 | Merge pull request #164 from pointhi/favicons | Adam Tauber | |
| improve Favicons | |||
| 2014-12-29 | Flake8 and Twitter corrections | Cqoicebordel | |
| Lots of Flake8 corrections Maybe we should change the rule to allow lines of 120 chars. It seems more usable. Big twitter correction : now it outputs the words in right order... | |||
| 2014-12-28 | Google Play Store | Cqoicebordel | |
| Add Google play store apps, movies and music (sound -> gps) | |||
| 2014-12-28 | Digg + Twitter corrections | Cqoicebordel | |
| Digg engines, with thumbnails Add pubdate for twitter | |||
| 2014-12-28 | [fix] fix test | Thomas Pointhuber | |
| 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-28 | [enh] add turkish translation | Thomas Pointhuber | |
| 2014-12-27 | [enh] update translations | Thomas Pointhuber | |
| 2014-12-25 | [enh] v0.6.0 | Adam Tauber | |
| 2014-12-25 | [enh] nl, de, fr, hu translation updates | Adam Tauber | |
| 2014-12-24 | [fix] view tests | Adam Tauber | |
| 2014-12-24 | [enh] subtitleseeker: better language handling | Adam Tauber | |
| 2014-12-24 | Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into ↵ | Adam Tauber | |
| Cqoicebordel-Detect-favicons Conflicts: searx/templates/courgette/result_templates/default.html searx/templates/courgette/result_templates/map.html searx/templates/courgette/result_templates/videos.html searx/templates/default/result_templates/default.html searx/templates/default/result_templates/map.html searx/templates/default/result_templates/videos.html searx/webapp.py | |||
| 2014-12-24 | Merge pull request #161 from Cqoicebordel/SubtitleSeeker-engine | Adam Tauber | |
| SubtitleSeeker Engine | |||
| 2014-12-23 | Add language support | Cqoicebordel | |
| Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian... | |||
| 2014-12-23 | Add language support | Cqoicebordel | |
| Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian... (reverted from commit 829948b85df0510e331372bcd60cb31db9c96a5c) | |||
| 2014-12-23 | Add language support | Cqoicebordel | |
| Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian... | |||
| 2014-12-22 | [fix] flickr engine code cleanup ++ handle missing owner | Adam Tauber | |
| 2014-12-22 | Merge pull request #149 from Cqoicebordel/Flickr-engine | Adam Tauber | |
| Rework Flickr Engine | |||
| 2014-12-22 | SubtitleSeeker Engine | Cqoicebordel | |
| Add the subtitleseeker engine. | |||
| 2014-12-20 | [enh] engine shortcut validation | Adam Tauber | |
| 2014-12-20 | Merge pull request #159 from pointhi/photon_fix | Adam Tauber | |
| [fix] fix language support in photon engine | |||
| 2014-12-20 | [fix] fix language support in photon engine | Thomas Pointhuber | |
| 2014-12-20 | Add 500px and Searchcode engines | Cqoicebordel | |
| Allow to search for images on 500px. It doesn't use the official API, but the page result. Less stable, but less API key to possess... Two engines were necessary for Searchcode because there are to search mode : search for documentation or search for code example. Both use open APIs. | |||
| 2014-12-19 | Merge pull request #156 from Cqoicebordel/Fix-map-oscar | Adam Tauber | |
| [fix][enh] Multiple JS changes in Oscar | |||
| 2014-12-19 | [mod][fix] https rewrite refactor ++ fixes | Adam Tauber | |
| 2014-12-19 | Merge pull request #152 from pointhi/search_engines | Adam Tauber | |
| [enh] add photon engine, and fix pep8 errors | |||
| 2014-12-19 | [mod] better search request exception handling | Adam Tauber | |
| 2014-12-19 | [fix] handle empty search requests | Adam Tauber | |
| 2014-12-19 | [mod] display timeoutted engine name | Adam Tauber | |
| 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 | Final commit on favicons | Cqoicebordel | |
| Definitely remove engine array Change every themes to accomodate that change Tweak of video template of oscar to add link on video thumbnail | |||
| 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-18 | [fix] timeout and response parsing order | Adam Tauber | |
| 2014-12-18 | [mod] strict timeout handling | Adam Tauber | |
| 2014-12-16 | Add an No Api Flickr Engine | Cqoicebordel | |
| It uses the webpage json infos to build the results Let the user choose the engine in setting.yml. Noapi active by default + little corrections on Flickr engine | |||
| 2014-12-16 | [fix] pep8 | Thomas Pointhuber | |