| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-29 | [mod] the bittorent search engines are available only in the files category | Alexandre Flament | |
| related to #101 | |||
| 2021-01-14 | [enh] engines: add about variable | Alexandre Flament | |
| move meta information from comment to the about variable so the preferences, the documentation can show these information | |||
| 2020-11-14 | [mod] remove unused import | Alexandre Flament | |
| use from searx.engines.duckduckgo import _fetch_supported_languages, supported_languages_url # NOQA so it is possible to easily remove all unused import using autoflake: autoflake --in-place --recursive --remove-all-unused-imports searx tests | |||
| 2020-10-02 | [mod] move extract_text, extract_url to searx.utils | Alexandre Flament | |
| 2020-09-10 | Drop Python 2 (1/n): remove unicode string and url_utils | Dalf | |
| 2019-07-25 | [mod] restore btdigg engine as btdig.com (#1515) | volth | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-09 | [mod] do not escape html content in engines | Adam Tauber | |
| 2016-08-13 | add digbt engine | Noemi Vanyi | |
| Unfortunately, it is quite slow so it is disabled. Furthermore, the display of number of files is wrong on digbt.org, so it is not displayed on searx. | |||
| 2016-01-18 | [fix] pep8 compatibilty | Adam Tauber | |
| 2015-07-19 | btdigg engine: fix text mojibake. | Kang-min Liu | |
| Seeing on the official instance, searching with non-ascii character usually renders mojibake non-sense: http://searx.me/?q=%E9%A3%9F%E5%A0%82&categories=files Screenshot with broken:  Screenshot of the fixed rendering:  | |||
| 2015-05-02 | update versions.cfg to use the current up-to-date packages | Alexandre Flament | |
| 2015-04-26 | [fix] SSL : SNI support | Alexandre Flament | |
| 2015-02-20 | [fix] btdigg: disable ssl check, | dalf | |
| avoid this error : SSLError: hostname 'btdigg.org' doesn't match either of 'ssl2000.cloudflare.com', 'cloudflare.com', '*.cloudflare.com' | |||
| 2015-01-30 | BTDigg's unit test | Cqoicebordel | |
| 2015-01-25 | [fix] btdigg | Thomas Pointhuber | |
| 2015-01-21 | BTDigg and Mixcloud engines | Cqoicebordel | |