summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-15[enh] add nojs support into oscar-templateThomas Pointhuber
2015-01-12[enh] static content generalizationAdam Tauber
2015-01-12Merge pull request #172 from Cqoicebordel/torrents-w3c+ux+rssAdam Tauber
Torrents w3c+ux+rss
2015-01-12Merge pull request #166 from Cqoicebordel/non-exclusif-bangAdam Tauber
Add non exclusif bang
2015-01-12Scientific accuracyCqoicebordel
2015-01-12Few more translationsCqoicebordel
2015-01-11W3C fixCqoicebordel
2015-01-11Fix RSS linkCqoicebordel
Fix page number, urlencoded request and encoded &
2015-01-11Fix torrent W3C+UXCqoicebordel
Puts links to torrents and magnets in tool bar Fixes a lot of W3C errors
2015-01-11[fix] dates before 1900Adam Tauber
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-03Add non exclusif bangCqoicebordel
Allow to perform a search while adding an engine (or a category) without adding it "officially" to the request. '?' is used to add an engine without modifying anything else to the request. For example, you can perform a search in the 'general' category, and if you add '?tw' the result from Twitter will be added to the originals results.
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