Markus Heiser
|
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
|
3 years ago |
Alexandre Flament
|
3c377c0aa8
[mod] searx.webapp: code clean up
|
3 years ago |
Alexandre Flament
|
7dc370efe9
[enh] new issue: include information from searx.version
|
3 years ago |
Alexandre Flament
|
3b0f70ed0f
[mod] /image_proxy: use HTTP/1 instead of HTTP/2
|
3 years ago |
Alexandre Flament
|
43fcaa642a
[fix] image_proxy: always close the httpx respone
|
3 years ago |
Markus Heiser
|
29b40338d6
Merge pull request #260 from dalf/mod_locale
|
3 years ago |
Markus Heiser
|
8290f70e24
[fix] /config add missing GIT_BRANCH value
|
3 years ago |
Alexandre Flament
|
28ccf47ca4
[mod] searx.webapp.get_locale: read locale from the preferences
|
3 years ago |
Alexandre Flament
|
f30d01ffab
[mod] settings.yml: remove locales
|
3 years ago |
Alexandre Flament
|
4b43775c91
version based on the git repository
|
3 years ago |
Markus Heiser
|
3f638ed196
[mod] drop usage of the searx.brand namespace (templates & /config)
|
3 years ago |
Markus Heiser
|
24f2376c11
[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues
|
3 years ago |
Markus Heiser
|
d0daa87ce6
[coding-style] searx/webapp.py - normalize indentations
|
3 years ago |
Alexandre Flament
|
2a109d0a5f
[mod] refactor searx.webapp.render
|
3 years ago |
Alexandre Flament
|
70bbd14b1a
[mod] move hook to set Unix thread name into searx.unixthreadname
|
3 years ago |
Alexandre Flament
|
0e23113f70
[mod] remove unused filter searx.webapp.extract_domain
|
3 years ago |
Alexandre Flament
|
cfa07b0a9a
[mod] refactor searx.webapp.render
|
3 years ago |
Alexandre Flament
|
91856e8f6a
[mod] refactor searx.webapp.render: remove unused parameters
|
3 years ago |
Alexandre Flament
|
15567955b4
[mod] remove check of Python 2.
|
3 years ago |
Alexandre Flament
|
aedf0aa5fe
[mod] remove searx.webapp.get_base_url function
|
3 years ago |
Alexandre Flament
|
eeb0998787
[mod] refactor: move Flask proxy fix to searx.flaskfix module
|
3 years ago |
Alexandre Flament
|
a7d575c099
[enh] flask debug mode: reload the app when searx/settings.yml changes
|
3 years ago |
Alexandre Flament
|
a89b823f8d
[mod] remove overpass API call
|
3 years ago |
Alexandre Flament
|
4b07df62e5
[mod] move all default settings into searx.settings_defaults
|
3 years ago |
Markus Heiser
|
6ed4616da9
[enh] add settings option to enable/disable search formats
|
3 years ago |
Markus Heiser
|
e1f244b2d5
[pylint] webapp.py - fix all messages from pylint
|
3 years ago |
Markus Heiser
|
ae25362205
[pylint] webapp.py - fix all wrong-import-order messages from pylint
|
3 years ago |
Markus Heiser
|
85364edaf0
[fix] webapp.py - running without installation is not supported
|
3 years ago |
Alexandre Flament
|
ec83493538
[fix] offline engine: don't crash on time recording
|
4 years ago |
Alexandre Flament
|
90fe232e08
[fix] webapp.py: pylint: disable=assigning-non-slot for request.*
|
4 years ago |