Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								c76830d8a8 
								
							 
						 
						
							
							
								
								[mod] core.ac.uk: use paper.html template  
							
							... 
							
							
							
							Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-24 13:19:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								3ff2ad939d 
								
							 
						 
						
							
							
								
								[fix] ERROR searx.engines.core.ac.uk: list index out of range  
							
							... 
							
							
							
							Some result items from core.ac.uk do not have an URL::
  Traceback (most recent call last):
  File "searx/search/processors/online.py", line 154, in search
    search_results = self._search_basic(query, params)
  File "searx/search/processors/online.py", line 142, in _search_basic
    return self.engine.response(response)
  File "SearXNG/searx/engines/core.py", line 73, in response
    'url': source['urls'][0].replace('http://', 'https://', 1),
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-24 13:19:33 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ddd380fc06 
								
							 
						 
						
							
							
								
								Merge pull request  #1803  from return42/paper-type  
							
							... 
							
							
							
							[docs] add description of the field 'type' from paper.html template 
							
						 
						
							2022-09-24 11:56:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								f08165f524 
								
							 
						 
						
							
							
								
								[docs] add description of the field 'type' from paper.html template  
							
							... 
							
							
							
							Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-24 10:56:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bafebe91ac 
								
							 
						 
						
							
							
								
								Merge pull request  #1802  from return42/disable-crossref  
							
							... 
							
							
							
							[fix] typo in crossref settings: disable --> disabled 
							
						 
						
							2022-09-24 08:23:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								caebafdd06 
								
							 
						 
						
							
							
								
								[fix] typo in crossref settings: disable --> disabled  
							
							... 
							
							
							
							Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-24 08:12:36 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fc389f009d 
								
							 
						 
						
							
							
								
								Merge pull request  #1705  from dalf/template_paper  
							
							... 
							
							
							
							Theme: add a paper.html template and update of the science engines 
							
						 
						
							2022-09-23 23:09:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
							
							
								
							
							
								d6446be38f 
								
							 
						 
						
							
							
								
								[mod] science category: various update of about PR 1705  
							
							
							
						 
						
							2022-09-23 20:52:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								08b8859705 
								
							 
						 
						
							
							
								
								[doc] paper.html result template  
							
							... 
							
							
							
							Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-23 20:45:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre FLAMENT 
								
							 
						 
						
							
							
							
							
								
							
							
								fe43b6e821 
								
							 
						 
						
							
							
								
								[build] /static  
							
							
							
						 
						
							2022-09-23 20:45:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre FLAMENT 
								
							 
						 
						
							
							
							
							
								
							
							
								e36f85b836 
								
							 
						 
						
							
							
								
								Science category: update the engines  
							
							... 
							
							
							
							* use the paper.html template
* fetch more data from the engines
* add crossref.py 
							
						 
						
							2022-09-23 20:45:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre FLAMENT 
								
							 
						 
						
							
							
							
							
								
							
							
								593026ad9c 
								
							 
						 
						
							
							
								
								oa_doi_rewrite: add the doi to the result when it is found.  
							
							... 
							
							
							
							Currentty, when oa_doi_rewrite find a DOI in the result URL, it replace the URL.
In this commit, the plugin adds the key "doi" to the result,
so the paper.html can show it. 
							
						 
						
							2022-09-23 20:45:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre FLAMENT 
								
							 
						 
						
							
							
							
							
								
							
							
								5ba831d6a8 
								
							 
						 
						
							
							
								
								Add paper.html result template  
							
							
							
						 
						
							2022-09-23 20:45:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre FLAMENT 
								
							 
						 
						
							
							
							
							
								
							
							
								a96f503d7b 
								
							 
						 
						
							
							
								
								Add searx.webutils.searxng_format_date  
							
							... 
							
							
							
							* Move the datetime to str code from searx.webapp.search to searx.webutils.searxng_format_date
