Martin Fischer
|
96655cbd4e
[typing] add type hints to webapp.py
|
3 years ago |
Martin Fischer
|
193b0efd12
[typing] add results.UnresponsiveEngine
|
3 years ago |
Martin Fischer
|
0c6a09cae3
[refactor] remove never used parameter
|
3 years ago |
Martin Fischer
|
fdf562bc32
[typing] add results.Timing
|
3 years ago |
Martin Fischer
|
1ed618222f
[typing] add ExtendedRequest
|
3 years ago |
Martin Minka
|
b76a815827
[fix] filtered_engines were not correctly evaluating validate_token()
|
3 years ago |
Alexandre Flament
|
aedd6279b3
Merge pull request #634 from not-my-profile/powered-by
|
3 years ago |
Alexandre Flament
|
2134703b4b
[enh] settings.yml: implement general.enable_metrics
|
3 years ago |
Martin Fischer
|
a4c2cfb837
[enh] change categories_as_tabs from a list to a dict
|
3 years ago |
Martin Fischer
|
1e195f5b95
[mod] move group_engines_in_tab to searx.webutils
|
3 years ago |
Martin Fischer
|
ab90e2ac49
[enh] show categories not in any tab category in "Other" preferences tab
|
3 years ago |
Martin Fischer
|
31e206361f
[enh] group engines in preference tabs
|
3 years ago |
Martin Fischer
|
8e9ad1ccc2
[enh] introduce categories_as_tabs
|
3 years ago |
Markus Heiser
|
8f3a7feb47
[mod] implement is_hmac_of() in webutils / close to new_hmac()
|
3 years ago |
Alexandre Flament
|
d784870209
[fix] use hmac.compare_digest instead of ==
|
3 years ago |
Markus Heiser
|
3d96a9839a
[format.python] initial formatting of the python code
|
3 years ago |
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 |