summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-03[fix] fix monkey patch in test_webapp.py (#1667)Alexandre Flament
2019-08-02Merge pull request #1665 from dalf/fix-pagingAlexandre Flament
2019-08-02[fix] fix paging for the oscar theme after PR #1640Dalf
2019-08-02[enh] Add timeout limit per request (#1640)Alexandre Flament
2019-08-02[fix] fix flickr_noapi decoding (#1655)Alexandre Flament
2019-08-02[enh] add invidious engine. (#1657)cy8aer
2019-08-01[fix] Dockerfile: searx version stores in org.label-schema.version (#1659)Alexandre Flament
2019-08-01Merge pull request #1658 from dalf/video-fixesAlexandre Flament
2019-07-31[fix] youtube_noapi engine: fix the titleDalf
2019-07-31[fix] google_videos engine: some results don't a thumbnailDalf
2019-07-31[fix] dailymotion engine: remove HTML tags from the descriptionDalf
2019-07-29Merge pull request #1650 from dalf/wikidataAlexandre Flament
2019-07-29[fix] wikidata engine: faster processing, remove one HTTP redirection.Dalf
2019-07-28[enh] flickr_noapi: use complete JSON data block, add 'content', 'img_format'...Frank de Lange
2019-07-28Merge pull request #1654 from MarcAbonce/small_fixesAlexandre Flament
2019-07-27[fix] small fixes in preferences view's textMarc Abonce Seguin
2019-07-27[fix] bing_videos (#1579)Frank de Lange
2019-07-27Merge pull request #1653 from dalf/bug-fixesAlexandre Flament
2019-07-27[fix] escape perecent signs in translation file (#1528)Marc Abonce Seguin
2019-07-27[fix] don't merge image results if the img_src is differentDalf
2019-07-27[fix] make sure then engine name is lower caseDalf
2019-07-27[fix] settings.yml: make sure all engine names are lower caseDalf
2019-07-27[fix] "!wp !wp test" send only one request to wikipedia.Dalf
2019-07-27[fix] fix the debug message "starting webserver on ip:port"Dalf
2019-07-27[enh] bing_images: use data from embedded JSON to improve results (e.g. real ...Frank de Lange
2019-07-25[fix] fixes google play engines (#1651)Alexandre Flament
2019-07-25[enh] add npm search engine (#1510)Jonas Zohren
2019-07-25[mod] restore btdigg engine as btdig.com (#1515)volth
2019-07-25[fix] fix duden engine (#1594)rachmadani haryono
2019-07-25[fix] fixes google play engines and adds thumbnails to their results (#1612)Venca24
2019-07-23Merge pull request #1642 from dalf/start-speedAlexandre Flament
2019-07-19[fix] fix soundcloud engine, speed up searx start timeDalf
2019-07-19[mod] use cache in _match_language function to speed up searx start time sign...Dalf
2019-07-17[enh] Add Server-Timing header (#1637)Alexandre Flament
2019-07-17[mod] settings.yml: update comments about the morty key. (#1639)Alexandre Flament
2019-07-17[fix] secret_key can be bytes instead of a string (#1602)rachmadani haryono
2019-07-17[fix] preference query parameter decoding (#1599)rachmadani haryono
2019-07-17Merge pull request #1638 from dalf/suggestionsAlexandre Flament
2019-07-17Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes...Dalf
2019-07-16Merge pull request #1630 from MarcAbonce/bang_fixesAlexandre Flament
2019-07-16Merge branch 'master' into bang_fixesAlexandre Flament
2019-07-16Merge pull request #1636 from MarcAbonce/babel_updateAlexandre Flament
2019-07-15[enh] Add Interlingua locale (requires requirements update)Marc Abonce Seguin
2019-07-13Merge pull request #1635 from asciimoo/update-documentationAlexandre Flament
2019-07-13README.rst: installation: add searx/searx-dockerAlexandre Flament
2019-07-13Merge pull request #1629 from dalf/dockerAlexandre Flament
2019-07-13embedded iframe (youtube, dailymotion, vimeo): use httpsDalf
2019-07-13.travis.yml: robot tests: remove the xvfb dependencyDalf
2019-07-13Update Docker imageDalf
2019-07-06Merge branch 'master' into bang_fixesAlexandre Flament