Alexandre Flament
|
1c7d8815fb
[mod] URL for the static file contains the sha1
|
4 years ago |
mrpaulblack
|
21e3c40516
[simple theme] replace Image_layout.js with flexbox CS impl.
|
3 years ago |
Alexandre Flament
|
56e34947a6
[mod] infinite_scroll as preference
|
3 years ago |
Markus Heiser
|
c2d9c93b3b
[fix] image_proxy: allow HTTP redirects
|
3 years ago |
Martin Fischer
|
14338e2c3b
[enh] generate navigation for help pages
|
3 years ago |
Martin Fischer
|
fb9eedbf40
[enh] introduce /help route
|
3 years ago |
Martin Fischer
|
506169f312
[pyright] remove no longer needed assertion
|
3 years ago |
Martin Fischer
|
b767752d0c
[pyright:basic] searx.webapp
|
3 years ago |
Markus Heiser
|
e0b284e427
[mod] configuration to overwrite engine description
|
3 years ago |
Martin Fischer
|
05149db4c1
[help] render user documentation once on startup
|
3 years ago |
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 |