Commit Graph

18 Commits (f82646f38605a999f22bc4662f591cd56d022170)

Author SHA1 Message Date
Alexandre Flament 9c91ab33f8 [mod] settings.yml can be /etc/searx/settings.yml
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
7 years ago
dalf 3e7554422b [mod] the environment variable SEARX_DEBUG can override the general.debug value in settings.yml 8 years ago
misnyo f86e212dba [fix]#485 AttributeError: 'module' object has no attribute 'old_where' 9 years ago
misnyo 35a2bc5650 [fix] #471 #463 fix old openssl(<1.0.2) requests verify error 9 years ago
Thomas Pointhuber 9cec9770be [fix] show debug output when enabled 9 years ago
Adam Tauber d2a636f75d [mod] https rewrite pluginification 9 years ago
Adam Tauber 6cbd29f674 [enh] logging added 10 years ago
Adam Tauber 5740cfbf1c [fix] pep8 part II. 10 years ago
Adam Tauber 20400c40c3 Merge pull request #97 from pointhi/https
Implementing https rewrite support
10 years ago
Thomas Pointhuber 0616d26feb improve https rewriting 10 years ago
Thomas Pointhuber 9b9f097adb Implementing https rewrite support #71
* 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)
10 years ago
Thomas Pointhuber bc30c4f4ad add comments to __init__.py
* add comments
* add licence-header
10 years ago
Matej Cotman dd4662978d fix: robot fw, entry points, some flake8, package searx egg 11 years ago
asciimoo 3afdd1d994 [enh] settings unification - new dependency: pyyaml 11 years ago
asciimoo d793c2733c [enh] engine types 11 years ago
asciimoo fad906453f [fix] result template tag fix 11 years ago
asciimoo 157dcaab62 [enh] result template added 11 years ago
asciimoo ae9fb1d7dc [enh] initial commit 11 years ago