summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Expand)Author
2021-10-07[fix] engine torznab - categories, before join convert int to strMarkus Heiser
2021-10-07[fix] engine torznab - marginal issues reported from lintersMarkus Heiser
2021-10-07[mod] engines - add torznab WebAPIPaolo Basso
2021-10-07[mod] set 'engine.supported_languages' from the origin python moduleMarkus Heiser
2021-10-05[mod] engines - IMDB: add thumbnailsAlexandre Flament
2021-10-03[mod] engines - add IMDB / Internet Movie DatabasePaul Alcock
2021-10-01[mod] engine duckduckgo - update supported_languages_urlMarkus Heiser
2021-10-01[mod] engine duckduckgo - use DuckDuckGo-LiteMarkus Heiser
2021-09-29[fix] engine stackexchange - decode HTML entities in title & contentMarkus Heiser
2021-09-28[mod] replace old stackoverflow engine by Stack Exchange API v2.3Markus Heiser
2021-09-28[mod] engines - add Stack Exchange API v2.3Markus Heiser
2021-09-25Merge pull request #333 from dalf/enh-engine-descriptionsAlexandre Flament
2021-09-25[fix] openstreetmap engine: optmizer SPARQL queryAlexandre Flament
2021-09-24[fix] fix the about section of some enginesAlexandre Flament
2021-09-24[fix] openstreetmap engine: map "all" language to EnglishAlexandre Flament
2021-09-17[pylint] fix global-variable-not-assigned issuesMarkus Heiser
2021-09-14Merge pull request #297 from dalf/engine-logger-enhAlexandre Flament
2021-09-13[fix] logger per engine: make .logger is always initializedAlexandre Flament
2021-09-11[mod] xpath engine: remove logging of the requested URLAlexandre Flament
2021-09-07[pylint] engines: drop no longer needed 'missing-function-docstring'Markus Heiser
2021-09-07[fix] add 'categories' to PYLINT_ADDITIONAL_BUILTINS_FOR_ENGINESMarkus Heiser
2021-09-07[fix] drop useless pylint: disable=undefined-variableMarkus Heiser
2021-09-06[fix] fix openstreetmap engineAlexandre Flament
2021-09-06[mod] one logger per engine - drop obsolete logger.getChildMarkus Heiser
2021-09-06[mod] one logger per engineMarkus Heiser
2021-09-04[fix] remove minimum length of content for XPath engineMarkus Heiser
2021-09-04[fix] Correct engine name in for RumbleAllen
2021-09-04[fix] Update about section of InvidiousAllen
2021-08-31[pylint] Pylint 2.10 - fix use-list-literal & use-dict-literalMarkus Heiser
2021-08-21[enh] google: add filter=0 to Google engine for more resultsNoémi Ványi
2021-07-27[fix] Seznam engine - some XPath selectors has been changedSamuel Dudik
2021-07-25Merge pull request #221 from dalf/fix-peertube_fetch_supported_languagesAlexandre Flament
2021-07-24[fix] qwant engine - prevent API locale exception on lang 'all'Markus Heiser
2021-07-24[fix] qwant engine - prevent exception on date/time value is NoneMarkus Heiser
2021-07-23[fix] peertube: update _fetch_supported_languagesAlexandre Flament
2021-07-16Merge pull request #211 from MarcAbonce/onions_v3_fix_searxngAlexandre Flament
2021-07-16Merge pull request #207 from return42/mongodbAlexandre Flament
2021-07-16[mod] qwant engine: fix typos / minor changeAlexandre Flament
2021-07-16update onion engines to v3Marc Abonce Seguin
2021-07-15[enh] add mongodb offline engineMarkus Heiser
2021-07-15[mod] improve video results of the qwant engineMarkus Heiser
2021-07-15Merge pull request #205 from unixfox/patch-2Alexandre Flament
2021-07-15Add missing parameter for mobile UI searchÉmilien Devos
2021-07-14[fix] Qwant engines - implement API v3 and add 'quant videos'Markus Heiser
2021-07-11[drop] engine torrentz: torrentz2.eu and torrentz2.is are offlineMarkus Heiser
2021-07-10Fix google imagesÉmilien Devos
2021-06-21[docs] add documentation from the sources of the google enginesMarkus Heiser
2021-06-21[fix] google answers: normalize space of the answers.Markus Heiser
2021-06-21[mod] google engine: reduce mobile UI parameters to what is neededMarkus Heiser
2021-06-21[mod] google: add "use_mobile_ui" parameter to use mobile endpoint.Alexandre Flament