| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-29 | [enh] overwrite secret_key from env with the SEARX_SECRET env var if exists ↵ | Adam Tauber | |
| - closes #845 | |||
| 2017-05-15 | [mod] settings.yml can be /etc/searx/settings.yml | Alexandre Flament | |
| The exact order is * first from SEARX_SETTINGS_PATH, * if not found then from searx code base, * if not found then from /etc/searx/settings.yml * if not found an exception stops searx loading | |||
| 2016-10-22 | [mod] the environment variable SEARX_DEBUG can override the general.debug ↵ | dalf | |
| value in settings.yml | |||
| 2016-01-06 | [fix]#485 AttributeError: 'module' object has no attribute 'old_where' | misnyo | |
| 2015-12-29 | [fix] #471 #463 fix old openssl(<1.0.2) requests verify error | misnyo | |
| 2015-08-24 | [fix] show debug output when enabled | Thomas Pointhuber | |
| 2015-04-13 | [mod] https rewrite pluginification | Adam Tauber | |
| 2015-01-09 | [enh] logging added | Adam Tauber | |
| 2014-10-19 | [fix] pep8 part II. | Adam Tauber | |
| 2014-10-19 | Merge pull request #97 from pointhi/https | Adam Tauber | |
| Implementing https rewrite support | |||
| 2014-10-15 | improve https rewriting | Thomas Pointhuber | |
| 2014-10-15 | Implementing https rewrite support #71 | Thomas Pointhuber | |
| * parsing XML-Files which contain target, exclusions and rules * convert regex if required (is a little hack, probably does not work for all rules) * check if target rule apply for http url, and use the rules to rewrite it * add pice of code, to check if domain name has not changed during rewrite (should be rewritten, using publicsuffix instead of little hack) | |||
| 2014-09-13 | add comments to __init__.py | Thomas Pointhuber | |
| * add comments * add licence-header | |||
| 2014-01-20 | fix: robot fw, entry points, some flake8, package searx egg | Matej Cotman | |
| 2014-01-19 | [enh] settings unification - new dependency: pyyaml | asciimoo | |
| 2013-10-15 | [enh] engine types | asciimoo | |
| 2013-10-15 | [fix] result template tag fix | asciimoo | |
| 2013-10-14 | [enh] result template added | asciimoo | |
| 2013-10-14 | [enh] initial commit | asciimoo | |