Commit Graph

81 Commits (7c075aa73197030d01b210054488ce99ec861d70)

Author SHA1 Message Date
Adam Tauber 7f865356f9 Merge branch 'unit-tests' of https://github.com/Cqoicebordel/searx into Cqoicebordel-unit-tests
Conflicts:
	searx/tests/test_engines.py
9 years ago
Cqoicebordel 5a16077455 PirateBay unit test + reactivation in Settings 9 years ago
Adam Tauber f18807955b [mod] python importable engine names 9 years ago
Thomas Pointhuber 6042f2bc53 [enh] add 1x.com engine
* Deacivated by default, because of the big amount of results
9 years ago
Adam Tauber b19e681cce [enh] default disabled engines - closes #109 9 years ago
Adam Tauber bfd321a7a9 [mod] python importable engine names 9 years ago
Cqoicebordel 85dcfa2c7d BTDigg and Mixcloud engines 10 years ago
dimqua 052856e01b Update settings.yml 10 years ago
Adam Tauber a865e6672f [doc] locale settings comment - #177 10 years ago
Adam Tauber 08c2e263f5 [enh] configurable default interface locale - #177 10 years ago
Adam Tauber 01143f48c5 [enh] image proxification 10 years ago
Adam Tauber 306c644fa7 [mod] oscar as default theme 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
Adam Tauber 469e08881e Merge pull request #165 from Cqoicebordel/Moar-engines
Moar engines
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 98815a0d61 [enh] add turkish translation 10 years ago
Adam Tauber 5857141e49 Merge pull request #161 from Cqoicebordel/SubtitleSeeker-engine
SubtitleSeeker Engine
10 years ago
Cqoicebordel 10e4f6f316 Add language support
Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian...
10 years ago
Cqoicebordel 2ea55b1c64 Add language support
Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian... (reverted from commit 829948b85d)
10 years ago
Cqoicebordel 829948b85d Add language support
Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian...
10 years ago
Adam Tauber af41607410 Merge pull request #149 from Cqoicebordel/Flickr-engine
Rework Flickr Engine
10 years ago
Cqoicebordel 550232fc21 SubtitleSeeker Engine
Add the subtitleseeker engine.
10 years ago
Cqoicebordel 56399cf1ea Add 500px and Searchcode engines
Allow to search for images on 500px. It doesn't use the official API, but the page result. Less stable, but less API key to possess...

Two engines were necessary for Searchcode because there are to search mode : search for documentation or search for code example. Both use open APIs.
10 years ago
Cqoicebordel 930f724ec6 Add an No Api Flickr Engine
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
10 years ago
Thomas Pointhuber 5ae38bafdf [enh] add photon engine 10 years ago
Cqoicebordel 0059d08f13 Rework Flickr Engine
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
10 years ago
Adam Tauber e047d22046 Merge pull request #144 from Cqoicebordel/KickassTorrent-Search-Engine
Kickass torrent search engine
10 years ago
Adam Tauber f13a6ab795 [fix] disable debug mode 10 years ago
Adam Tauber 7c261d4885 [mod] disabling piratebay, according to #146 and https://torrentfreak.com/feds-receive-requests-to-shut-down-the-pirate-bay-140801/ 10 years ago
Cqoicebordel 978b476024 Add KickAss engine 10 years ago
Thomas Pointhuber aba65369d2 [enh] make version of searx readable 10 years ago
Adam Tauber 28fed5d9ad Merge pull request #115 from pointhi/engine_faroo
add faroo engine
10 years ago
Thomas Pointhuber 8af2184a45 add faroo engine support 10 years ago
Thomas Pointhuber 032eb2354e add japanese translation 10 years ago
Adam Tauber bbf107ac8b [fix] debug mode disabled by default 10 years ago
Dalf 0a71525ab6 [enh] add infoboxes and answers (clean up) 10 years ago
Dalf 6bfd566353 [enh] add infoboxes and answers 10 years ago
Adam Tauber e0ff9a6179 [enh] settings.yml docs 10 years ago
Adam Tauber b731827228 [enh] openstreetmap added to config 10 years ago
Thomas Pointhuber 2cd980134b fix yacy-engine and add comments
* add language support
* add image-support
* add basic-implementation for video, music and file handling
* refactore engine
* add comments
10 years ago
Thomas Pointhuber 52ad49ccba using general mediawiki-engine
* writing general mediawiki-engine
* using this engine for wikipedia
* using this engine for uncyclopedia
10 years ago
Thomas Pointhuber 629a05e149 fix youtube engine and add comments
* add language-support
* decrease search-results/site to 5
* add comments
10 years ago
Thomas Pointhuber bb628469d3 fix wikipedia engine and add comments
* add paging support
* make number_of_results changable
* make result calculation more clear
* add comments
10 years ago
Thomas Pointhuber badf8504fd remove categories : social media from twitter engine in settings.yml 10 years ago
Thomas Pointhuber 678a80f043 fix startpage engine and add comments
* add language support
* remove not required code
* improve google-ad detection (no false detection anymore, I hope)
* other improvements
10 years ago
Thomas Pointhuber a46bbb4042 fix stackoverflow and add comments 10 years ago
Thomas Pointhuber 64a68a7296 update soundcloud and add comments 10 years ago
Thomas Pointhuber dae88d862b update piratebay engine and add comments 10 years ago
Thomas Pointhuber 334a286c18 update github engine and add comments 10 years ago