summaryrefslogtreecommitdiff
path: root/searx/settings.yml
AgeCommit message (Collapse)Author
2015-02-02Merge branch 'unit-tests' of https://github.com/Cqoicebordel/searx into ↵Adam Tauber
Cqoicebordel-unit-tests Conflicts: searx/tests/test_engines.py
2015-02-01PirateBay unit test + reactivation in SettingsCqoicebordel
2015-02-01[mod] python importable engine namesAdam Tauber
2015-02-01[enh] add 1x.com engineThomas Pointhuber
* Deacivated by default, because of the big amount of results
2015-01-31[enh] default disabled engines - closes #109Adam Tauber
2015-01-31[mod] python importable engine namesAdam Tauber
2015-01-21BTDigg and Mixcloud enginesCqoicebordel
2015-01-19Update settings.ymldimqua
2015-01-17[doc] locale settings comment - #177Adam Tauber
2015-01-17[enh] configurable default interface locale - #177Adam Tauber
2015-01-16[enh] image proxificationAdam Tauber
2015-01-16[mod] oscar as default themeAdam Tauber
2015-01-05Integrated media in results + Deezer EngineCqoicebordel
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).
2015-01-01Merge pull request #165 from Cqoicebordel/Moar-enginesAdam Tauber
Moar engines
2014-12-28Google Play StoreCqoicebordel
Add Google play store apps, movies and music (sound -> gps)
2014-12-28Digg + Twitter correctionsCqoicebordel
Digg engines, with thumbnails Add pubdate for twitter
2014-12-28[enh] add turkish translationThomas Pointhuber
2014-12-24Merge pull request #161 from Cqoicebordel/SubtitleSeeker-engineAdam Tauber
SubtitleSeeker Engine
2014-12-23Add language supportCqoicebordel
Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian...
2014-12-23Add language supportCqoicebordel
Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian... (reverted from commit 829948b85df0510e331372bcd60cb31db9c96a5c)
2014-12-23Add language supportCqoicebordel
Allow the user to select a language. It must be written in english, and capitalized, ie : English, French, German, Hungarian...
2014-12-22Merge pull request #149 from Cqoicebordel/Flickr-engineAdam Tauber
Rework Flickr Engine
2014-12-22SubtitleSeeker EngineCqoicebordel
Add the subtitleseeker engine.
2014-12-20Add 500px and Searchcode enginesCqoicebordel
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.
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[enh] add photon engineThomas 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-15Merge pull request #144 from Cqoicebordel/KickassTorrent-Search-EngineAdam Tauber
Kickass torrent search engine
2014-12-13[fix] disable debug modeAdam Tauber
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-09Add KickAss engineCqoicebordel
2014-11-18[enh] make version of searx readableThomas Pointhuber
2014-10-19Merge pull request #115 from pointhi/engine_farooAdam Tauber
add faroo engine
2014-10-17add faroo engine supportThomas Pointhuber
2014-10-05add japanese translationThomas Pointhuber
2014-10-04[fix] debug mode disabled by defaultAdam Tauber
2014-10-01[enh] add infoboxes and answers (clean up)Dalf
2014-09-28[enh] add infoboxes and answersDalf
2014-09-06[enh] settings.yml docsAdam Tauber
2014-09-06[enh] openstreetmap added to configAdam Tauber
2014-09-03fix yacy-engine and add commentsThomas Pointhuber
* add language support * add image-support * add basic-implementation for video, music and file handling * refactore engine * add comments
2014-09-03using general mediawiki-engineThomas Pointhuber
* writing general mediawiki-engine * using this engine for wikipedia * using this engine for uncyclopedia
2014-09-02fix youtube engine and add commentsThomas Pointhuber
* add language-support * decrease search-results/site to 5 * add comments
2014-09-02fix wikipedia engine and add commentsThomas Pointhuber
* add paging support * make number_of_results changable * make result calculation more clear * add comments
2014-09-02remove categories : social media from twitter engine in settings.ymlThomas Pointhuber
2014-09-02fix startpage engine and add commentsThomas Pointhuber
* add language support * remove not required code * improve google-ad detection (no false detection anymore, I hope) * other improvements
2014-09-02fix stackoverflow and add commentsThomas Pointhuber
2014-09-02update soundcloud and add commentsThomas Pointhuber
2014-09-02update piratebay engine and add commentsThomas Pointhuber
2014-09-02update github engine and add commentsThomas Pointhuber