This project is mirrored from https://github.com/searx/searx.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 07 Jan, 2019 1 commit
-
-
Marc Abonce Seguin authored
-
- 19 Apr, 2018 1 commit
-
-
Marc Abonce Seguin authored
-
- 27 Mar, 2018 1 commit
-
-
Marc Abonce Seguin authored
Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine.
-
- 20 Mar, 2018 1 commit
-
-
Marc Abonce Seguin authored
Add languages supported by either all default general engines or 10 engines.
-
- 18 Dec, 2017 1 commit
-
-
Noémi Ványi authored
-
- 06 Dec, 2017 1 commit
-
-
marc authored
-
- 05 Dec, 2017 1 commit
-
-
Adam Tauber authored
-
- 22 Nov, 2017 2 commits
-
-
Adam Tauber authored
[fix] use english in google engine if no language was set - this prevents guessing the language by the IP of the instance
-
Adam Tauber authored
-
- 21 Nov, 2017 1 commit
-
-
Adam Tauber authored
-
- 15 May, 2017 1 commit
-
-
Adam Tauber authored
-
- 26 Jan, 2017 1 commit
-
-
Adam Tauber authored
-
- 16 Jan, 2017 1 commit
-
-
David A Roberts authored
-
- 05 Jan, 2017 1 commit
-
-
Adam Tauber authored
-
- 15 Dec, 2016 1 commit
-
-
marc authored
and refactor method to make it testable without making requests
-
- 14 Dec, 2016 3 commits
- 11 Dec, 2016 1 commit
-
-
Noémi Ványi authored
Engines: * Bing images * Flickr (noapi) * Google * Google Images * Google News
-
- 09 Dec, 2016 1 commit
-
-
Adam Tauber authored
-
- 25 Jul, 2016 2 commits
-
-
Adam Tauber authored
-
Noemi Vanyi authored
-
- 11 Jul, 2016 1 commit
-
-
stepshal authored
-
- 13 Apr, 2016 1 commit
-
-
Kirill Isakov authored
-
- 25 Mar, 2016 1 commit
-
-
Adam Tauber authored
-
- 18 Jan, 2016 1 commit
-
-
Adam Tauber authored
-
- 10 Jan, 2016 1 commit
-
-
Adam Tauber authored
-
- 22 Dec, 2015 1 commit
-
-
Adam Tauber authored
nid/pref cookies are also removed
-
- 15 Dec, 2015 1 commit
-
-
Adam Tauber authored
-
- 29 Oct, 2015 1 commit
-
-
Adam Tauber authored
-
- 30 Sep, 2015 1 commit
-
-
Adam Tauber authored
TODO check other engines too
-
- 05 Jun, 2015 3 commits
-
-
Dalf authored
-
Dalf authored
-
Alexandre Flament authored
-
- 30 May, 2015 1 commit
-
-
Alexandre Flament authored
[enh] google engine : avoid some "sorry google" by adding another cookie : NID. This cookie is specific by hostname. This allow to send request to google.* (according to the search language). Before this commit, request in other languages than english was sent to www.google.com which was redirected to www.google.* The PREF is still use on the www.google.com domain.
-
- 01 May, 2015 1 commit
-
-
Alexandre Flament authored
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).
-
- 22 Jan, 2015 1 commit
-
-
dalf authored
[fix] google engine: depending on the IP of the searx instance, each searx request where making two HTTP requests (see https://support.google.com/websearch/answer/873?hl=en )
-
- 08 Dec, 2014 1 commit
-
-
Adam Tauber authored
-
- 05 Dec, 2014 1 commit
-
-
Adam Tauber authored
-
- 14 Sep, 2014 1 commit
-
-
Dalf authored
-