Markus Heiser
|
e9157b3c1a
[fix] issues when launching a local development server
|
3 weeks ago |
Markus Heiser
|
edfbf1e118
[refactor] typification of SearXNG (initial) / result items (part 1)
|
4 months ago |
Markus Heiser
|
542f7d0d7b
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
|
1 year ago |
Markus Heiser
|
d13a8f6453
[mod] document server:public_instance & remove it out of the botdetection
|
1 year ago |
Emilien Devos
|
ffec8d1b4c
add warning about enabling public_instance setting
|
1 year ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
Alexandre Flament
|
430babca25
SearXNG: environment variables
|
3 years ago |
Alexandre Flament
|
6abc37efc7
[mod] production mode: make sure to set the log level to WARNING
|
3 years ago |
Alexandre Flament
|
577998106a
[mod] debug mode: use coloredlogs package
|
3 years ago |
Markus Heiser
|
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
|
3 years ago |
Markus Heiser
|
6fbf5180bf
[mod] drop obsolete searx.brand namespace
|
3 years ago |
Markus Heiser
|
c9220de690
[mod] drop unused setting option brand:twitter_url
|
3 years ago |
Markus Heiser
|
3e50e8de3e
[mod] drop usage of the searx.brand namespace (python procs)
|
3 years ago |
Alexandre Flament
|
70bbd14b1a
[mod] move hook to set Unix thread name into searx.unixthreadname
|
3 years ago |
Markus Heiser
|
495d86b520
[pylint] searx/__init__.py & searx/settings_defaults.py
|
3 years ago |
Alexandre Flament
|
4b07df62e5
[mod] move all default settings into searx.settings_defaults
|
3 years ago |
Alexandre Flament
|
b8f5adf500
[mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name.
|
4 years ago |
Alexandre Flament
|
df41b77121
[mod] /stats : detail per engine
|
4 years ago |
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 |