| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-29 | Merge branch 'master' into fix-engine-spotify | Markus Heiser | |
| 2019-12-21 | remove empty parenthesis in wikipedia's summary | Marc Abonce Seguin | |
| They're usually IPA pronunciations which are removed by the API. | |||
| 2019-12-21 | exclude disambiguation pages from wikipedia infobox | Marc Abonce Seguin | |
| 2019-12-21 | [enh] display error message if gigablast extra param expired | Adam Tauber | |
| 2019-12-21 | [fix] pep8 | Adam Tauber | |
| 2019-12-21 | [fix] handle empty response from wikipedia engine - closes #1114 | Adam Tauber | |
| 2019-12-21 | [fix] convert byte query to string in osm engine - fixes #1220 | Adam Tauber | |
| 2019-12-21 | [fix] fetch extra search param of gigablast - fixes #1293 | Adam Tauber | |
| 2019-12-21 | [fix] add explicit useragent header to requests - closes #1459 | Adam Tauber | |
| 2019-12-07 | [fix] update xpaths for new google results page | Marc Abonce Seguin | |
| 2019-12-02 | Merge pull request #1744 from dalf/optimizations | Adam Tauber | |
| [mod] speed optimization | |||
| 2019-12-02 | Merge pull request #1758 from return42/ddd-fix | Adam Tauber | |
| [fix] duckduckgo_definitions | |||
| 2019-12-02 | duckduckgo_definitions: remove the debug message | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-12-02 | Merge pull request #1754 from MarcAbonce/seedpeer | Adam Tauber | |
| Add Seedpeer again | |||
| 2019-11-29 | [fix] duckduckgo_definition issues reported by 'manage.sh test' | Markus Heiser | |
| Fix this error while travis build:: /home/travis/build/asciimoo/searx/searx/engines/duckduckgo_definitions.py:21:44: E225 missing whitespace around operator Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-11-29 | [fix] duckduckgo_definitions - where 'AnswerType' is 'calc' | Markus Heiser | |
| Do not try to get text when 'AnswerType' is 'calc'. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-11-29 | [fix] soundcloud: URLs of JS sources has been moved | Markus Heiser | |
| The client_id is found under (new) URL: https://a-v2.sndcdn.com/assets/49-a0c01933-3.js Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2019-11-28 | Merge pull request #1745 from lorddavidiii/python3.8-fix | Adam Tauber | |
| Fix python 3.8 compatibility | |||
| 2019-11-26 | Merge pull request #1689 from MarcAbonce/images_fixes | Adam Tauber | |
| [fix] Google Images | |||
| 2019-11-24 | add seedpeer again | Marc Abonce Seguin | |
| 2019-11-22 | [fix] Force Google old UI with a new user agent | Emilien Devos | |
| 2019-11-16 | webapp.py: use html.escape if cgi.escape is not available | lorddavidiii | |
| - cgi.escape was removed in python 3.8 - also use html.escape in framalibre.py | |||
| 2019-11-15 | [mod] speed optimization | Dalf | |
| compile XPath only once avoid redundant call to urlparse get_locale(webapp.py): avoid useless call to request.accept_languages.best_match | |||
| 2019-10-16 | fix pep 8 check | Noémi Ványi | |
| 2019-10-16 | add initial support for offline engines && command engine | Noémi Ványi | |
| 2019-10-16 | [fix] pep8 | Adam Tauber | |
| 2019-10-16 | [fix] update gigablast engine | Adam Tauber | |
| 2019-10-16 | [fix] update digg engine | Adam Tauber | |
| 2019-10-16 | [fix] update devianart engine | Adam Tauber | |
| 2019-10-16 | [fix] update 1x engine | Adam Tauber | |
| 2019-10-16 | [fix] enable paging support for arxiv engine | Adam Tauber | |
| 2019-10-14 | [fix] pep8 | Adam Tauber | |
| 2019-10-14 | [fix] update startpage engine - closes #1601 | Adam Tauber | |
| 2019-10-14 | [fix] duckduckgo paging - closes #1677 | Adam Tauber | |
| 2019-08-26 | [fix] google images | Marc Abonce Seguin | |
| 2019-08-05 | Fix bing engine results count (#1387) | Léo Bourrel | |
| This PR fixes the result count from bing which was throwing an (hidden) error and add a validation to avoid reading more results than avalaible. For example : If there is 100 results from some search and we try to get results from 120 to 130, Bing will send back the results from 0 to 10 and no error. If we compare results count with the first parameter of the request we can avoid this "invalid" results. | |||
| 2019-08-05 | [fix] bing engine | Dalf | |
| before this commit, sometimes there are no results use a generic user-agent instead of one with the OS "Windows NT 6.3; WOW64" | |||
| 2019-08-05 | [fix] fdroid engine | Dalf | |
| 2019-08-05 | [fix] dictzone engine | Dalf | |
| 2019-08-05 | [fix] arxiv engine | Dalf | |
| 2019-08-02 | [fix] fix flickr_noapi decoding (#1655) | Alexandre Flament | |
| Characters that were not ASCII were incorrectly decoded. Add an helper function: searx.utils.ecma_unescape (Python implementation of unescape Javascript function). | |||
| 2019-08-02 | [enh] add invidious engine. (#1657) | cy8aer | |
| closes #1372 | |||
| 2019-07-31 | Fix some more errors with none/wrong credentials | 0xhtml | |
| 2019-07-31 | Fix error if the user hasn't set api credentials | 0xhtml | |
| 2019-07-31 | Fix spotify engine | 0xhtml | |
| 2019-07-31 | [fix] youtube_noapi engine: fix the title | Dalf | |
| 2019-07-31 | [fix] google_videos engine: some results don't a thumbnail | Dalf | |
| 2019-07-31 | [fix] dailymotion engine: remove HTML tags from the description | Dalf | |
| 2019-07-29 | [fix] wikidata engine: faster processing, remove one HTTP redirection. | Dalf | |
| * Search URL is https://www.wikidata.org/w/index.php?{query}&ns0=1 (with ns0=1 at the end to avoid an HTTP redirection) * url_detail: remove the disabletidy=1 deprecated parameter * Add eval_xpath function: compile once for all xpath. * Add get_id_cache: retrieve all HTML with an id, avoid the slow to procress dynamic xpath '//div[@id="{propertyid}"]'.replace('{propertyid}') * Create an etree.HTMLParser() instead of using the global one (see #1575) | |||
| 2019-07-28 | [enh] flickr_noapi: use complete JSON data block, add 'content', ↵ | Frank de Lange | |
| 'img_format', 'source', etc. (#1571) Fetch complete JSON data block, use legend to extract images. Unquote urlencoded strings. Add image description as 'content'. Add 'img_format' and 'source' data (needs PR #1567 to enable this data to be displayed). Show images which lack ownerid instead of discarding them. | |||