summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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)
2018-11-29Merge pull request #1438 from Venca24/devel_seznampofilo
[add] seznam engine
2018-11-29Merge branch 'master' into devel_seznampofilo
2018-11-29Merge pull request #1389 from bourrel/patch-1pofilo
Update quickstart.rst
2018-11-29Merge pull request #1421 from mrozo/patch-1pofilo
#1398 replaced parameter 'lang' with 'language'
2018-11-29Merge pull request #1423 from tmikaeld/patch-1pofilo
Added missing symlink instruction
2018-11-29Merge pull request #1450 from ZEROF/patch-1pofilo
Update Dockerfile
2018-11-29Update DockerfileZEROF
- Fix for docker image build error "Could not find a version that satisfies the requirement cffi!=1.11.3,>=1.7 (from versions: )"
2018-11-22[fix] google videos testVenca24
2018-11-22[fix] google videos engineVenca24
2018-11-20[add] seznam engineVenca24
2018-11-03setup: Skip test filesRobin Hallabro
Signed-off-by: Robin Hallabro <robin@hallabro.nu>
2018-10-21Formatting...tmikaeld
2018-10-21Added missing symlink instructiontmikaeld
2018-10-20#1398 replaced parameter 'lang' with 'language' mrozo
this is bug in the documentation. The code uses 'langugage' parameter
2018-10-08Removes what looks like tracking parametersDenis Wernert
2018-10-08Adds a unit test for the unsplash engineDenis Wernert
2018-10-08Uses the raw url for the image result, rather than the fullDenis Wernert
size result.