Commit Graph

188 Commits (a757c2f005f38a97d7ebe53ab7271e26c13b7197)

Author SHA1 Message Date
Kirill Isakov 80813c3e05 Add Erowid search engine 8 years ago
Kirill Isakov c1d456b136 Add F-Droid search engine 8 years ago
Kirill Isakov 547b8a8765 Add Tokyo Toshokan search engine 8 years ago
Kirill Isakov 7fbc12ee4e Add Torrentz.eu search engine 8 years ago
Kirill Isakov d026a97e42 Add Reddit search engine 8 years ago
Kirill Isakov e5677ae6b6 Add Nyaa.se search engine 8 years ago
Kirill Isakov d748b8419a Add Arch Linux Wiki search engine 8 years ago
Thomas Pointhuber b8d1081756 [enh] reorder locales by alphabet, add english lanuage name in brackets 8 years ago
Thomas Pointhuber 2a1ddede5d [enh] update translation and add new languages
add new languages:
* bg
* el_GR
* eo
* pt_BR
8 years ago
a01200356 4d8996eb4d [enh] unit tests for wolframalpha 8 years ago
a01200356 78d3f3d6b1 [enh] infobox for wolframalpha
TODO:
    - infobox styles
    - unit tests

ISSUES:
    - no_api version needs to re-call server for additional pods, such
      as plots. therefore, it's even slower than before. comment out the
part that calls get_async_pod if requests reach timeout or increase
timeout in settings.yml.
8 years ago
Adam Tauber 0fbd705259 [enh] settings option to change instance name - closes #450 8 years ago
Noemi Vanyi 33fa3da2e8 add Frinkiac engine & tests 9 years ago
Adam Tauber 85151ab051 [mod] enable wolframalpha by default 9 years ago
Adam Tauber fab698003f [mod] move wolframalpha to "science" category 9 years ago
a01200356 8ca5744814 append link to result in wolframalpha_api (and the tests to validate that) 9 years ago
a01200356 576d37f256 [fix] unescape htmlentities in wolframalpha_noapi's answer 9 years ago
a01200356 d05c676ed5 Add test case in wolframalpha_noapi
[fix] Display multiple answers in wolframalpha_api
9 years ago
a01200356 e9d35c1309 update tests for wolframalpha 9 years ago
a01200356 0871c7ca85 [enh] wolframalpha appends result 9 years ago
a01200356 b51ba32f61 Wolfram Alpha (no API needed now) 9 years ago
a01200356 9cd3017dcb Disable engine by default. 9 years ago
a01200356 4578575c28 Wolfie kinda works using API 9 years ago
Adam Tauber bcfb9f8099 Merge pull request #437 from GreenLunar/patch-1
Update settings.yml
9 years ago
Adam Tauber 4b8f9778fe [mod] yandex shortcut 9 years ago
Adam Tauber fafc564874 [enh] yandex engine added 9 years ago
GreenLunar 83c92a7471 Update settings.yml
Translated Hebrew
9 years ago
Adam Tauber 601389b673 [enh] add chinese locale 9 years ago
Adam Tauber c1d9cfd9ae [enh] default settings option to autocomplete backend - #396 9 years ago
Adam Tauber 1fcf066a81 [mod] change settings file structure according to #314 9 years ago
Adam Tauber d0830d4edf [enh] add settings option to set listening address - closes #397 9 years ago
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
10 years ago
Adam Tauber 03579c225f [enh] support of multiple outgoing IPs 10 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.
10 years ago
Cqoicebordel a2a8fbf623 Add Spotify engine 10 years ago
Thomas Pointhuber 6a0a693d6c [enh] add hebrew locale to searx 10 years ago
Thomas Pointhuber dd4686a388 [enh] add blekko_images engine 10 years ago
Thomas Pointhuber 04f7118d0a [enh] add gigablast engine 10 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
10 years ago
Cqoicebordel 5a16077455 PirateBay unit test + reactivation in Settings 10 years ago
Adam Tauber f18807955b [mod] python importable engine names 10 years ago
Thomas Pointhuber 6042f2bc53 [enh] add 1x.com engine
* Deacivated by default, because of the big amount of results
10 years ago
Adam Tauber b19e681cce [enh] default disabled engines - closes #109 10 years ago
Adam Tauber bfd321a7a9 [mod] python importable engine names 10 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