Martin Fischer
|
56fbf22108
[refactor] stop SwitchableSetting from subclassing Setting
|
3 years ago |
Martin Fischer
|
83f8a8fc6d
[refactor] remove pointless tuple
|
3 years ago |
Martin Fischer
|
bb06758a7b
[refactor] add type hints & remove Setting._post_init
|
3 years ago |
Martin Fischer
|
a4c2cfb837
[enh] change categories_as_tabs from a list to a dict
|
3 years ago |
Martin Fischer
|
b38036d519
[fix] stop setting superfluous cookies for "non tab categories"
|
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 |
Alexandre Flament
|
42c1a938f0
Merge pull request #485 from dalf/pref_query_in_title
|
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 |
Alexandre Flament
|
60db344cc0
[enh] reduce the available language list
|
3 years ago |
Markus Heiser
|
2a3b9a2e26
[pylint] searx: drop no longer needed 'missing-function-docstring'
|
3 years ago |
Markus Heiser
|
b83c14cf6b
[pylint] Pylint 2.10 - fix use-list-literal & use-dict-literal
|
3 years ago |
Alexandre Flament
|
f30d01ffab
[mod] settings.yml: remove locales
|
3 years ago |
Markus Heiser
|
24f2376c11
[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues
|
3 years ago |
Markus Heiser
|
6787e5a36b
[fix] decoding of saved preferences in the URL
|
3 years ago |
Alexandre Flament
|
4b07df62e5
[mod] move all default settings into searx.settings_defaults
|
3 years ago |
Markus Heiser
|
dc29f1d826
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
|
4 years ago |
Markus Heiser
|
ebfd0eb2b7
[fix] default_doi_resolver in preferences
|
4 years ago |
renyhp
|
22489c4b5f
Patch advanced search preferences
|
4 years ago |
renyhp
|
b00f77059c
Add preference for displaying advanced settings
|
4 years ago |
Noémi Ványi
|
33e139cae6
Let admins lock user preferences
|
4 years ago |
Alexandre Flament
|
507896c115
[mod] preferences.py: check language setting with a regex instead of match_language
|
4 years ago |
Dalf
|
7888377743
Drop Python 2 (3/n): objects
|
4 years ago |
Dalf
|
1022228d95
Drop Python 2 (1/n): remove unicode string and url_utils
|
4 years ago |
Scott Wallace
|
8bcba31e31
Add key to settings.yml for opening result links in a new tab
|
4 years ago |
Adam Tauber
|
079783e993
[fix] pylint
|
4 years ago |
Mohamad Safadieh
|
8dff74dd1b
Make default query submission method configurable
|
4 years ago |
Markus Heiser
|
1cae4fa88d
preferences.py: implement defaults if unset
|
5 years ago |
Markus Heiser
|
179be12732
preferences.py: pylint, SPDX tag & docstrings (no functional change)
|
5 years ago |