Markus Heiser
|
fcdc2c2cd2
[format.python] disable py code formatting for some hunks of code
|
3 years ago |
Markus Heiser
|
0c8ff97d9e
[fix] route /autocompleter: escape `<` and `>` in the simple theme
|
3 years ago |
Markus Heiser
|
9a3253fc16
[fix] route /autocompleter: escape '<' and '>' in the response
|
3 years ago |
Alexandre Flament
|
42c1a938f0
Merge pull request #485 from dalf/pref_query_in_title
|
3 years ago |
mrpaulblack
|
f3aff26086
[simple theme] rework select; add safesearch to search and replace / with › in article url
|
3 years ago |
Alexandre Flament
|
ec5a82fccd
[enh] simple theme: add "simple-style" preferences
|
3 years ago |
Alexandre Flament
|
80fb77476f
[mod] new preference: query_in_title
|
3 years ago |
Igor Rzegocki
|
13c355c4c4
healthcheck endpoint
|
3 years ago |
Alexandre Flament
|
60db344cc0
[enh] reduce the available language list
|
3 years ago |
Alexandre Flament
|
ee5e9f9e1d
Merge pull request #380 from dalf/fix-339
|
3 years ago |
Alexandre Flament
|
a1d1aec6e2
[mod] locale: use hyphen everywhere except for Babel
|
3 years ago |
Alexandre Flament
|
988910d451
[fix] templates: lang attribute of html uses hyphen
|
3 years ago |
Alexandre Flament
|
f9c6393502
[enh] verify that Tor proxy works every time searx starts
|
3 years ago |
Alexandre Flament
|
2b4fef7118
plugins: refactor initialization
|
3 years ago |
Alexandre Flament
|
a9c3c88cc0
[mod] searx.network.stream returns a tuple (response, stream)
|
3 years ago |
Alexandre Flament
|
2f1384f198
[enh] themes: display the engine descriptions
|
3 years ago |
Alexandre Flament
|
bfd24d1226
[mod] add /engine_descriptions.json endpoint
|
3 years ago |
Alexandre Flament
|
fc20c561bf
[mod] oa_doi_rewrite plugin: get_doi_resolver: remove args parameter
|
3 years ago |
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 |