* When the month, day, hour, day and second are zero, the function returns only the year. 
							
						 
						
							2022-09-23 20:45:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bef3984d03 
								
							 
						 
						
							
							
								
								Merge pull request  #1728  from liimee/eng-ddw  
							
							... 
							
							
							
							add duckduckgo weather engine 
							
						 
						
							2022-09-23 18:14:09 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d3fec1388c 
								
							 
						 
						
							
							
								
								Merge pull request  #1624  from liimee/eng-wttr  
							
							... 
							
							
							
							Add wttr.in engine 
							
						 
						
							2022-09-23 18:13:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								627dfc2af6 
								
							 
						 
						
							
							
								
								Merge pull request  #1798  from searxng/translations_update  
							
							... 
							
							
							
							Update translations 
							
						 
						
							2022-09-23 13:11:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									searxng-bot 
								
							 
						 
						
							
							
							
							
								
							
							
								ab6e1542ff 
								
							 
						 
						
							
							
								
								[translations] update from Weblate  
							
							... 
							
							
							
							55133802b9309bdf6da8db13c1edbd899795e5fe 
						
							2022-09-23 07:38:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								37217d9c3d 
								
							 
						 
						
							
							
								
								Merge pull request  #1797  from searxng/dependabot/pip/master/pylint-2.15.3  
							
							... 
							
							
							
							Bump pylint from 2.15.0 to 2.15.3 
							
						 
						
							2022-09-23 09:19:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								27b162f1ea 
								
							 
						 
						
							
							
								
								Bump pylint from 2.15.0 to 2.15.3  
							
							... 
							
							
							
							Bumps [pylint](https://github.com/PyCQA/pylint ) from 2.15.0 to 2.15.3.
- [Release notes](https://github.com/PyCQA/pylint/releases )
- [Commits](https://github.com/PyCQA/pylint/compare/v2.15.0...v2.15.3 )
---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2022-09-23 07:05:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1a7b6872b5 
								
							 
						 
						
							
							
								
								Merge pull request  #1792  from unixfox/google-images-internal-api  
							
							... 
							
							
							
							use the internal API for google images 
							
						 
						
							2022-09-21 19:50:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								cf7ee67f71 
								
							 
						 
						
							
							
								
								[mod] google-images: slightly improvements of the engine  
							
							... 
							
							
							
							Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-21 18:59:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2faad99718 
								
							 
						 
						
							
							
								
								Merge pull request  #1795  from return42/fix-wording  
							
							... 
							
							
							
							[fix] wording: SearXNG is 'open' and not 'hackable' 
							
						 
						
							2022-09-21 17:53:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								8b40e68c56 
								
							 
						 
						
							
							
								
								[fix] wording: SearXNG is 'open' and not 'hackable'  
							
							... 
							
							
							
							The word "hackable" may arouse interest in programmers to participate in the
development, but it scares the ordinary user.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-21 17:10:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b1699f18ac 
								
							 
						 
						
							
							
								
								Merge pull request  #1791  from return42/fix-1790  
							
							... 
							
							
							
							[fix] google-news: origin result does not have a content area 
							
						 
						
							2022-09-21 07:43:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Emilien Devos 
								
							 
						 
						
							
							
							
							
								
							
							
								df5f8d0e8e 
								
							 
						 
						
							
							
								
								use the internal API for google images  
							
							
							
						 
						
							2022-09-20 22:52:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								dcf1d408a5 
								
							 
						 
						
							
							
								
								[fix] google-news: origin result does not have a content area  
							
							... 
							
							
							
							The google news are in a rework, the content area of a news item has been
removed.
Closes: https://github.com/searxng/searxng/issues/1790 
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-20 20:18:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f98ef718de 
								
							 
						 
						
							
							
								
								Merge pull request  #1787  from dalf/fix-brave  
							
							... 
							
							
							
							Brave engine: fix BrotliDecoderDecompressStream error 
							
						 
						
							2022-09-19 06:27:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre FLAMENT 
								
							 
						 
						
							
							
							
							
								
							
							
								33b43763b9 
								
							 
						 
						
							
							
								
								Brave engine: fix BrotliDecoderDecompressStream error  
							
							
							
						 
						
							2022-09-18 22:08:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2ca62fec33 
								
							 
						 
						
							
							
								
								Merge pull request  #1784  from return42/fix-locale-doc  
							
							... 
							
							
							
							[fix] and improve docs generated from source code. 
							
						 
						
							2022-09-18 15:26:56 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								fbf07237ff 
								
							 
						 
						
							
							
								
								[fix] and improve docs generated from source code.  
							
							... 
							
							
							
							Fix::
    searx/locales.py:docstring of searx.locales.get_engine_locale:17: \
      WARNING: Definition list ends without a blank line; unexpected unindent.
Improvement: don't show default values in the generated documentation whe it is
more a mess than a usefull information (`:meta hide-value:`).
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-18 12:44:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b3708e4137 
								
							 
						 
						
							
							
								
								Merge pull request  #1757  from LencoDigitexer/master  
							
							... 
							
							
							
							add yandex autocomplete 
							
						 
						
							2022-09-17 13:17:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									LencoDigitexer 
								
							 
						 
						
							
							
							
							
								
							
							
								bc28091557 
								
							 
						 
						
							
							
								
								remove the print statement  
							
							
							
						 
						
							2022-09-17 11:25:14 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								07b7058cb7 
								
							 
						 
						
							
							
								
								Merge pull request  #1773  from searxng/dependabot/pip/master/uvloop-0.17.0  
							
							... 
							
							
							
							Bump uvloop from 0.16.0 to 0.17.0 
							
						 
						
							2022-09-16 12:42:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f1867378b2 
								
							 
						 
						
							
							
								
								Merge pull request  #1775  from searxng/dependabot/pip/master/yamllint-1.28.0  
							
							... 
							
							
							
							Bump yamllint from 1.27.1 to 1.28.0 
							
						 
						
							2022-09-16 11:18:42 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0accc6f804 
								
							 
						 
						
							
							
								
								Merge pull request  #1774  from searxng/dependabot/pip/master/certifi-2022.9.14  
							
							... 
							
							
							
							Bump certifi from 2022.6.15 to 2022.9.14 
							
						 
						
							2022-09-16 11:18:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e4ef63b5ef 
								
							 
						 
						
							
							
								
								Merge pull request  #1777  from searxng/translations_update  
							
							... 
							
							
							
							Update translations 
							
						 
						
							2022-09-16 11:12:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									searxng-bot 
								
							 
						 
						
							
							
							
							
								
							
							
								2ee8e5eff2 
								
							 
						 
						
							
							
								
								[translations] update from Weblate  
							
							... 
							
							
							
							570c4f7d0ef09ea103f97e22caddaedcaddfb0c22872e3a6d2835b09 
						
							2022-09-16 07:30:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e695832b34 
								
							 
						 
						
							
							
								
								Bump yamllint from 1.27.1 to 1.28.0  
							
							... 
							
							
							
							Bumps [yamllint](https://github.com/adrienverge/yamllint ) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/adrienverge/yamllint/releases )
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.27.1...v1.28.0 )
---
updated-dependencies:
- dependency-name: yamllint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2022-09-16 07:06:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								48e7a5fdf9 
								
							 
						 
						
							
							
								
								Bump certifi from 2022.6.15 to 2022.9.14  
							
							... 
							
							
							
							Bumps [certifi](https://github.com/certifi/python-certifi ) from 2022.6.15 to 2022.9.14.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2022.09.14 )
---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2022-09-16 07:06:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								45d5ca5078 
								
							 
						 
						
							
							
								
								Bump uvloop from 0.16.0 to 0.17.0  
							
							... 
							
							
							
							Bumps [uvloop](https://github.com/MagicStack/uvloop ) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/MagicStack/uvloop/releases )
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.16.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: uvloop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2022-09-16 07:05:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									LencoDigitexer 
								
							 
						 
						
							
							
							
							
								
							
							
								3f72a79088 
								
							 
						 
						
							
							
								
								add yandex to autocomplete backends settings  
							
							
							
						 
						
							2022-09-09 23:50:58 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									LencoDigitexer 
								
							 
						 
						
							
							
							
							
								
							
							
								7b8d6015e3 
								
							 
						 
						
							
							
								
								add yandex autocompleter  
							
							
							
						 
						
							2022-09-09 23:42:44 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eb3d185e66 
								
							 
						 
						
							
							
								
								Merge pull request  #1755  from searxng/dependabot/npm_and_yarn/searx/static/themes/simple/master/sharp-0.31.0  
							
							... 
							
							
							
							Bump sharp from 0.30.7 to 0.31.0 in /searx/static/themes/simple 
							
						 
						
							2022-09-09 10:40:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ada7213f7f 
								
							 
						 
						
							
							
								
								Merge pull request  #1756  from searxng/translations_update  
							
							... 
							
							
							
							Update translations 
							
						 
						
							2022-09-09 10:01:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									searxng-bot 
								
							 
						 
						
							
							
							
							
								
							
							
								bf8ea2020f 
								
							 
						 
						
							
							
								
								[translations] update from Weblate  
							
							
							
						 
						
							2022-09-09 07:26:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dependabot[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cbf65e8292 
								
							 
						 
						
							
							
								
								Bump sharp from 0.30.7 to 0.31.0 in /searx/static/themes/simple  
							
							... 
							
							
							
							Bumps [sharp](https://github.com/lovell/sharp ) from 0.30.7 to 0.31.0.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.30.7...v0.31.0 )
---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> 
							
						 
						
							2022-09-09 07:11:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alexandre Flament 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								691c0ed6b9 
								
							 
						 
						
							
							
								
								Merge pull request  #1743  from dalf/update_about_metrics  
							
							... 
							
							
							
							Update about the metrics 
							
						 
						
							2022-09-04 11:29:28 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0d1af21f9a 
								
							 
						 
						
							
							
								
								Merge pull request  #1714  from return42/mod-archive  
							
							... 
							
							
							
							[mod] option 'server: archive_url:' to configure internet archive 
							
						 
						
							2022-09-04 09:49:06 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Markus Heiser 
								
							 
						 
						
							
							
							
							
								
							
							
								ad8ffd222c 
								
							 
						 
						
							
							
								
								[mod] option 'ui: cache_url:' to configure internet cache or archive  
							
							... 
							
							
							
							Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
							
						 
						
							2022-09-04 09:42:20 +02:00