summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-05Remove printCqoicebordel
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-02[doc] @opi added to authorsAdam Tauber
2015-01-02[doc] @vincib added to authorsAdam Tauber
2015-01-02[doc] todo updatesAdam Tauber
2015-01-02[enh] pep8 check added to testsAdam Tauber
2015-01-02[fix] pep8Adam Tauber
2015-01-02[enh] tox.ini added to rewrite standard pep8 rulesAdam Tauber
2015-01-02[doc] nested list fixAdam Tauber
2015-01-02[doc] release date ++ formattingAdam Tauber
2015-01-01[fix] favicon pathsAdam Tauber
2015-01-01[fix] static content pathsAdam Tauber
2015-01-01[enh] better result template handlingAdam Tauber
2015-01-01[fix] filename stripAdam Tauber
2015-01-01[fix] static file pathsAdam Tauber
2015-01-01[enh] themes static content refactorAdam Tauber
2015-01-01Merge pull request #143 from Cqoicebordel/Wiki-dateAdam Tauber
Use human readable date for infobox
2015-01-01[mod] purge local html_to_textAdam Tauber
2015-01-01[fix] ignore scripts/styles in html_to_textAdam Tauber
2015-01-01Merge pull request #165 from Cqoicebordel/Moar-enginesAdam Tauber
Moar engines
2015-01-01Merge pull request #164 from pointhi/faviconsAdam Tauber
improve Favicons
2015-01-01Merge pull request #163 from pointhi/translationsAdam Tauber
[enh] update translations
2014-12-29Flake8 and Twitter correctionsCqoicebordel
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-28Google Play StoreCqoicebordel
Add Google play store apps, movies and music (sound -> gps)
2014-12-28Digg + Twitter correctionsCqoicebordel
Digg engines, with thumbnails Add pubdate for twitter
2014-12-28[fix] fix testThomas Pointhuber
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-28[enh] add turkish translationThomas Pointhuber
2014-12-27[enh] update translationsThomas Pointhuber
2014-12-25[doc] list indentation fixAdam Tauber
2014-12-25[enh] v0.6.0Adam Tauber
2014-12-25[doc] changelog addedAdam Tauber
2014-12-25[enh] nl, de, fr, hu translation updatesAdam Tauber
2014-12-24[fix] view testsAdam Tauber
2014-12-24[enh] subtitleseeker: better language handlingAdam Tauber
2014-12-24Merge branch 'Cqoicebordel-Detect-favicons'Adam Tauber
2014-12-24Merge 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-24Merge pull request #161 from Cqoicebordel/SubtitleSeeker-engineAdam Tauber
SubtitleSeeker Engine
2014-12-23Add language supportCqoicebordel
Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian...
2014-12-23Add language supportCqoicebordel
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-23Add language supportCqoicebordel
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 ownerAdam Tauber
2014-12-22Merge pull request #149 from Cqoicebordel/Flickr-engineAdam Tauber
Rework Flickr Engine
2014-12-22SubtitleSeeker EngineCqoicebordel
Add the subtitleseeker engine.
2014-12-20[enh] engine shortcut validationAdam Tauber
2014-12-20Merge pull request #159 from pointhi/photon_fixAdam Tauber
[fix] fix language support in photon engine
2014-12-20Merge pull request #158 from Cqoicebordel/Moar-EnginesAdam Tauber
Add 500px and Searchcode engines