Alexandre Flament
|
424e6abc7e
[mod] settings.yml: move brand settings to a dedicated section
|
4 years ago |
Markus Heiser
|
9e53470b4c
[mod] get rid of searx/brand.py
|
4 years ago |
Alexandre Flament
|
568b9465e9
[mod] check secret_key when searx.webapp is imported
|
4 years ago |
Alexandre Flament
|
b4b81a5e1a
[enh] settings.yml: add use_default_settings option (2nd version)
|
4 years ago |
Alexandre Flament
|
1cfe7f2a75
[enh] settings.yml: add use_default_settings option
|
4 years ago |
Noémi Ványi
|
116f7a6daa
Force admins to set secret_key if debug mode is disabled
|
4 years ago |
Alexandre Flament
|
93f7f7eee2
[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Adam Tauber
|
dff879d07d
[fix] resolve minor review issues
|
4 years ago |
Adam Tauber
|
1f2dc6c647
[enh] add external plugin support
|
4 years ago |
Noémi Ványi
|
99435381a8
[enh] introduce private engines
|
5 years ago |
Nicolas Gelot
|
db1dfa4a28
Add addr setup via SEARX_BIND_ADDRESS
|
5 years ago |
Noémi Ványi
|
2478c5395d
update pyyaml
|
6 years ago |
Marc Abonce Seguin
|
829032f306
[fix] read utf-8 files (settings, languages, currency) with python3.5
|
7 years ago |
Adam Tauber
|
8511e64f35
Merge pull request #1124 from JosephKiranBabu/python3-unicode-support
|
7 years ago |
Adam Tauber
|
e303339370
[enh] overwrite secret_key from env with the SEARX_SECRET env var if exists - closes #845
|
7 years ago |
Joseph Nuthalapati
|
bdc803e185
Make Python 3 able to read settings files with Unicode characters
|
7 years ago |
Alexandre Flament
|
9c91ab33f8
[mod] settings.yml can be /etc/searx/settings.yml
|
8 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
|
10 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
|
10 years ago |
Thomas Pointhuber
|
0616d26feb
improve https rewriting
|
10 years ago |
Thomas Pointhuber
|
9b9f097adb
Implementing https rewrite support #71
|
10 years ago |
Thomas Pointhuber
|
bc30c4f4ad
add comments to __init__.py
|
10 years ago |
Matej Cotman
|
dd4662978d
fix: robot fw, entry points, some flake8, package searx egg
|
11 years ago |