summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2025-08-07[fix] webapp.py: default_http_headers not parsed as strings (#5094)Bnyro
2025-08-07[enh] container: tidy builds (#5086)Ivan Gabaldon
2025-08-06[feat] duckduckgo weather: migrate to new weather engine templateBnyro
2025-08-03[fix] engine yummly: website were taken offline in December 2024 (#5080)Markus Heiser
2025-08-01[fix] CI task "update_engine_traits.py" fails (#5069)Markus Heiser
2025-08-01[l10n] update translations from Weblate (#5076)github-actions[bot]
2025-07-31[feat] statistics answerer: add the ability to calculate the range of a setbenpiano800
2025-07-29[data] update searx.data - update_wikidata_units.py (#5062)github-actions[bot]
2025-07-29[data] update searx.data - update_external_bangs.py (#5061)github-actions[bot]
2025-07-29[data] update searx.data - update_ahmia_blacklist.py (#5064)github-actions[bot]
2025-07-29[data] update searx.data - update_currencies.py (#5065)github-actions[bot]
2025-07-29[data] update searx.data - update_engine_descriptions.py (#5066)github-actions[bot]
2025-07-29[data] update searx.data - update_firefox_version.py (#5063)github-actions[bot]
2025-07-28[fix] duckduckgo engine: logger.error / missing argument (#5057)Markus Heiser
2025-07-28[fix] NotImplementedError raised by ResultContainer (#5058)Markus Heiser
2025-07-28[fix] tracker pattern: let startup continue if url fetch fails (#5055)mggh0139
2025-07-27[fix] correct comment in settings.yml for value to disable scheduling (#5052)Fjara
2025-07-26[fix] webapp.py: info (and other) page(s) don't load properly (#5051)Bnyro
2025-07-26[fix] cleanup: rename `searx` leftovers to `SearXNG` (#5049)Markus Heiser
2025-07-25[fix] google video: refactor broken engine to work againSeriousConcept1134
2025-07-25[mod] make run: start granian server and versioning by Dependabot (#5037)Markus Heiser
2025-07-25[l10n] update translations from Weblate (#5047)github-actions[bot]
2025-07-24[fix] false is an invalid value for wiki_url in settings.yml (#5046)Markus Heiser
2025-07-24[fix] py: absolute static path (#5043)Ivan Gabaldon
2025-07-24[mod] wordnik: convert to answerer (#4980)Bnyro
2025-07-23[fix] py: restore `application` for uWSGI (#5040)Ivan Gabaldon
2025-07-23[fix] py: overwrite version_frozen on explicit freeze (#5020)Ivan Gabaldon
2025-07-23[enh] py: whitenoise for static handling (#5032)Ivan Gabaldon
2025-07-22[fix] tracker url remover + external bangs: use standard network configBnyro
2025-07-19[l10n] update translations from Weblate (#5023)github-actions[bot]
2025-07-18[mod] py: don't append "-dirty" to DOCKER_TAG (#5021)Ivan Gabaldon
2025-07-17[fix] calculator plugin: filtering real calculation tasks (#5016)Markus Heiser
2025-07-16[fix] custom `plugins:` settings must not be merged.Markus Heiser
2025-07-16[build] /staticmrpaulblack
2025-07-11[mod] remove option ui.static_use_hash (cache busting) (#5004)Markus Heiser
2025-07-11[l10n] update translations from Weblate (#4998)github-actions[bot]
2025-07-11[chore] engines: remove redundant usages of utils#gen_useragent (#4993)Bnyro
2025-07-10[fix] public domain image archive: cloud provider changed angolia -> awsBnyro
2025-07-09[fix] prevent multiple, parallel initializations of tables in the cache DB (#...Markus Heiser
2025-07-09[mod] migrate from Redis to Valkey (#4795)Gaspard d'Hautefeuille
2025-07-08[fix] granian: enabling debug on searxng-docker causes server crash (#4985)Markus Heiser
2025-07-08[fix] calculator plugin: subrocess is not closed on timeout (#4983)Markus Heiser
2025-07-05[feat] engines: add pixabay for royalty free images/videosBnyro
2025-07-04[fix] calculator plugin: crash when trying to evaluate non-math query (#4975)Bnyro
2025-07-04[upd] web-client (simple): Bump vite from 6.3.5 to 7.0.0 in /client/simple (#...dependabot[bot]
2025-07-04[l10n] update translations from Weblate (#4966)github-actions[bot]
2025-07-03[build] /staticMarkus Heiser
2025-07-03[mod] theme/simple: fmt/lint major passIvan Gabaldon
2025-07-03[feat] wttr.in: migrate to new weather engine template (#4888)Bnyro
2025-07-03[feat] calculator: add support for math constants (e, pi)Bnyro