Commit Graph

107 Commits (8d36a8b837830d80667c7bd38e2b3abf1f3cb201)

Author SHA1 Message Date
Adam Tauber 8d36a8b837 Merge pull request #333 from dalf/piratebay
[fix] Piratebay engine
9 years ago
underr 7a13de7e19 Add portuguese translation 9 years ago
Adam Tauber 0420ab3c80 [fix] shortcut added to ixquick 9 years ago
Adam Tauber b73ac15e49 [mod] disable qwant & swisscows by default to improve result quality 9 years ago
Adam Tauber 8ce6043859 Merge pull request #346 from Cqoicebordel/youtube
Adds engines : Youtube with or without API and multiple Qwant
9 years ago
Cqoicebordel e0774c849c Removed the keywords from the settings in qwant engine 9 years ago
Cqoicebordel f05087b93a Refactor
Use only one engine for the four search from Qwant
9 years ago
Thomas Pointhuber d923b2a420 [enh] implement swisscows engine, FIX #347
TODO: implement image engine
9 years ago
Cqoicebordel 884eeb8541 New Qwant engines
- Web
- Images
- News
- Social media
9 years ago
Cqoicebordel f965c97822 Adds two engines : Youtube with or without API
The API needs an API_KEY
The NOAPI doesn't have the published dates.
9 years ago
Alexandre Flament 484d0974f7 startpage and ixquick enignes : disabled by default, and timeout set to 6 seconds. 9 years ago
Alexandre Flament 36a08f2a6a [fix] piratebay engine (and disable it by default) 9 years ago
Adam Tauber 0cfe4fb09a [enh] romanian translation ++ translation updates 9 years ago
Adam Tauber 5589f1a2bf Merge pull request #300 from dalf/patch-1
settings.yml clean up : remove locale
9 years ago
Alexandre Flament 47b011829d settings.yml clean up : remove locale
locale was declared for bing* engines and vimeo.

  * bing* engines use the language settings.
  * vimeo uses neither locale nor language settings.

This avoid confusion
9 years ago
Alexandre Flament cde37be4f5 [enh] basic support for http proxy (see #236) 9 years ago
Adam Tauber d2a636f75d [mod] https rewrite pluginification 9 years ago
Adam Tauber 1cde92574f [mod] removing unavailable blekko engine 9 years ago
Adam Tauber f7c18a04ac [mod] disable gigablast by default 9 years ago
Adam Tauber 98aa70cd41 Merge pull request #251 from Cqoicebordel/moar-engines
Moar engines
9 years ago
Adam Tauber 03579c225f [enh] support of multiple outgoing IPs 9 years ago
Cqoicebordel aea0f866f6 Remove dead engines from config.
I didn't remove the engines files because it always could be helpful if they come back.
9 years ago
Cqoicebordel a2a8fbf623 Add Spotify engine 9 years ago
Thomas Pointhuber 6a0a693d6c [enh] add hebrew locale to searx 9 years ago
Thomas Pointhuber dd4686a388 [enh] add blekko_images engine 9 years ago
Thomas Pointhuber 04f7118d0a [enh] add gigablast engine 9 years ago
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 9 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