summaryrefslogtreecommitdiff
path: root/searx/preferences.py
AgeCommit message (Expand)Author
2022-11-24Deserialize explicitly blank stringsfehho
2022-09-27[fix] typos / reported by @kianmeng in searx PR-3366Markus Heiser
2022-07-03[fix] typo: add missing 'n' in center_aligment --> center_alignmentMarkus Heiser
2022-06-18Theme: add a preference to center the results (Oscar) (2nd edition)Alexandre Flament
2022-06-05Revert "Theme: add a preference to center the results (Oscar)"Alexandre Flament
2022-06-05Merge pull request #1281 from dalf/style-centerAlexandre Flament
2022-06-05Theme: add a preference to center the results (Oscar)Alexandre Flament
2022-06-03[fix] prepare for pylint 2.14.0Markus Heiser
2022-04-30[theme] peel out oscar from SearXNG developmentMarkus Heiser
2022-02-20[mod] infinite_scroll as preferenceAlexandre Flament
2022-01-13[fix] make BooleanChoices only set cookies that vary from the defaultMartin Fischer
2022-01-06[refactor] refactor SwitchableSettingMartin Fischer
2022-01-06[refactor] stop SwitchableSetting from subclassing SettingMartin Fischer
2022-01-06[refactor] remove pointless tupleMartin Fischer
2022-01-06[refactor] add type hints & remove Setting._post_initMartin Fischer
2022-01-05[enh] change categories_as_tabs from a list to a dictMartin 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 codeMarkus Heiser
2021-12-27[format.python] disable py code formatting for some hunks of codeMarkus Heiser
2021-11-24Merge pull request #485 from dalf/pref_query_in_titleAlexandre Flament
2021-11-19[enh] simple theme: add "simple-style" preferencesAlexandre Flament
2021-11-08[mod] new preference: query_in_titleAlexandre Flament
2021-10-26[enh] reduce the available language listAlexandre 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-literalMarkus Heiser
2021-08-03[mod] settings.yml: remove localesAlexandre Flament
2021-07-03[pylint] prepare for pylint v2.9.3 / fix some (new) pylint issuesMarkus Heiser
2021-06-26[fix] decoding of saved preferences in the URLMarkus Heiser
2021-06-01[mod] move all default settings into searx.settings_defaultsAlexandre Flament
2021-04-26[pylint] tag PYLINT_FILES by comment `# lint: pylint`Markus Heiser
2021-04-04[fix] default_doi_resolver in preferencesMarkus Heiser
2020-11-23Patch advanced search preferencesrenyhp
2020-11-22Add preference for displaying advanced settingsrenyhp
2020-10-25Let admins lock user preferencesNoémi Ványi
2020-10-01[mod] preferences.py: check language setting with a regex instead of match_la...Alexandre Flament
2020-09-10Drop Python 2 (3/n): objectsDalf
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-09-01Add key to settings.yml for opening result links in a new tabScott Wallace
2020-08-27[fix] pylintAdam Tauber
2020-08-09Make default query submission method configurableMohamad Safadieh
2020-02-23preferences.py: implement defaults if unsetMarkus Heiser
2020-02-23preferences.py: pylint, SPDX tag & docstrings (no functional change)Markus Heiser
2020-02-23fix default locale and language issuesMarc Abonce Seguin
2020-02-18[fix] allow settin custom locale from settins.ymlAdam Tauber
2020-02-08Merge commit 'refs/pull/1621/head' of https://github.com/asciimoo/searxMarkus Heiser
2020-02-08[enh] introduce private enginesNoémi Ványi
2019-07-17[fix] preference query parameter decoding (#1599)rachmadani haryono
2019-06-17Fix locale and search languageNicolas Gelot
2019-01-07Revert "remove 'all' option from search languages"Noémi Ványi
2018-08-19[enh] admin configurable suspend time of errored engines - closes #1266Adam Tauber