Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-26 | Bump lxml from 4.6.2 to 4.6.3 | dependabot[bot] | |
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3) Signed-off-by: dependabot[bot] <support@github.com> | |||
2021-03-16 | [mod] upgrade pygments | Alexandre Flament | |
add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes. | |||
2021-02-16 | Bump pyyaml from 5.3.1 to 5.4.1 | dependabot[bot] | |
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
2021-02-16 | Bump jinja2 from 2.11.2 to 2.11.3 | dependabot[bot] | |
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> | |||
2021-01-19 | [mod] checker : replace pycld3 by langdetect | Alexandre Flament | |
pycld3 requires the native library cld3 langdetect is a pure python package | |||
2021-01-12 | [enh] add checker | Alexandre Flament | |
2021-01-12 | [mod] remove pyopenssl dependency | Alexandre Flament | |
requests[security] is now deprecated since version 2.25.0 | |||
2020-12-28 | [upd] update dependencies | Alexandre Flament | |
minor change in the oscar theme becase the last version of jinja2 respect more carefully the spaces in the templates | |||
2020-11-17 | [mod] use github actions instead of travis | Alexandre Flament | |
fix https://github.com/searx/searx/issues/2279 | |||
2020-09-26 | [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. | Alexandre Flament | |
requests 2.24.0 uses the ssl module except if it doesn't support SNI, in this case searx fallbacks to pyopenssl. searx logs a critical message and exit if the ssl modules doesn't support SNI and pyOpenSSL is not installed. searx logs a critical message and exit if the ssl version is older than 1.0.2. in requirements.txt, pyopenssl is still required to install searx as a fallback. | |||
2020-04-08 | [mod] requirements.txt: upgrade dependency versions. | Dalf | |
2020-02-06 | Fix deprecated werkzeug import | Nicolas Gelot | |
Close: #1830 Signed-off-by: Nicolas Gelot <nicolas.gelot@e.email> | |||
2019-07-15 | [enh] Add Interlingua locale (requires requirements update) | Marc Abonce Seguin | |
2019-05-26 | requirements.txt : update dependencies | Dalf | |
2019-02-23 | add more updates | Noémi Ványi | |
2019-02-23 | require jinja to have unique function | Noémi Ványi | |
2019-02-23 | update pyyaml | Noémi Ványi | |
2018-08-01 | Update dependencies | Alex | |
2018-06-03 | Update requirements.txt | Alexandre Flament | |
2017-11-22 | Dependencies upgrade | Alexandre Flament | |
https://pypi.python.org/pypi/pyOpenSSL : fix memory leak http://lxml.de/4.1/changes-4.1.1.html : speed improvement | |||
2017-09-17 | Switch to code-cov | Alexandre Flament | |
2017-07-31 | [mod] upgrade dependencies | Alexandre Flament | |
Mostly interresting for : * pyopenssl : https://github.com/pyca/pyopenssl/pull/578 * certifi | |||
2017-03-23 | [mod] upgrade requirements.txt | Alexandre Flament | |
2017-01-06 | Remove pyasn1-modules from dependencies | Alexandre Flament | |
According to https://github.com/kennethreitz/requests/issues/749#issuecomment-19187417 there is no need to install pyasn1-modules. | |||
2017-01-02 | [mod] upgrade versions in requirements.txt | Alexandre Flament | |
2016-10-03 | [enh] update certifi to the current latest | Adam Tauber | |
2016-09-05 | [enh] socks proxy support | Adam Tauber | |
2016-07-04 | [enh][fix] update to latest dependencies ++ fix tests & travis test runner | Adam Tauber | |
WARNING: dependency changes | |||
2016-01-10 | [mod] dependency versions | Adam Tauber | |
2015-04-26 | [fix] SSL : SNI support | Alexandre Flament | |
2014-12-20 | [enh] add result_templates/code.html | Thomas Pointhuber | |
2014-12-05 | [enh] gevent/grequests changed to the built-in threading lib | Adam Tauber | |
2014-03-18 | simplify datetime extraction | Thomas Pointhuber | |
2014-01-22 | [mod] ui localization init - new dependency: flask-babel | asciimoo | |
2014-01-19 | [enh] settings unification - new dependency: pyyaml | asciimoo | |
2013-10-14 | [enh] initial commit | asciimoo | |