Commit Graph

1095 Commits (c169fc3aa29936b5289947b5a8b8d8101fb5f106)
 

Author SHA1 Message Date
Adam Tauber e4681da20f Merge branch 'Cqoicebordel-integrated-videos' 10 years ago
Adam Tauber 05be069f42 Merge branch 'integrated-videos' of https://github.com/Cqoicebordel/searx into Cqoicebordel-integrated-videos
Conflicts:
	searx/engines/vimeo.py
10 years ago
Adam Tauber 3b672039aa Merge pull request #167 from Cqoicebordel/minor-fixes
Minor fixes
10 years ago
Cqoicebordel a723936ad4 Updated translations without fuzzy translations 10 years ago
Cqoicebordel 5e26ce63be Don't create fuzzy translation 10 years ago
Cqoicebordel cacdb064db Updated translations 10 years ago
Cqoicebordel 67bd68b5e5 Put media above result content
Mimick more closely usual video viewer (video above, details below)
10 years ago
Cqoicebordel 0ca04be55d Remove print 10 years ago
Cqoicebordel b918cd2b8e Whitespace correction 10 years ago
Cqoicebordel 4a195e0b28 Integrated media in results + Deezer Engine
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).
10 years ago
Cqoicebordel 3aa3a4633f Few fixes on Vimeo
Change URL from https to http
Change way of handling text xpath
10 years ago
Cqoicebordel 4450ed5503 Digg correction
Return no result instead of crashing if no result
10 years ago
Cqoicebordel 96c4d52eef Add non exclusif bang
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.
10 years ago
Adam Tauber 7b531c6fce [doc] @opi added to authors 10 years ago
Adam Tauber 592d801af9 [doc] @vincib added to authors 10 years ago
Adam Tauber bc38dc8ab9 [doc] todo updates 10 years ago
Adam Tauber 0d36dcbf4c [enh] pep8 check added to tests 10 years ago
Adam Tauber cc4e17b668 [fix] pep8 10 years ago
Adam Tauber 56c15023b5 [enh] tox.ini added to rewrite standard pep8 rules 10 years ago
Adam Tauber 041fad20d6 [doc] nested list fix 10 years ago
Adam Tauber c5ff2ef9f1 [doc] release date ++ formatting 10 years ago
Adam Tauber e5a323b288 [fix] favicon paths 10 years ago
Adam Tauber 798bef77f9 [fix] static content paths 10 years ago
Adam Tauber 2f9a386c0d [enh] better result template handling 10 years ago
Adam Tauber 20c4de8f06 [fix] filename strip 10 years ago
Adam Tauber 8151585918 [fix] static file paths 10 years ago
Adam Tauber 9f12605f7e [enh] themes static content refactor 10 years ago
Adam Tauber e3957d6adf Merge pull request #143 from Cqoicebordel/Wiki-date
Use human readable date for infobox
10 years ago
Adam Tauber 2181c4384e [mod] purge local html_to_text 10 years ago
Adam Tauber 1408859b4b [fix] ignore scripts/styles in html_to_text 10 years ago
Adam Tauber 469e08881e Merge pull request #165 from Cqoicebordel/Moar-engines
Moar engines
10 years ago
Adam Tauber c7cbd38fcc Merge pull request #164 from pointhi/favicons
improve Favicons
10 years ago
Adam Tauber 213667b1ef Merge pull request #163 from pointhi/translations
[enh] update translations
10 years ago
Cqoicebordel 5d977056f7 Flake8 and Twitter corrections
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...
10 years ago
Cqoicebordel 576fdef440 Google Play Store
Add Google play store apps, movies and music (sound -> gps)
10 years ago
Cqoicebordel e7e2981536 Digg + Twitter corrections
Digg engines, with thumbnails
Add pubdate for twitter
10 years ago
Thomas Pointhuber 8f4814ade2 [fix] fix test 10 years ago
Thomas Pointhuber 67698ad29a [enh] add new favicons to oscar template 10 years ago
Thomas Pointhuber a7adcacd04 [enh] add new marker-icons for map
fetched from https://github.com/pointhi/leaflet-color-markers
10 years ago
Thomas Pointhuber a0293d6196 [enh] move favicons into own directory 10 years ago
Thomas Pointhuber 98815a0d61 [enh] add turkish translation 10 years ago
Thomas Pointhuber 35dc043c09 [enh] update translations 10 years ago
Adam Tauber 011c43b485 [doc] list indentation fix 10 years ago
Adam Tauber fcc394540b [enh] v0.6.0 10 years ago
Adam Tauber 62a7dc1aaa [doc] changelog added 10 years ago
Adam Tauber 5cfb42350b [enh] nl, de, fr, hu translation updates 10 years ago
Adam Tauber 61ab5f2693 [fix] view tests 10 years ago
Adam Tauber 3b3921fc59 [enh] subtitleseeker: better language handling 10 years ago
Adam Tauber b4f39237a3 Merge branch 'Cqoicebordel-Detect-favicons' 10 years ago
Adam Tauber ada01cb367 Merge branch 'Detect-favicons' of https://github.com/Cqoicebordel/searx into 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
10 years ago