summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-19Merge pull request #156 from Cqoicebordel/Fix-map-oscarAdam Tauber
[fix][enh] Multiple JS changes in Oscar
2014-12-19[mod][fix] https rewrite refactor ++ fixesAdam Tauber
2014-12-19Merge pull request #152 from pointhi/search_enginesAdam Tauber
[enh] add photon engine, and fix pep8 errors
2014-12-19[mod] better search request exception handlingAdam Tauber
2014-12-19[fix] handle empty search requestsAdam Tauber
2014-12-19[mod] display timeoutted engine nameAdam Tauber
2014-12-19Add double clic on categoriesCqoicebordel
Allow to double clic on any category to activate or deactivate all categories.
2014-12-19Some more path issuesCqoicebordel
2014-12-18Final commit on faviconsCqoicebordel
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 OscarCqoicebordel
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 orderAdam Tauber
2014-12-18[mod] strict timeout handlingAdam Tauber
2014-12-16Merge remote-tracking branch 'origin/Flickr-engine' into Flickr-engineCqoicebordel
Conflicts: searx/engines/flickr.py searx/settings.yml
2014-12-16Add an No Api Flickr EngineCqoicebordel
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] pep8Thomas Pointhuber
2014-12-16[fix] pep8Thomas Pointhuber
2014-12-16[fix] pep8Thomas Pointhuber
2014-12-16[fix] remove useless print statementThomas Pointhuber
2014-12-16[enh] add photon engineThomas Pointhuber
2014-12-15Merge pull request #151 from pointhi/kickass_fixAdam Tauber
[fix] fix kickass engine
2014-12-15[fix] fix kickass engineThomas Pointhuber
thanks @Cqoicebordel in #144: https://github.com/asciimoo/searx/pull/144#issuecomment-67036903
2014-12-15Merge pull request #150 from pointhi/oscar_image_fixAdam Tauber
[enh][oscar_template] replace kickass icon
2014-12-15[enh][oscar_template] replace kickass iconThomas Pointhuber
2014-12-15Rework Flickr EngineCqoicebordel
Everything was redone to use the API. It needs an API key, but it's worth it. Everything works. Title, Image, Content, URL The API allow lots of things. Thumbnails and date will be easy to add when it will be implemented in Searx. Fix asciimoo/searx#126
2014-12-15Rework Flickr EngineCqoicebordel
Everything was redone to use the API. It needs an API key, but it's worth it. Everything works. Title, Image, Content, URL The API allow lots of things. Thumbnails and date will be easy to add when it will be implemented in Searx. Fix asciimoo/searx#126
2014-12-15Merge pull request #144 from Cqoicebordel/KickassTorrent-Search-EngineAdam Tauber
Kickass torrent search engine
2014-12-14Add icons and badge for the themesCqoicebordel
Add kickass in engine list Add content for the result from kickass
2014-12-14[fix] mysterious string removeAdam Tauber
2014-12-14[fix] use queues to answers/suggestions/infoboxesAdam Tauber
2014-12-14[fix] proper search timeout handlingAdam Tauber
2014-12-13Merge pull request #145 from Cqoicebordel/HTML+Bugs-TemplatesAdam Tauber
Html+Bugs in templates
2014-12-13Load the list of icons only onceCqoicebordel
2014-12-13Correct test caseCqoicebordel
Add the alt in favicon
2014-12-13[mod] engine load refactorAdam Tauber
2014-12-13[fix] disable debug modeAdam Tauber
2014-12-12Use the new way of finding the faviconCqoicebordel
2014-12-12Use the new way of finding the faviconCqoicebordel
2014-12-12Use the new way of finding the faviconCqoicebordel
2014-12-12Use the new way of finding the faviconCqoicebordel
2014-12-12Use the new way of finding an iconCqoicebordel
2014-12-12Add a variable with all the icons of the themeCqoicebordel
Add for the template a list of available icons in the current theme.
2014-12-11[mod] disabling piratebay, according to #146 and ↵Adam Tauber
https://torrentfreak.com/feds-receive-requests-to-shut-down-the-pirate-bay-140801/
2014-12-11[doc] @Reventl0v added to authorsAdam Tauber
2014-12-11[fix] piratebay urlAdam Tauber
2014-12-10Add title and alt on image in infoboxCqoicebordel
2014-12-10Multiple HTML correctionsCqoicebordel
Alt on favicon No <p> in <p> Correct alt and title on img
2014-12-10HTML and usability correctionsCqoicebordel
Put the result URL at the top, like in other results template Put the magnet link on the same line as the stats (peer/seed).
2014-12-10Alt on faviconCqoicebordel
2014-12-10Correct alt and titleCqoicebordel
2014-12-10Alt on faviconsCqoicebordel