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
/
settings_defaults.py
Age
Commit message (
Expand
)
Author
2022-03-20
[interim fix] static files can't be delivered by HTTP.
Markus Heiser
2022-03-19
settings.yml: allow to base_url with the SEARXNG_BASE_URL env variable
Alexandre Flament
2022-02-21
Merge pull request #916 from dalf/pref_infinite_scroll2
Alexandre Flament
2022-02-20
[mod] infinite_scroll as preference
Alexandre Flament
2022-02-20
[mod] switch default theme from oscar to simple
Markus Heiser
2022-02-02
[enh] limiter plugin
Alexandre Flament
2022-01-11
Merge pull request #686 from return42/lib_redis
Markus Heiser
2022-01-06
Merge pull request #634 from not-my-profile/powered-by
Alexandre Flament
2022-01-05
Merge pull request #688 from dalf/settings_enable_stats
Markus Heiser
2022-01-05
[enh] settings.yml: implement general.enable_metrics
Alexandre Flament
2022-01-05
[enh] change categories_as_tabs from a list to a dict
Martin Fischer
2022-01-03
[enh] add redis connector searx/shared/redisdb.py
Markus Heiser
2022-01-03
[enh] introduce categories_as_tabs
Martin Fischer
2022-01-02
reference docs.searxng.org
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python 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-27
[mod] settings_defaults.py: default values for the brand section
Alexandre Flament
2021-10-26
[enh] reduce the available language list
Alexandre Flament
2021-10-06
plugins: refactor initialization
Alexandre Flament
2021-10-02
SearXNG: environment variables
Alexandre Flament
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-09-02
[mod] remove remaining references to locales in settings.yml
Alexandre Flament
2021-07-30
version based on the git repository
Alexandre Flament
2021-07-27
Merge pull request #216 from return42/fix-searx.sh
Markus Heiser
2021-07-23
[fix] /preferences: remove the empty engine category "social medias" (it is "...
Alexandre Flament
2021-07-21
[fix] utils/build_env.py and add documentation
Markus Heiser
2021-07-21
[mod] drop unused setting option brand:twitter_url
Markus Heiser
2021-07-21
[fix] add missing brand options to the settings SCHEMA
Markus Heiser
2021-06-01
[pylint] searx/__init__.py & searx/settings_defaults.py
Markus Heiser
2021-06-01
[mod] move all default settings into searx.settings_defaults
Alexandre Flament