summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Expand)Author
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
2021-06-18[fix] google news - send CONSENT Cookie to not be redirectedMarkus Heiser
2021-06-18[fix] google-news engine - KeyError: 'hl in requestMarkus Heiser
2021-06-14[pylint] searx/engines/duckduckgo_definitions.pyMarkus Heiser
2021-06-11[fix] log messages from: google- images, news, scholar, videosMarkus Heiser
2021-06-11[mod] google - get_lang_info add documentataion & commentsMarkus Heiser
2021-06-10[enh] google engine: supports "default language"Alexandre Flament
2021-06-09[fix] openstreetmap - fix some minor whitespace & indentation issuesMarkus Heiser
2021-06-09[enh] openstreetmap / map template: improve resultsAlexandre Flament
2021-06-08Merge pull request #97 from return42/drop-searx-adminMarkus Heiser
2021-06-04[fix] peertube fetch supported languagesAlexandre Flament
2021-06-04[fix] typo: online_dictionnary --> online_dictionaryMarkus Heiser
2021-06-04[docs] add engine "Demo Online Engine"Markus Heiser
2021-06-04[docs] add engine "Demo Offline Engine"Markus Heiser
2021-06-02Merge pull request #124 from return42/searx-mergeAlexandre Flament
2021-06-02[fix] enigine redis - avoid error when the engine is loadedMarkus Heiser
2021-06-01[fix] sys.exit(1) when there is duplicate engine nameAlexandre Flament
2021-06-01[mod] searx.engines.load_engine return None instead of sys.exit(1)Markus Heiser
2021-06-01[mod] searx.engines.__init__: refactoringAlexandre Flament
2021-06-01[enh] add redis offline engine / https://redis.io/Adam Tauber
2021-06-01[mod] move all default settings into searx.settings_defaultsAlexandre Flament
2021-05-30[enh] add engine - Docker HubKyle Anthony Williams
2021-05-29[mod] the bittorent search engines are available only in the files categoryAlexandre Flament
2021-05-28[enh] add MySQL engineNoémi Ványi
2021-05-28[enh] add PostgreSQL engineNoémi Ványi
2021-05-27Merge pull request #93 from return42/genius-miscMarkus Heiser
2021-05-27Merge pull request #103 from searxng/add-sqlite-engine2Markus Heiser
2021-05-27[enh] add offline engine for sqlite databaseAlexandre Flament
2021-05-25[fix] unsplash engine - 'searx:result: invalid title:'Markus Heiser
2021-05-25[pylint] searx/engines/unsplash.py, add logger & norm indentationMarkus Heiser
2021-05-24[fix] engine genius should not use the video templateMarkus Heiser
2021-05-24[pylint] searx/engines/genius.py, add logger & normalized indentationMarkus Heiser
2021-05-23[enh] XPath engine - add time safe-search supportMarkus Heiser
2021-05-23[enh] XPath engine - add time range supportMarkus Heiser
2021-05-23[enh] XPath engine - add ISO 639-1 {lang} replacement to search-URLMarkus Heiser
2021-05-23[doc] add documentation about the XPath engineMarkus Heiser