index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
preferences.py
Age
Commit message (
Expand
)
Author
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
2021-07-03
[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issues
Markus Heiser
2021-06-26
[fix] decoding of saved preferences in the URL
Markus Heiser
2021-06-01
[mod] move all default settings into searx.settings_defaults
Alexandre Flament
2021-04-26
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
Markus Heiser
2021-04-04
[fix] default_doi_resolver in preferences
Markus Heiser
2020-11-23
Patch advanced search preferences
renyhp
[next]