Age | Commit message (Expand) | Author |
2021-02-01 | [mod] dynamically set language_support variable | Alexandre Flament |
2021-01-14 | [enh] engines: add about variable | Alexandre Flament |
2020-11-14 | [mod] remove unused import | Alexandre Flament |
2020-10-02 | [mod] move extract_text, extract_url to searx.utils | Alexandre Flament |
2020-09-10 | Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes | Dalf |
2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf |
2020-03-01 | bing_news: parital rollback of c89c05bc | Markus Heiser |
2020-03-01 | bugfix: fetch_supported_languages bing, -news, -videos, -images | Markus Heiser |
2020-01-02 | [fix] pep8 | Adam Tauber |
2020-01-02 | [fix] handle missing result size | Adam Tauber |
2019-11-15 | [mod] speed optimization | Dalf |
2019-08-05 | Fix bing engine results count (#1387) | Léo Bourrel |
2019-08-05 | [fix] bing engine | Dalf |
2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi |
2018-05-20 | fix bing "garbage" results (issue #1275) | Marc Abonce Seguin |
2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin |
2017-12-06 | remove 'all' option from search languages | marc |
2017-05-15 | [enh] py3 compatibility | Adam Tauber |
2017-03-18 | make search language handling less strict | marc |
2016-12-30 | [fix] use english as default language in bing | Adam Tauber |
2016-12-15 | tests for _fetch_supported_languages in engines | marc |
2016-12-13 | [mod] fetch supported languages for several engines | marc |
2016-12-13 | [enh] add supported_languages on engines and auto-generate languages.py | marc |
2016-12-09 | [mod] do not escape html content in engines | Adam Tauber |
2016-11-14 | [fix] pep8 | Adam Tauber |
2016-11-14 | [fix] bing unicode issue part III. | Adam Tauber |
2016-11-14 | [fix] bing character encoding - closes #760 | Adam Tauber |
2016-11-07 | [fix] unicode search expression for bing | Adam Tauber |
2016-11-07 | [fix] bing paging and language support | Adam Tauber |
2016-06-28 | [enh] display number of results | Adam Tauber |
2015-08-28 | [fix] bing unicode encode error - fixes #408 | Adam Tauber |
2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament |
2015-01-25 | Add bing in the test units | Cqoicebordel |
2014-12-07 | [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) | dalf |
2014-09-02 | little refactoring | Thomas Pointhuber |
2014-09-01 | update bing engines and fix bing_news | Thomas Pointhuber |
2014-07-09 | [fix] unused globals removed | Adam Tauber |
2014-02-05 | Improves PEP8 compatibility. | Gabor Nagy |
2014-01-31 | [enh] search language support init | asciimoo |
2014-01-29 | [enh] bing, google paging support | asciimoo |
2014-01-20 | fix: robot fw, entry points, some flake8, package searx egg | Matej Cotman |
2014-01-05 | [mod] bing and duckduckgo engines : add / rename locale parameter | Dalf |
2013-10-25 | [fix] debug msg removed | asciimoo |
2013-10-25 | [enh] bing updates ++ language support | asciimoo |
2013-10-24 | [enh] bing engine added | asciimoo |