summaryrefslogtreecommitdiff
path: root/searx/engines
AgeCommit message (Expand)Author
2020-12-14Merge pull request #2385 from joshu9h/patch-1Alexandre Flament
2020-12-13Merge pull request #2372 from dalf/remove-broken-enginesAlexandre Flament
2020-12-13[Fix] Startpagejoshu9h
2020-12-11Merge pull request #2358 from dalf/fix-commandAlexandre Flament
2020-12-11[enh] add raise_for_httperrorAlexandre Flament
2020-12-11Merge pull request #2376 from dalf/fix-mojeekAlexandre Flament
2020-12-11Merge pull request #2371 from dalf/mod-geniusAlexandre Flament
2020-12-10[fix] xpath, mojeek: fix commit 58d72f26925d56e22330c54be03c3dcbee0c4135Alexandre Flament
2020-12-09display if an engine does not support httpsNoémi Ványi
2020-12-09[remove] remove searchcode_doc and twitterAlexandre Flament
2020-12-09[mod) genious: return valid results even if contents are emptyAlexandre Flament
2020-12-08Merge pull request #2359 from dalf/update-dudenAlexandre Flament
2020-12-08Merge pull request #2366 from dalf/remove-seedpeerAlexandre Flament
2020-12-07[remove] seedpeer engineAlexandre Flament
2020-12-07Merge pull request #2364 from dalf/fix-youtube-noapiAlexandre Flament
2020-12-07Merge pull request #2365 from dalf/fix-soundcloudAlexandre Flament
2020-12-07Merge pull request #2361 from dalf/fix-1xAlexandre Flament
2020-12-07Merge pull request #2363 from dalf/fix-wikipedia-minorAlexandre Flament
2020-12-07[fix] soundclound: accept result without contentAlexandre Flament
2020-12-07[fix] youtube_noapi engineAlexandre Flament
2020-12-07[fix] wikipedia: minor fix: return no result instead of crash in some very fe...Alexandre Flament
2020-12-07[fix] 1x engineAlexandre Flament
2020-12-07[fix] command engine: SearchQuery.query is str not bytesAlexandre Flament
2020-12-07[mod] duden engineAlexandre Flament
2020-12-07Merge pull request #2356 from dalf/fix-dddAlexandre Flament
2020-12-06Merge pull request #2352 from dalf/no_httpAlexandre Flament
2020-12-06[fix] duckduckgo_definitions: fix relative image URLAlexandre Flament
2020-12-04Merge pull request #2354 from dalf/fix-wikipediaAlexandre Flament
2020-12-04[fix] wikipedia engine: don't raise an error when the query is not foundAlexandre Flament
2020-12-04[fix] wikidata: fix crash when the item has no description at all and at leas...Alexandre Flament
2020-12-04[fix] remove searx/engines/filecrop.py (dead code)Alexandre Flament
2020-12-03[mod] stackoverflow & yandex: detect CAPTCHA responseAlexandre Flament
2020-12-03[mod] various engines: use eval_xpath* functions and searx.exceptions.*Alexandre Flament
2020-12-03[mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* fun...Alexandre Flament
2020-12-03[mod] bing_news: use eval_xpath_getindexAlexandre Flament
2020-12-03[enh] record details exception per engineAlexandre Flament
2020-12-02[refactor] digg - improve results and clean up source codeMarkus Heiser
2020-12-02[mod] digg - pylint searx/engines/digg.pyMarkus Heiser
2020-12-02[fix] digg - the ISO time stamp of published date has been changedMarkus Heiser
2020-12-01[mod] pylint: numerous minor code fixesAlexandre Flament
2020-12-01[mod] wikidata: WDGeoAttribute class: doesn't change the method signature of ...Alexandre Flament
2020-12-01[fix] /stats: report error percentage instead of error countAlexandre Flament
2020-11-30Add recoll engine (#2325)Noémi Ványi
2020-11-27Photon API Link UpdateM. Efe Çetin
2020-11-20[enh] Add multiple outgoing proxiesAlexandre Flament
2020-11-14[refactor] deviantart - improve results and clean up source codeMarkus Heiser
2020-11-14[mod] remove unused importAlexandre Flament
2020-11-14Merge pull request #2292 from kvch/elasticsearch-engineAlexandre Flament
2020-11-14Merge pull request #2289 from dalf/pylintAlexandre Flament
2020-11-10New engine: ElasticsearchNoémi Ványi