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
/
docs
/
admin
/
settings
Age
Commit message (
Expand
)
Author
2025-08-27
[fix] typo in the docs about HTML method POST versus GET
Markus Heiser
2025-08-26
[doc] fix missing link in ``default_http_headers`` description
Markus Heiser
2025-08-26
[doc] adds the missing documentation of the `server.method` settings.
Markus Heiser
2025-07-26
[fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049)
Markus Heiser
2025-07-16
[fix] custom `plugins:` settings must not be merged.
Markus Heiser
2025-07-11
[mod] remove option ui.static_use_hash (cache busting) (#5004)
Markus Heiser
2025-07-09
[mod] migrate from Redis to Valkey (#4795)
Gaspard d'Hautefeuille
2025-06-25
[fix] restore startpage autocompleter
useralias
2025-05-21
[feat] engines: add Naver engine (#4573)
Zhijie He
2025-05-03
[mod] ExpireCache - sqlite based key/value cache with expire time
Markus Heiser
2025-05-02
[docs] fix link searx/languages.py to new file searx/sxng_locales.py
Markus Heiser
2025-05-02
[feat] engine ChinaSo: support source filter for ChinaSo-News
BrandonStudio
2025-04-23
[mod] include SEARXNG_METHOD environment variable
Aadniz
2025-04-22
[fix] issues when launching a local development server
Markus Heiser
2025-04-16
[fix] doc of setting server.base_url, env is SEARXNG_BASE_URL
Markus Heiser
2025-03-31
[feat] add Quark autocomplete support
Zhijie He
2025-03-29
[refactor] migrate plugins from "module" to class SXNGPlugin
Markus Heiser
2025-03-15
container: add default support for IPv6 (#4448)
Ivan Gabaldon
2025-03-07
[doc] add missing docs for the search.max_page setting
Markus Heiser
2025-03-02
[feat] add Sogou engine for searxng
Zhijie He
2025-03-02
[feat] add 360search engine for searxng
Zhijie He
2025-02-28
[web-client] integrate the migrated theme in the development workflows
Markus Heiser
2025-02-26
[fix] various issues in the documentation
Markus Heiser
2025-02-17
[fix] autocomplete: remove broken startpage backend
Markus Heiser
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2025-01-26
[docs] settings_search.rst: add missing autocompletion providers
Bnyro
2024-12-01
[feat] search: add url formatting preference
Bnyro
2024-11-24
[feat] metrics: support for open metrics
Bnyro
2024-10-05
[doc] documentation of the favicons infrastructure
Markus Heiser
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-07-14
[mod] revision of the settings_loader
Markus Heiser
2024-06-14
[feat] docker: add env vars for common public instance settings
holysoles
2024-06-13
Change 'his/her' to 'them'
Ember
2024-01-31
[mod] remove X-XSS-Protection headers
Markus Heiser
2024-01-09
[mod] get rid of ./utils/brand.env and its workflow
Markus Heiser
2023-11-01
[mod] document server:public_instance & remove it out of the botdetection
Markus Heiser
2023-11-01
[mod] isolation of botdetection from the limiter
Markus Heiser
2023-10-09
[mod] add hotkeys option to settings.yml
Alex Balgavy
2023-09-18
[feat] search on category select without JS
Bnyro
2023-08-27
[mod] autocomplete.py: add support for mwmbl completions
Bnyro
2023-08-13
[fix] typos in documentation & messages
ToxyFlog1627
2023-08-11
[fix] typo in docs/admin/settings/settings_general.rst (doc)
Markus Heiser
2023-08-06
[doc] improve documentation of make targets and ./manage script
Markus Heiser
2023-07-01
[doc] rearranges Settings & Engines docs for better readability
Markus Heiser