| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-28 | Merge branch 'master' into feature/fix-config | rachmadani haryono | |
| 2019-05-28 | Remove some engines : subtitleseeker, seedpeer, swisscows | Dalf | |
| http://www.subtitleseeker.com and http://www.seedpeer.eu don't exist anymore. https://swisscows.ch/ has change : the engine needs to be updated | |||
| 2019-05-18 | new: dev: test for config api | rachmadaniHaryono | |
| 2019-04-13 | [fix] duckduckgo images requests | Marc Abonce Seguin | |
| 2019-03-26 | [fix] get youtube results from js object | Marc Abonce Seguin | |
| Results are not appearing in the html document anymore, instead they are found inside an object embedded in a script. | |||
| 2019-01-14 | Merge branch 'master' into engines/unsplash | d-tux | |
| 2019-01-08 | [fix] unicode error with WolframAlpha API engine | Marc Abonce Seguin | |
| 2019-01-08 | Merge branch 'master' into engines/unsplash | d-tux | |
| 2019-01-07 | fix after rebase | Noémi Ványi | |
| 2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
| This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
| 2019-01-06 | [fix] fetch google's supported languages | Marc Abonce Seguin | |
| 2019-01-06 | [fix] check language aliases when setting search language | Marc Abonce Seguin | |
| 2019-01-04 | Merge branch 'master' into devel_google_videos | Noémi Ványi | |
| 2019-01-04 | Merge branch 'master' into bugfix_startpage | Noémi Ványi | |
| 2019-01-04 | [fix] google videos test | Venca24 | |
| 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-11-22 | [fix] google videos test | Venca24 | |
| 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-08-19 | [fix] remove publicly unavailable 500px engine - #1338 | Adam Tauber | |
| 2018-08-18 | duden.de engine | dadosch | |
| 2018-07-06 | Fix wikidata tests with updated path to media | Léo Bourrel | |
| 2018-06-14 | [fix] remove obsolete test | Adam Tauber | |
| 2018-05-21 | follow up tests | Noémi Ványi | |
| 2018-05-05 | Fix acgsou encoding error on python2 and add unicode characters to unit testt | rinpatch | |
| 2018-05-03 | Fix unit test url | rinpatch | |
| 2018-04-27 | Remove Japanese characters | rinpatch | |
| 2018-04-27 | Fix unit test | rinpatch | |
| 2018-04-27 | Added unit test | rinpatch | |
| 2018-04-23 | Fix string length | rinpatch | |
| 2018-04-23 | Unit test | rinpatch | |
| 2018-04-18 | [fix] force English results in Google when using en-US | Marc Abonce Seguin | |
| 2018-04-08 | update unit tests for google news and wikidata | Marc Abonce Seguin | |
| 2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
| Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
| 2018-02-10 | fix unit tests | Noémi Ványi | |
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-12-01 | [fix] pdbe test | Adam Tauber | |
| 2017-11-22 | [fix] change domain name in google engine test | Adam Tauber | |
| 2017-11-07 | Fixed unittests. | pyrrh0n1c | |
| 2017-11-07 | Fixed typos. | pyrrh0n1c | |
| 2017-11-03 | Merge pull request #1068 from Apply55gx/genius | Adam Tauber | |
| Continuation of PR #1004 (seems abandoned) | |||
| 2017-11-01 | minor fix of BASE engine | Noémi Ványi | |
| 2017-11-01 | [add] pubmed engine | jibe-b | |
| 2017-11-01 | minor fixes of arxiv | Noémi Ványi | |
| Closes #1050 | |||
| 2017-11-01 | [add] arxiv engine | jibe-b | |
| 2017-10-25 | Merge pull request #1 from asciimoo/master | Apply55gx | |
| - | |||
| 2017-10-10 | test fetch langauges function on bing images | marc | |
| 2017-10-10 | update engines_languages.json and languages.py | marc | |
| Also, fix fetch_languages.py so it can run on python3. | |||