summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2024-11-01[l10n] update translations from Weblatesearxng-bot
2024-10-31[fix] google: display every result when keyword is contained in content fielduply23333
2024-10-29[fix] favicons: msgspec.ValidationError: Expected `Path`, got `str` - at `$.f...Markus Heiser
2024-10-29[refactor] engine: duckduckgo - https://html.duckduckgo.com/htmlMarkus Heiser
2024-10-29[refactor] replace pydantic by msgspecMarkus Heiser
2024-10-29[data] update searx.data - update_firefox_version.pyreturn42
2024-10-29[data] update searx.data - update_ahmia_blacklist.pyreturn42
2024-10-29[data] update searx.data - update_currencies.pyreturn42
2024-10-29[data] update searx.data - update_wikidata_units.pyreturn42
2024-10-29[data] update searx.data - update_engine_traits.pyreturn42
2024-10-29[data] update searx.data - update_engine_descriptions.pyreturn42
2024-10-28[fix] calculator: use locale from UI (not from selected language)Markus Heiser
2024-10-28[fix] limiter: don't hard code settings folder to /etc/searxngMarkus Heiser
2024-10-26[fix] add missing tomli to the requirements.txtMarkus Heiser
2024-10-26[build] /staticMarkus Heiser
2024-10-26[mod] shrink new favicons in search resultsJJ
2024-10-26[l10n] update translations from Weblatesearxng-bot
2024-10-23[fix] favicons: don't hard code settings folder to /etc/searxngMarkus Heiser
2024-10-19[fix] engine: duckduckgo - CAPTCHA detectionMarkus Heiser
2024-10-19[l10n] update translations from Weblatesearxng-bot
2024-10-16[build] /staticmrpaulblack
2024-10-16[fix] simple theme: unset width for images on mobile layoutmrpaulblack
2024-10-15[build] /staticMarkus Heiser
2024-10-15[fix] stretching pics in "pic search"Markus Heiser
2024-10-15[fix] online_currency.py: if more alternatives, use the last in the listMarkus Heiser
2024-10-15[upd] pypi: Bump pylint from 3.2.7 to 3.3.1dependabot[bot]
2024-10-15[feat] engine: support for openlibraryBnyro
2024-10-15[fix] float operations in calculator pluginGrant Lanham
2024-10-15[data] update searx.data - update_engine_traits.pyMarkus Heiser
2024-10-15[enh] engine: mojeek - add language support0xhtml
2024-10-14[mod] engine gitea: compatible with modern gitea or forgejoSnoweuph
2024-10-12[build] /staticMarkus Heiser
2024-10-12[fix] simple theme: fix deformed result itemMarkus Heiser
2024-10-11[l10n] update translations from Weblatesearxng-bot
2024-10-05[build] /staticMarkus Heiser
2024-10-05[mod] favicons: simplify RTL in template & CSSMarkus Heiser
2024-10-05[doc] documentation of the favicons infrastructureMarkus Heiser
2024-10-05[mod] UI: add favicon's border- and background color to the definitonsMarkus Heiser
2024-10-05[mod] Revision of the favicon solutionMarkus Heiser
2024-10-05[mod] sqlitedb: access to SQLite databases a little more convenient.Markus Heiser
2024-10-05[feat] add favicons to result urlsBrock Vojkovic
2024-10-04[l10n] update translations from Weblatesearxng-bot
2024-10-03[refactor] unit tests to utilize paramaterized and break down monolithic testsGrant Lanham
2024-10-03[doc] slightly improve documentation of SQL enginesMarkus Heiser
2024-10-03[feat] implement mariadb engineGrant Lanham
2024-10-03[build] /staticMarkus Heiser
2024-10-03[refactor] simple theme: *.less - replace hardcoded colorsBnyro
2024-10-03[build] /staticBnyro
2024-10-03[feat] simple theme: pure black theme styleBnyro
2024-10-03add get_embeded_stream_url to searx.utilsAustin-Olacsi