summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-19Merge pull request #1412 from d-tux/engines/unsplashNoémi Ványi
Unsplash image engine
2019-01-18[FIX] image_proxifyVenca24
2019-01-16Merge branch 'master' into engines/unsplashd-tux
2019-01-15Merge pull request #1430 from hallabro/setup-no-testsNoémi Ványi
setup: Skip test files
2019-01-15Merge branch 'master' into setup-no-testsNoémi Ványi
2019-01-14Merge branch 'master' into engines/unsplashd-tux
2019-01-14Define http proxy variables in Dockerfile before using thempelag0s
2019-01-12docker: allow configuring http proxy via env variablespelag0s
2019-01-11Merge pull request #1483 from MarcAbonce/wolframalpha_api_fixNoémi Ványi
[fix] Unicode error with WolframAlpha API engine (fixes #1480)
2019-01-08[fix] unicode error with WolframAlpha API engineMarc Abonce Seguin
2019-01-08Merge branch 'master' into engines/unsplashd-tux
2019-01-07Merge pull request #1475 from kvch/add-all-language-option-againNoémi Ványi
Revert "remove 'all' option from search languages"
2019-01-07fix after rebaseNoémi Ványi
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796.
2019-01-07Merge pull request #1446 from MarcAbonce/language_aliases_fixNoémi Ványi
[fix] Fix queries in Hebrew and Norwegian so they give results in the right language
2019-01-07Merge branch 'master' into language_aliases_fixNoémi Ványi
2019-01-07Merge pull request #1478 from milouse/fix/simple_themeNoémi Ványi
Fix simple theme
2019-01-07[fix] Remove markup errors in simple template preferences fileÉtienne Deparis
2019-01-07Remove forgotten white spaces in templates/simple/preferences.htmlÉtienne Deparis
2019-01-07[enh] Add preference section to two upstream plugins for simple theme ↵Étienne Deparis
integration
2019-01-06[fix] fetch google's supported languagesMarc Abonce Seguin
2019-01-06[fix] always set langauge_aliases even if it's emptyMarc Abonce Seguin
2019-01-06[fix] check language aliases when setting search languageMarc Abonce Seguin
2019-01-06Merge pull request #1477 from kvch/masterAdam Tauber
Release v0.15.0
2019-01-06update changelog and version.pyNoémi Ványi
2019-01-06update AUTHORS.rst with new contributorsNoémi Ványi
2019-01-06pull translations from TransifexNoémi Ványi
2019-01-06Merge pull request #1474 from Venca24/devel_mojeekNoémi Ványi
[add] mojeek engine
2019-01-06[add] mojeek engineVenca24
2019-01-05Merge pull request #1444 from Venca24/devel_google_videosNoémi Ványi
[fix] google videos engine
2019-01-05[mod] google videosVenca24
2019-01-04Merge branch 'master' into devel_google_videosNoémi Ványi
2019-01-04Merge pull request #1461 from dimqua/masterNoémi Ványi
Remove Ixquick engine
2019-01-04Merge branch 'master' into masterNoémi Ványi
2019-01-04Merge pull request #1464 from miicha/bugfix_startpageNoémi Ványi
restore startpage search results
2019-01-04Merge branch 'master' into bugfix_startpageNoémi Ványi
2019-01-04[fix] google videos testVenca24
2019-01-04[FIX] google videos thumbnailsVenca24
2019-01-01Merge pull request #1469 from bourrel/fix_bing_imagesNoémi Ványi
Fix bing image thumbnail path
2018-12-19Update bing image engine with new image json formatLéo Bourrel
2018-12-14change rest of test_startpage.pyMichael Pfitzner
2018-12-14change the html in test_startpage.py to look more like the actual startpage siteMichael Pfitzner
2018-12-14restore startpage search resultsMichael Pfitzner
2018-12-14Merge branch 'master' into engines/unsplashd-tux
2018-12-11update startpage.pydimqua
2018-12-11remove Ixquick enginedimqua
2018-12-05[Scripts] Force upgrade requirements.Natal Ngétal
Force the upgrade of requirements with pip. At the moment, if the version in the requirement file is changed, there will be no effect, because the dependencies is already present.
2018-12-02remove findx engine (#1452)dimqua
2018-11-29Update Dockerfile (#1451)ZEROF
- Forget one "\" in the process!
2018-11-29Use a more human-friendly format in searx/data/engines_languages.json (#1399)Ivan Skytte Jørgensen
Instead of a single line with 500000 characters use nicely formatted JSON. Sort the lists in engine_languages.py so when updating it is possible to more easily see the differences (search engines do change the order their languages are listed in)