Alexandre Flament
78edc16e66
[enh] reduce the number of http outgoing connections.
пре 9 година
Alexandre Flament
8a69ade875
Revert of #195 when the search language is not english
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).
пре 9 година
Adam Tauber
bbd83f5a51
Merge branch 'Cqoicebordel-oscar-cookies'
пре 9 година
Adam Tauber
41e00e65a5
Merge branch 'oscar-cookies' of https://github.com/Cqoicebordel/searx into Cqoicebordel-oscar-cookies
Conflicts:
searx/templates/oscar/preferences.html
пре 9 година
Adam Tauber
5c5ff19ec1
[fix] indentation
пре 9 година
Adam Tauber
ad8611c755
Merge pull request #301 from dalf/https
engines: use https when possible
пре 9 година
Alexandre Flament
043b269c6e
[fix] tests
пре 9 година
Alexandre Flament
8806002886
Merge remote-tracking branch 'origin/ssl' into https
пре 9 година
Adam Tauber
18e7d60702
Merge pull request #298 from dalf/ssl
[fix] SSL : SNI support
пре 9 година
Alexandre Flament
187617498a
Log an error if the ndg-httpsclient, pyopenssl and pyasn1 packages are not installed.
пре 9 година
Adam Tauber
ff68546c69
[mod] enable category select plugin by default
пре 9 година
Adam Tauber
39f0cd94ee
[fix] remove swapfile
пре 9 година
Adam Tauber
5589f1a2bf
Merge pull request #300 from dalf/patch-1
settings.yml clean up : remove locale
пре 9 година
Adam Tauber
81479a9b60
Merge pull request #299 from dalf/noreferrer
Noreferrer
пре 9 година
Adam Tauber
1f0e6ce65b
Merge pull request #297 from dalf/proxies
[enh] Implement http proxies for outgoing requests. (see #236 )
пре 9 година
Alexandre Flament
99efd790c8
engines: use https when possible
пре 9 година
Alexandre Flament
47b011829d
settings.yml clean up : remove locale
locale was declared for bing* engines and vimeo.
* bing* engines use the language settings.
* vimeo uses neither locale nor language settings.
This avoid confusion
пре 9 година
Alexandre Flament
ada5993f61
[fix] #264 : implementation using Referrer Policy (Editor’s Draft, 3 March 2015)
пре 9 година
Alexandre Flament
77b2fbb61e
[enh] implements #264 : add rel="noreferrer" to external links
пре 9 година
Alexandre Flament
2be52b74ad
[fix] tests
пре 9 година
Alexandre Flament
201928d2b0
[fix] SSL : SNI support
пре 9 година
Adam Tauber
952473d297
Merge pull request #246 from Cqoicebordel/pix-arts
New theme !
пре 9 година
Alexandre Flament
83e48fa89b
flake8 fix
пре 9 година
Alexandre Flament
cde37be4f5
[enh] basic support for http proxy (see #236 )
пре 9 година
Adam Tauber
33516256fd
[fix] load https rules
пре 9 година
Adam Tauber
d2a636f75d
[mod] https rewrite pluginification
пре 9 година
Adam Tauber
146928a749
[doc] plugin license infos
пре 9 година
Adam Tauber
973c97c85b
[enh] new plugin: search on category select (currently only in oscar theme)
TODO
purge mootools from default/courgette and integrate jquery ++ this theme
пре 9 година
Adam Tauber
dd84814b68
[enh] plugins: client side dependency support
пре 9 година
Adam Tauber
f59daa4a4b
[fix] do not escape empty result content - closes #291
пре 9 година
Adam Tauber
b2e026dde2
[mod] remove image proxy requests from the connection pool
пре 9 година
Adam Tauber
9d11b36b5b
[fix] timeout to autocompleters
пре 9 година
Adam Tauber
6f73f4e7a4
[fix] ordered categories in preferences - closes #258
пре 9 година
Adam Tauber
79b3de5185
[fix] test follow up
пре 9 година
Adam Tauber
1cde92574f
[mod] removing unavailable blekko engine
пре 9 година
Adam Tauber
e1adf8f7b8
[fix] piratebay - cloudfare ssl errors
пре 9 година
Adam Tauber
1184f45ca5
[enh] reset default preferences
пре 9 година
Adam Tauber
54f1bc0425
[fix] call ip plugin as a post search callback
пре 9 година
Adam Tauber
52d243f7af
[fix] piratebay: missing torrent link
пре 9 година
Adam Tauber
b8e9f5105c
Merge pull request #274 from ldidry/fix-271
Fixes #271
пре 9 година
Adam Tauber
a57a011e94
[fix] remove ip plugin pre_search override - closes #275
пре 9 година
Luc Didry
7004de6aa7
Fixes #271
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
пре 9 година
Adam Tauber
22c4195c89
[fix] request args
пре 9 година
Adam Tauber
bd92b43449
Merge branch 'plugins'
пре 9 година
Adam Tauber
f57149f912
[enh] plugin tests
пре 9 година
Adam Tauber
bf5d6f56c6
[enh] plugin attribute type check
пре 9 година
Adam Tauber
f7c18a04ac
[mod] disable gigablast by default
пре 9 година
Adam Tauber
13ea0a20ae
[enh] gettext in self ip plugin
пре 9 година
Adam Tauber
80ba6f22fa
[fix] webapp tests
пре 9 година
Adam Tauber
37c58fd9ca
[enh] plugin preferences - server-side ++ oscar theme
пре 9 година