index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
preferences.py
Age
Commit message (
Expand
)
Author
2025-12-02
[mod] client/simple: client plugins (#5406)
Ivan Gabaldon
2025-09-26
[upd] pypi: Bump black from 24.3.0 to 25.9.0 (#5251)
Markus Heiser
2025-09-03
[mod] drop: from __future__ import annotations
Markus Heiser
2025-09-03
[mod] addition of various type hints / tbc
Markus Heiser
2025-03-29
[refactor] migrate plugins from "module" to class SXNGPlugin
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2024-12-01
[feat] search: add url formatting preference
Bnyro
2024-11-24
[fix] remove unknown_params from preferences
Grant Lanham
2024-11-24
[chore] *: fix typos detected by typos-cli
Bnyro
2024-10-05
[mod] Revision of the favicon solution
Markus Heiser
2024-10-05
[feat] add favicons to result urls
Brock Vojkovic
2024-10-03
[feat] simple theme: pure black theme style
Bnyro
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2024-03-09
[black] upgrade black 22.12.0 --> 24.2.0
Markus Heiser
2023-10-09
[mod] add hotkeys option to settings.yml
Alex Balgavy
2023-09-19
[mod] preferences: implement drop-down menu for hotkeys (default, vim)
Markus Heiser
2023-09-18
[feat] search on category select without JS
Bnyro
2023-08-27
[mod] preferences.py: add and use BooleanSetting for checkbox preferences
Bnyro
2023-08-27
[feat] settings: replace boolean select preferences with checkboxes
Bnyro
2023-05-22
[fix] ClientPref - don't raise exception if Accept-Language is invalid
Markus Heiser
2023-04-15
[mod] add a Preferences.client property to store client prefs
Markus Heiser
2023-04-07
[mod] clarify the difference of the default category and subgrouping
Markus Heiser
2023-03-24
[mod] replace engines_languages.json by engines_traits.json
Markus Heiser
2023-02-17
Add "Auto-detected" as a language.
Alexandre Flament
2022-11-24
Deserialize explicitly blank strings
fehho
2022-09-27
[fix] typos / reported by @kianmeng in searx PR-3366
Markus Heiser
2022-07-03
[fix] typo: add missing 'n' in center_aligment --> center_alignment
Markus Heiser
2022-06-18
Theme: add a preference to center the results (Oscar) (2nd edition)
Alexandre Flament
2022-06-05
Revert "Theme: add a preference to center the results (Oscar)"
Alexandre Flament
2022-06-05
Merge pull request #1281 from dalf/style-center
Alexandre Flament
2022-06-05
Theme: add a preference to center the results (Oscar)
Alexandre Flament
2022-06-03
[fix] prepare for pylint 2.14.0
Markus Heiser
2022-04-30
[theme] peel out oscar from SearXNG development
Markus Heiser
2022-02-20
[mod] infinite_scroll as preference
Alexandre Flament
2022-01-13
[fix] make BooleanChoices only set cookies that vary from the default
Martin Fischer
2022-01-06
[refactor] refactor SwitchableSetting
Martin Fischer
2022-01-06
[refactor] stop SwitchableSetting from subclassing Setting
Martin Fischer
2022-01-06
[refactor] remove pointless tuple
Martin Fischer
2022-01-06
[refactor] add type hints & remove Setting._post_init
Martin Fischer
2022-01-05
[enh] change categories_as_tabs from a list to a dict
Martin Fischer
2022-01-05
[fix] stop setting superfluous cookies for "non tab categories"
Martin Fischer
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-12-27
[format.python] disable py code formatting for some hunks of code
Markus Heiser
2021-11-24
Merge pull request #485 from dalf/pref_query_in_title
Alexandre Flament
2021-11-19
[enh] simple theme: add "simple-style" preferences
Alexandre Flament
2021-11-08
[mod] new preference: query_in_title
Alexandre Flament
2021-10-26
[enh] reduce the available language list
Alexandre Flament
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-08-31
[pylint] Pylint 2.10 - fix use-list-literal & use-dict-literal
Markus Heiser
2021-08-03
[mod] settings.yml: remove locales
Alexandre Flament
[next]