summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-11[enh] date formatting by localeAdam Tauber
2015-01-11[fix] hadle missing titleAdam Tauber
2015-01-11Merge pull request #170 from pointhi/little_fixesAdam Tauber
Little fixes, add searx-autocompletion, more informations about torrents
2015-01-10[enh] using less html code to disable autoescaping for embeded resultsThomas Pointhuber
2015-01-10[fix] pep8Thomas Pointhuber
2015-01-10[fix] little autocompleter fixThomas Pointhuber
2015-01-10[enh] display filesize greater 1TBThomas Pointhuber
2015-01-10[enh] make some torrent strings translatableThomas Pointhuber
2015-01-10[enh] improve torrent resultsThomas Pointhuber
2015-01-10[enh] add autocompletion for searx-specific stringsThomas Pointhuber
2015-01-10[fix] autocompleter error handlingAdam Tauber
2015-01-10[enh] add rss-link which can be detected by browsersThomas Pointhuber
2015-01-10[fix] endless logging recursionAdam Tauber
2015-01-09[mod] ignore startpage unicode errorsAdam Tauber
2015-01-09[enh] engine exception tracebackAdam Tauber
2015-01-09Merge branch 'master' of github.com:asciimoo/searxAdam Tauber
2015-01-09[enh] using the loggerAdam Tauber
2015-01-09[fix] template syntaxAdam Tauber
2015-01-09[enh] logging addedAdam Tauber
2015-01-07Merge branch 'Cqoicebordel-integrated-videos'Adam Tauber
2015-01-07Merge branch 'integrated-videos' of https://github.com/Cqoicebordel/searx ↵Adam Tauber
into Cqoicebordel-integrated-videos Conflicts: searx/engines/vimeo.py
2015-01-06Merge pull request #167 from Cqoicebordel/minor-fixesAdam Tauber
Minor fixes
2015-01-05Updated translations without fuzzy translationsCqoicebordel
2015-01-05Don't create fuzzy translationCqoicebordel
2015-01-05Updated translationsCqoicebordel
2015-01-05Put media above result contentCqoicebordel
Mimick more closely usual video viewer (video above, details below)
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-03Few fixes on VimeoCqoicebordel
Change URL from https to http Change way of handling text xpath
2015-01-03Digg correctionCqoicebordel
Return no result instead of crashing if no result
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