summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2020-09-10Drop Python 2 (4/n): SearchQuery.query is a str instead of bytesDalf
2020-09-10Drop Python 2 (3/n): objectsDalf
2020-09-10Drop Python 2 (2/n): templatesDalf
2020-09-10Drop Python 2 (1/n): remove unicode string and url_utilsDalf
2020-09-10wait for img to load before hiding infobox toggleMarc Abonce Seguin
2020-09-10use Wikipedia's REST v1 APIMarc Abonce Seguin
2020-09-08[mod] results.py: code clean up (#2140)Alexandre Flament
2020-09-08[enh] Add command line engines: git grep, find, etc. (#2128)Noémi Ványi
2020-09-07[enh] stop searx when an engine raise an SyntaxError exception (#2177)Alexandre Flament
2020-09-01Add key to settings.yml for opening result links in a new tabScott Wallace
2020-09-01[enh] add option to configure proxies per engine - closes #1827Adam Tauber
2020-08-31Revert "[enh] test: load each engine to check for syntax errors"Alexandre Flament
2020-08-31Added metager-search (#2139)Singustromo
2020-08-31Merge pull request #2160 from dalf/test_load_engineAdam Tauber
2020-08-31[fix] skip uncomplete image results - closes #1496Adam Tauber
2020-08-28[enh] test: load each engine to check for syntax errorsDalf
2020-08-27fix selects in preferences so they look consistent (#2150)Marc Abonce Seguin
2020-08-27only return one url per "type" in Wikidata (#2151)Marc Abonce Seguin
2020-08-27[fix] pylintAdam Tauber
2020-08-27[fix] use base_url for prefix of sharing 'currenly saved preferences' - fixes...Adam Tauber
2020-08-27[fix] add search language and time range filter to suggestions - fixes #1314Adam Tauber
2020-08-18[fix] opensearch on chromium for android (#2132)Émilien Devos
2020-08-18[enh] add yggtorrent engine (#2135)Émilien Devos
2020-08-10[fix] piratebay engine date and pep8 indentationEmilien Devos
2020-08-10[fix] piratebay engineEmilien Devos
2020-08-10Merge pull request #2116 from mikeri/invidiousresAdam Tauber
2020-08-10Merge pull request #2130 from msafadieh/masterAdam Tauber
2020-08-10add toggle to resize infoboxMarc Abonce Seguin
2020-08-09add visually-hidden css class to pointhi styleMarc Abonce Seguin
2020-08-09add class for infobox's official urlMarc Abonce Seguin
2020-08-09set max-height on infobox's imagesMarc Abonce Seguin
2020-08-09add engine's name in infobox's headerMarc Abonce Seguin
2020-08-09reduce space between title and url in infobox headerMarc Abonce Seguin
2020-08-09Make default query submission method configurableMohamad Safadieh
2020-08-09Use query params for browser autocompleteMohamad Safadieh
2020-08-08Fix google images 'get image' button bug from issue #2103 (#2115)Vlad
2020-08-08add peertube engine (#2109)Michael Ilsaas
2020-08-04Fix search error with query 'random sha256'Vlad
2020-08-02include length in invidious resultsMichael Ilsaas
2020-08-02include author in invidious resultsMichael Ilsaas
2020-08-01Merge branch 'master' into patch-1Noémi Ványi
2020-07-31Add clearfix to fix issue 2110Vlad
2020-07-31Change isAlive() to is_alive() as isAlive() is unsupported in newer Python ve...asht
2020-07-30Merge pull request #2106 from kvch/revert-open-result-on-new-tab-pluginAdam Tauber
2020-07-29DOI improvements: enable HTTPS, update URL of doai.io (#1718)Lynda Lopez
2020-07-29Revert "[enh] new plugin to open results on new browser tabs"Noémi Ványi
2020-07-28add Gitea engineNoémi Ványi
2020-07-28Replaced dash with em in searx description (#1973)TheEvilSkeleton
2020-07-28[add] naver engineVenca24
2020-07-28[enh] copy atime_ns and mtime_ns of external plugin resourcesAdam Tauber