Bnyro
|
1428385d1c
[mod] preferences.py: add and use BooleanSetting for checkbox preferences
|
1 year ago |
Bnyro
|
e5535ec078
[feat] settings: replace boolean select preferences with checkboxes
|
1 year ago |
Markus Heiser
|
bc647fabaf
[fix] ClientPref - don't raise exception if Accept-Language is invalid
|
1 year ago |
Markus Heiser
|
c03b0ea650
[mod] add a Preferences.client property to store client prefs
|
2 years ago |
Markus Heiser
|
2ffd446e5c
[mod] clarify the difference of the default category and subgrouping
|
2 years ago |
Markus Heiser
|
6e5f22e558
[mod] replace engines_languages.json by engines_traits.json
|
2 years ago |
Alexandre Flament
|
6748e8e2d5
Add "Auto-detected" as a language.
|
2 years ago |
fehho
|
7cab51f98f
Deserialize explicitly blank strings
|
2 years ago |
Markus Heiser
|
ba8959ad7c
[fix] typos / reported by @kianmeng in searx PR-3366
|
2 years ago |
Markus Heiser
|
241bde5ae3
[fix] typo: add missing 'n' in center_aligment --> center_alignment
|
2 years ago |
Alexandre Flament
|
8a85d1b0c7
Theme: add a preference to center the results (Oscar) (2nd edition)
|
2 years ago |
Alexandre Flament
|
9723cef99a
Revert "Theme: add a preference to center the results (Oscar)"
|
2 years ago |
Alexandre Flament
|
f8f6b95d8f
Merge pull request #1281 from dalf/style-center
|
2 years ago |
Alexandre Flament
|
4237f5fd50
Theme: add a preference to center the results (Oscar)
|
2 years ago |
Markus Heiser
|
2de007138c
[fix] prepare for pylint 2.14.0
|
2 years ago |
Markus Heiser
|
e8541b6006
[theme] peel out oscar from SearXNG development
|
3 years ago |
Alexandre Flament
|
56e34947a6
[mod] infinite_scroll as preference
|
3 years ago |
Martin Fischer
|
d9709df740
[fix] make BooleanChoices only set cookies that vary from the default
|
3 years ago |
Martin Fischer
|
180d4d068b
[refactor] refactor SwitchableSetting
|
3 years ago |
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 |