summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2018-10-08Adds the Unsplash image engineDenis Wernert
2018-08-30Update quickstart.rstLéo Bourrel
Rename `build_grunt` to `grunt_build` as in manage.sh
2018-08-26Merge pull request #1385 from dalf/minor_changesAdam Tauber
Minor changes
2018-08-26simple theme : remove unused filesdalf
2018-08-26manage.sh : no error when npm is not found and not requireddalf
2018-08-21Merge pull request #1368 from aliceinwire/gentoo_engineAdam Tauber
Add Gentoo wiki search engine
2018-08-21Fix pep8 errorsAlice Ferrazzi
2018-08-21Fix choosing languges functionAlice Ferrazzi
Searching for english is now giving all pages results. Instead searching for a specific language different from english is correctly returning only translated pages for the selected language.
2018-08-19Merge pull request #1233 from Angristan/patch-2Noémi Ványi
Use new LABEL syntax for Dockerfile
2018-08-19Merge branch 'master' into patch-2Noémi Ványi
2018-08-19[fix] pep8Adam Tauber
2018-08-19[enh] admin configurable suspend time of errored engines - closes #1266Adam Tauber
2018-08-19[enh] configurable default oscar styleAdam Tauber
2018-08-19[fix] remove publicly unavailable 500px engine - #1338Adam Tauber