| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-02 | [fix] 1x.com tests | Alexandre Flament | |
| 2015-05-02 | [fix] revert of 1x.com (no valid https certificate) | Alexandre Flament | |
| 2015-05-02 | [fix] flickr engine | Alexandre Flament | |
| 2015-05-02 | [fix] user agent : the "rv:{version}" was missing (can be a issue with some ↵ | Alexandre Flament | |
| engine, like flickr) | |||
| 2015-05-02 | [enh] reduce the number of http outgoing connections. | Alexandre Flament | |
| engines that still use http : gigablast, bing image for thumbnails, 1x and dbpedia autocompleter | |||
| 2015-05-01 | Revert of #195 when the search language is not english | Alexandre Flament | |
| Sometimes there is two requests to google (depending of the source IP) : one to google.com, the second to google.fr (for instance). Going to https://www.google.com/ncr and saving the PREF cookie for future use prevent this (there is no redirection). But, recently (or not ?), by doing this the search returns English results even if the Accept-Language is specified. There is still a way to prevent this : going to preference, set the search language. I don't know if this can be done by searx. For now, a quick fix is to disable the use of the PREF cookie when the search language is not English (google engine will slower but returns excepted results). | |||
| 2015-04-26 | Merge branch 'Cqoicebordel-oscar-cookies' | Adam Tauber | |
| 2015-04-26 | Merge branch 'oscar-cookies' of https://github.com/Cqoicebordel/searx into ↵ | Adam Tauber | |
| Cqoicebordel-oscar-cookies Conflicts: searx/templates/oscar/preferences.html | |||
| 2015-04-26 | [fix] indentation | Adam Tauber | |
| 2015-04-26 | Merge pull request #301 from dalf/https | Adam Tauber | |
| engines: use https when possible | |||
| 2015-04-26 | [fix] tests | Alexandre Flament | |
| 2015-04-26 | Merge remote-tracking branch 'origin/ssl' into https | Alexandre Flament | |
| 2015-04-26 | Merge pull request #298 from dalf/ssl | Adam Tauber | |
| [fix] SSL : SNI support | |||
| 2015-04-26 | Log an error if the ndg-httpsclient, pyopenssl and pyasn1 packages are not ↵ | Alexandre Flament | |
| installed. See #298 | |||
| 2015-04-26 | [mod] enable category select plugin by default | Adam Tauber | |
| 2015-04-26 | [fix] remove swapfile | Adam Tauber | |
| 2015-04-26 | Merge pull request #300 from dalf/patch-1 | Adam Tauber | |
| settings.yml clean up : remove locale | |||
| 2015-04-26 | Merge pull request #299 from dalf/noreferrer | Adam Tauber | |
| Noreferrer | |||
| 2015-04-26 | Merge pull request #297 from dalf/proxies | Adam Tauber | |
| [enh] Implement http proxies for outgoing requests. (see #236) | |||
| 2015-04-26 | engines: use https when possible | Alexandre Flament | |
| 2015-04-26 | settings.yml clean up : remove locale | Alexandre Flament | |
| locale was declared for bing* engines and vimeo. * bing* engines use the language settings. * vimeo uses neither locale nor language settings. This avoid confusion | |||
| 2015-04-26 | [fix] #264 : implementation using Referrer Policy (Editor’s Draft, 3 March ↵ | Alexandre Flament | |
| 2015) see http://w3c.github.io/webappsec/specs/referrer-policy/ | |||
| 2015-04-26 | [enh] implements #264 : add rel="noreferrer" to external links | Alexandre Flament | |
| 2015-04-26 | [fix] tests | Alexandre Flament | |
| 2015-04-26 | [fix] SSL : SNI support | Alexandre Flament | |
| 2015-04-25 | Merge pull request #246 from Cqoicebordel/pix-arts | Adam Tauber | |
| New theme ! | |||
| 2015-04-25 | flake8 fix | Alexandre Flament | |
| 2015-04-25 | [enh] basic support for http proxy (see #236) | Alexandre Flament | |
| 2015-04-13 | [fix] load https rules | Adam Tauber | |
| 2015-04-13 | [mod] https rewrite pluginification | Adam Tauber | |
| 2015-04-13 | [doc] plugin license infos | Adam Tauber | |
| 2015-04-12 | [enh] new plugin: search on category select (currently only in oscar theme) | Adam Tauber | |
| TODO purge mootools from default/courgette and integrate jquery ++ this theme | |||
| 2015-04-12 | [enh] plugins: client side dependency support | Adam Tauber | |
| 2015-04-12 | [fix] do not escape empty result content - closes #291 | Adam Tauber | |
| 2015-04-10 | [mod] remove image proxy requests from the connection pool | Adam Tauber | |
| 2015-04-10 | [fix] timeout to autocompleters | Adam Tauber | |
| 2015-04-07 | [fix] ordered categories in preferences - closes #258 | Adam Tauber | |
| 2015-04-07 | [fix] test follow up | Adam Tauber | |
| 2015-04-07 | [mod] removing unavailable blekko engine | Adam Tauber | |
| 2015-04-07 | [fix] piratebay - cloudfare ssl errors | Adam Tauber | |
| 2015-04-07 | [enh] reset default preferences | Adam Tauber | |
| 2015-04-07 | [fix] call ip plugin as a post search callback | Adam Tauber | |
| 2015-03-29 | [fix] piratebay: missing torrent link | Adam Tauber | |
| 2015-03-16 | Merge pull request #274 from ldidry/fix-271 | Adam Tauber | |
| Fixes #271 | |||
| 2015-03-16 | [fix] remove ip plugin pre_search override - closes #275 | Adam Tauber | |
| 2015-03-15 | Fixes #271 | Luc Didry | |
| The opensearch method is now the method set in the preferences. As before, POST by default and GET for Chrome/Chromium which doesn't handle POST | |||
| 2015-03-15 | [fix] request args | Adam Tauber | |
| 2015-03-15 | Merge branch 'plugins' | Adam Tauber | |
| 2015-03-14 | [enh] plugin tests | Adam Tauber | |
| 2015-03-14 | [enh] plugin attribute type check | Adam Tauber | |