summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-27[doc] add documentation of Mwmbl engine & autocompleterMarkus Heiser
2023-08-27[mod] autocomplete.py: add support for mwmbl completionsBnyro
2023-08-27[mod] engine mwmbl: add link to official api docsBnyro
2023-08-27[dev-env] upgrade Sphinx-doc 7.2.3 and unpin at v7.1.2 on py3.8Markus Heiser
2023-08-27[mod] searx.network: memory optimizationAlexandre Flament
2023-08-27[fix] openstreetmap engineAlexandre Flament
2023-08-26[fix] google engine: don't overspecify the search query to GoogleMarkus Heiser
2023-08-25[translations] update from Weblatesearxng-bot
2023-08-24Merge pull request #2644 from dalf/update_httpxPaul Braeuning
2023-08-22[fix] engine google_video: google has changed the layout of the rsponseMarkus Heiser
2023-08-21Bump httpx 0.21.2 from to 0.24.1Alexandre Flament
2023-08-21[mod] decrease the weighting of wikivoyage, wikibooks, wikisource and wikiver...Markus Heiser
2023-08-19[feat] engine: XPath configuration for pkg.go.devPlayDay
2023-08-19[feat] engine: implementation of mwmblBnyro
2023-08-18[translations] update from Weblatesearxng-bot
2023-08-18[mod] currency_convert: support for showing the answer source urlMarkus Heiser
2023-08-18[mod] google: support for showing the answer source urlMarkus Heiser
2023-08-18[mod] engine duckduckgo definitions: support for answer sourceBnyro
2023-08-18[mod] brave: support for showing the answer source urlBnyro
2023-08-18[build] /staticMarkus Heiser
2023-08-18[feat] results: show source of suggested answerBnyro
2023-08-15[mod] improve seekr engines and add documentationMarkus Heiser
2023-08-15[feat] engine: implementation of seekr for news, images and videosBnyro
2023-08-14[drop] engine archive.is / blocked by CAPTCHA [1]Markus Heiser
2023-08-14[fix] preferences: change engine table category colspan to 8mrpaulblack
2023-08-13[fix] typos in documentation & messagesToxyFlog1627
2023-08-13uwsgi.ini: remove unused cache2Alexandre Flament
2023-08-11[doc] add tagesschau API to the debveloper documentationMarkus Heiser
2023-08-11[fix] typo in docs/admin/settings/settings_general.rst (doc)Markus Heiser
2023-08-11[update] make pygments.lessMarkus Heiser
2023-08-11Bump pygments from 2.15.1 to 2.16.1dependabot[bot]
2023-08-11[translations] update from Weblatesearxng-bot
2023-08-10[feat] engine: implementation of anacondaBnyro
2023-08-10[feat] engine: implementation of German news, TagesschauBnyro
2023-08-10[mod] settings.yml: move wolframalpha to categ general & disable by defaultGeckoLinux
2023-08-10[mod] engine lemmy: increase thumbnail quality to align with themeBnyro
2023-08-10[mod] settings: remove lemmy from categ 'general' & enable by defaultMarkus Heiser
2023-08-10[mod] engine lemmy: add more info fields to the result itemsMarkus Heiser
2023-08-10[feat] engine: support for lemmy communities, posts, comments and usersBnyro
2023-08-10[mod] engine google_play: raise error on unsupported categoryBnyro
2023-08-10[mod] engine brave: raise error on unsupported categoryBnyro
2023-08-10[mod] settings: show weight of each instanceBnyro
2023-08-09[fix] make flask_babel.gettext() work in engine modules (L10n & threads)Markus Heiser
2023-08-09[mod] remove discontinued petalsearch enginesallendema_searxng_pi
2023-08-08[mod] brave engines: add fetch_traits() / improve language supportMarkus Heiser
2023-08-08[mod] implement brave (WEB) engine to replace XPath configurationMarkus Heiser
2023-08-08[feat] engine: brave - support for newsBnyro
2023-08-08[feat] engine: brave - support for videosBnyro
2023-08-08[feat] engine: brave - support for imagesBnyro
2023-08-08[doc] fix some minor typos in the doc-strings of class EngineTraitsMarkus Heiser