- 23 Oct, 2019 1 commit
-
-
Marc Abonce Seguin authored
-
- 16 Oct, 2019 1 commit
-
-
Noémi Ványi authored
-
- 02 Aug, 2019 1 commit
-
-
Alexandre Flament authored
The new url parameter "timeout_limit" set timeout limit defined in second. Example "timeout_limit=1.5" means the timeout limit is 1.5 seconds. In addition, the query can start with <[number] to set the timeout limit. For number between 0 and 99, the unit is the second : Example: "<30 searx" means the timeout limit is 3 seconds For number above 100, the unit is the millisecond: Example: "<850 searx" means the timeout is 850 milliseconds. In addition, there is a new optional setting: outgoing.max_request_timeout. If not set, the user timeout can't go above searx configuration (as before: the max timeout of selected engine for a query). If the value is set, the user can set a timeout between 0 and max_request_timeout using <[number] or timeout_limit query parameter. Related to #1077 Updated version of PR #1413 from @isj-privacore
-
- 28 Jul, 2019 1 commit
-
-
Marc Abonce Seguin authored
-
- 27 Jul, 2019 1 commit
-
-
Dalf authored
was "port:ip"
-
- 17 Jul, 2019 2 commits
-
-
Alexandre Flament authored
Server Timing specification: https://www.w3.org/TR/server-timing/ In the browser Dev Tools, focus on the main request, there are the responses per engine in the Timing tab.
-
Dalf authored
-
- 02 Jul, 2019 2 commits
-
-
Marc Abonce Seguin authored
-
Marc Abonce Seguin authored
-
- 17 May, 2019 1 commit
-
-
rachmadaniHaryono authored
-
- 18 Jan, 2019 1 commit
-
-
Venca24 authored
-
- 07 Jan, 2019 1 commit
-
-
Noémi Ványi authored
This reverts commit 4d177039.
-
- 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.
-
- 17 Mar, 2018 1 commit
-
-
Adam Tauber authored
-
- 19 Feb, 2018 1 commit
-
-
Adam Tauber authored
-
- 06 Dec, 2017 1 commit
-
-
marc authored
-
- 05 Dec, 2017 1 commit
-
-
Adam Tauber authored
-
- 23 Nov, 2017 1 commit
-
-
Adam Tauber authored
-
- 15 Nov, 2017 1 commit
-
-
yujunqiang authored
fix bug: TypeError: set(['bing', 'google']) is not JSON serializable, when curl 'http://127.0.0.1:8888/?q=xxxxxxxx&categories=general&format=json'
-
- 01 Nov, 2017 2 commits
-
-
Noémi Ványi authored
Closes #1047
-
jibe-b authored
-
- 26 Oct, 2017 1 commit
-
-
Adam Tauber authored
-
- 08 Sep, 2017 2 commits
-
-
Noémi Ványi authored
-
misnyo authored
-
- 20 Jul, 2017 1 commit
-
-
Adam Tauber authored
-
- 12 Jul, 2017 1 commit
-
-
Noémi Ványi authored
-
- 10 Jul, 2017 1 commit
-
-
Adam Tauber authored
-
- 12 Jun, 2017 1 commit
-
-
Adam Tauber authored
-
- 22 May, 2017 1 commit
-
-
Alexandre Flament authored
[fix] rss feed : the jinja template was not found when the rss feed returns an valid feed including an error.
-
- 15 May, 2017 3 commits
-
-
Alexandre Flament authored
The exact order is * first from SEARX_SETTINGS_PATH, * if not found then from searx code base, * if not found then from /etc/searx/settings.yml * if not found an exception stops searx loading
-
Alexandre Flament authored
-
Adam Tauber authored
-
- 23 Mar, 2017 1 commit
-
-
Alexandre Flament authored
-
- 20 Jan, 2017 2 commits
-
-
Alexandre Flament authored
[enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format.
-
Alexandre Flament authored
[mod] add a __common__ template that can't be selected but that provides a common place for shared templates. What has been moved into this template : * opensearch*.xml is always the same whatever the themes. * the text inside */about.html
-
- 16 Jan, 2017 1 commit
-
-
David A Roberts authored
-
- 07 Jan, 2017 1 commit
-
-
Dalf authored
[mod] /config API : add language_support, paging, safesearch, supported_languages, time_range_support, timeout fields.
-
- 02 Jan, 2017 1 commit
-
-
Alexandre Flament authored
-
- 28 Dec, 2016 1 commit
-
-
Adam Tauber authored
-
- 27 Dec, 2016 1 commit
-
-
Adam Tauber authored
-