summaryrefslogtreecommitdiff
path: root/searx
AgeCommit message (Expand)Author
2019-08-03[fix] fix monkey patch in test_webapp.py (#1667)Alexandre 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-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-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-27[fix] small fixes in preferences view's textMarc Abonce Seguin
2019-07-27[fix] bing_videos (#1579)Frank de Lange
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[fix] escape perecent signs in translation file (#1528)Marc Abonce Seguin
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-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-17Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes...Dalf
2019-07-16Merge branch 'master' into bang_fixesAlexandre Flament
2019-07-15[enh] Add Interlingua locale (requires requirements update)Marc Abonce Seguin
2019-07-13embedded iframe (youtube, dailymotion, vimeo): use httpsDalf
2019-07-13.travis.yml: robot tests: remove the xvfb dependencyDalf
2019-07-06Merge branch 'master' into bang_fixesAlexandre Flament
2019-07-06Fix ./manage.sh robot_tests (#1633)Alexandre Flament
2019-07-01[fix] preserve bangs in suggestions and correctionsMarc Abonce Seguin
2019-07-01[fix] never pass bangs to autocomplete suggestionsMarc Abonce Seguin
2019-06-30Merge branch 'master' into ne/improve-infinite-scrollNoémi Ványi
2019-06-24Merge branch 'master' into feature/fix-configNoémi Ványi
2019-06-17Add addr setup via SEARX_BIND_ADDRESSNicolas Gelot
2019-06-04Load next page shortly before hitting the bottomNick Espig
2019-05-29Merge branch 'master' into feature/fix-configrachmadani haryono
2019-05-29[fix] Force Google old UI (#1597)Emilien Devos
2019-05-28Merge branch 'master' into feature/fix-configrachmadani haryono
2019-05-28Use string formatter to create source and img_format labels (#1566)Frank de Lange
2019-05-28Remove some engines : subtitleseeker, seedpeer, swisscowsDalf
2019-05-28Merge branch 'master' into feature/fix-configrachmadani haryono
2019-05-21[fix] seznam engineVenca24