| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-07 | [fix] Remove markup errors in simple template preferences file | Étienne Deparis | |
| 2019-01-07 | Remove 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 languages | Marc Abonce Seguin | |
| 2019-01-06 | [fix] always set langauge_aliases even if it's empty | Marc Abonce Seguin | |
| 2019-01-06 | [fix] check language aliases when setting search language | Marc Abonce Seguin | |
| 2019-01-06 | Merge pull request #1477 from kvch/master | Adam Tauber | |
| Release v0.15.0 | |||
| 2019-01-06 | update changelog and version.py | Noémi Ványi | |
| 2019-01-06 | update AUTHORS.rst with new contributors | Noémi Ványi | |
| 2019-01-06 | pull translations from Transifex | Noémi Ványi | |
| 2019-01-06 | Merge pull request #1474 from Venca24/devel_mojeek | Noémi Ványi | |
| [add] mojeek engine | |||
| 2019-01-06 | [add] mojeek engine | Venca24 | |
| 2019-01-05 | Merge pull request #1444 from Venca24/devel_google_videos | Noémi Ványi | |
| [fix] google videos engine | |||
| 2019-01-05 | [mod] google videos | Venca24 | |
| 2019-01-04 | Merge branch 'master' into devel_google_videos | Noémi Ványi | |
| 2019-01-04 | Merge pull request #1461 from dimqua/master | Noémi Ványi | |
| Remove Ixquick engine | |||
| 2019-01-04 | Merge branch 'master' into master | Noémi Ványi | |
| 2019-01-04 | Merge pull request #1464 from miicha/bugfix_startpage | Noémi Ványi | |
| restore startpage search results | |||
| 2019-01-04 | Merge branch 'master' into bugfix_startpage | Noémi Ványi | |
| 2019-01-04 | [fix] google videos test | Venca24 | |
| 2019-01-04 | [FIX] google videos thumbnails | Venca24 | |
| 2019-01-01 | Merge pull request #1469 from bourrel/fix_bing_images | Noémi Ványi | |
| Fix bing image thumbnail path | |||
| 2018-12-19 | Update bing image engine with new image json format | Léo Bourrel | |
| 2018-12-14 | change rest of test_startpage.py | Michael Pfitzner | |
| 2018-12-14 | change the html in test_startpage.py to look more like the actual startpage site | Michael Pfitzner | |
| 2018-12-14 | restore startpage search results | Michael Pfitzner | |
| 2018-12-14 | Merge branch 'master' into engines/unsplash | d-tux | |
| 2018-12-11 | update startpage.py | dimqua | |
| 2018-12-11 | remove Ixquick engine | dimqua | |
| 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-02 | remove findx engine (#1452) | dimqua | |
| 2018-11-29 | Update Dockerfile (#1451) | ZEROF | |
| - Forget one "\" in the process! | |||
| 2018-11-29 | Use 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-29 | Merge pull request #1438 from Venca24/devel_seznam | pofilo | |
| [add] seznam engine | |||
| 2018-11-29 | Merge branch 'master' into devel_seznam | pofilo | |
| 2018-11-29 | Merge pull request #1389 from bourrel/patch-1 | pofilo | |
| Update quickstart.rst | |||
| 2018-11-29 | Merge pull request #1421 from mrozo/patch-1 | pofilo | |
| #1398 replaced parameter 'lang' with 'language' | |||
| 2018-11-29 | Merge pull request #1423 from tmikaeld/patch-1 | pofilo | |
| Added missing symlink instruction | |||
| 2018-11-29 | Merge pull request #1450 from ZEROF/patch-1 | pofilo | |
| Update Dockerfile | |||
| 2018-11-29 | Update Dockerfile | ZEROF | |
| - 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 test | Venca24 | |
| 2018-11-22 | [fix] google videos engine | Venca24 | |
| 2018-11-20 | [add] seznam engine | Venca24 | |
| 2018-11-03 | setup: Skip test files | Robin Hallabro | |
| Signed-off-by: Robin Hallabro <robin@hallabro.nu> | |||
| 2018-10-21 | Formatting... | tmikaeld | |
| 2018-10-21 | Added missing symlink instruction | tmikaeld | |
| 2018-10-20 | #1398 replaced parameter 'lang' with 'language' | mrozo | |
| this is bug in the documentation. The code uses 'langugage' parameter | |||
| 2018-10-08 | Removes what looks like tracking parameters | Denis Wernert | |
| 2018-10-08 | Adds a unit test for the unsplash engine | Denis Wernert | |
| 2018-10-08 | Uses the raw url for the image result, rather than the full | Denis Wernert | |
| size result. | |||