Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							824fe40a28 
							
						 
					 
					
						
						
							
							Merge pull request  #2467  from dalf/fix-ci  
						
						... 
						
						
						
						[fix] github actions: use ubuntu-20.04 instead of ubuntu-latest 
						
						
					 
					
						2021-01-14 17:14:59 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							38090daa29 
							
						 
					 
					
						
						
							
							[fix] github actions: use ubuntu-20.04 instead of ubuntu-latest  
						
						
						
						
					 
					
						2021-01-14 16:49:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							484dc99580 
							
						 
					 
					
						
						
							
							Merge pull request  #2419  from dalf/checker  
						
						... 
						
						
						
						[enh] add checker 
						
						
					 
					
						2021-01-13 15:46:48 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							912c7e975c 
							
						 
					 
					
						
						
							
							[fix] checker: don't run the checker when uwsgi is not properly configured  
						
						... 
						
						
						
						Before this commit, even with the scheduler disabled, the checker was running
at least once for each uwsgi worker. 
						
						
					 
					
						2021-01-13 14:07:39 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							7f0c508598 
							
						 
					 
					
						
						
							
							[fix] checker: fix typo unknown instead of unknow  
						
						
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							a0c8b413a6 
							
						 
					 
					
						
						
							
							[mod] searx.shared: minor tweaks  
						
						... 
						
						
						
						searx.shared.shared_abstract.SharedDict inherit from abc.ABC
searx.shared.shared_uwsgi.schedule can schedule multiple functions without issue 
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							87bafbc32b 
							
						 
					 
					
						
						
							
							[mod] checker: add status and timestamp to the result  
						
						... 
						
						
						
						for each engine: replace status by success 
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							f3e1bd308f 
							
						 
					 
					
						
						
							
							[mod] checker: minor adjustements on the default tests  
						
						... 
						
						
						
						the query "time" is convinient because most of the search engine will return some results,
but some engines in the general category will return documentation about the HTML tags <time> or <input type="time"> 
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							45bfab77d0 
							
						 
					 
					
						
						
							
							|mod] checker: improve searx-checker command line  
						
						... 
						
						
						
						* output is unbuffered
* verbose mode describe more precisly the errrors 
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							3a9f513521 
							
						 
					 
					
						
						
							
							[enh] checker: background check  
						
						... 
						
						
						
						See settings.yml for the options
SIGUSR1 signal starts the checker.
The result is available at /stats/checker 
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							6e2872f436 
							
						 
					 
					
						
						
							
							[enh] add searx.shared  
						
						... 
						
						
						
						shared dictionary between the workers (UWSGI or werkzeug)
scheduler: run a task once every x seconds (UWSGI or werkzeug) 
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							9c581466e1 
							
						 
					 
					
						
						
							
							[fix] do not colorize output on dumb terminals  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							ca0889d488 
							
						 
					 
					
						
						
							
							[enh] checker: wikidata & ddd: add specific tests  
						
						
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							16a889dd8f 
							
						 
					 
					
						
						
							
							[enh] checker: add rosebud test  
						
						
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							8cbc9f2d58 
							
						 
					 
					
						
						
							
							[enh] add checker  
						
						
						
						
					 
					
						2021-01-12 11:47:17 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f7e11fd722 
							
						 
					 
					
						
						
							
							Merge pull request  #2459  from dalf/update-python  
						
						... 
						
						
						
						Update python 
						
						
					 
					
						2021-01-12 11:02:58 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9c55d772e9 
							
						 
					 
					
						
						
							
							Merge pull request  #2408  from return42/rm-brand-make  
						
						... 
						
						
						
						[mod] move brand options from Makefile to settings.yml 
						
						
					 
					
						2021-01-12 10:52:42 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							8989bc76cb 
							
						 
					 
					
						
						
							
							[mod] remove pyopenssl dependency  
						
						... 
						
						
						
						requests[security] is now deprecated since version 2.25.0 
						
						
					 
					
						2021-01-12 09:56:56 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							d54034a5e6 
							
						 
					 
					
						
						
							
							[mod] add Python 3.9 support  
						
						
						
						
					 
					
						2021-01-12 09:53:26 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							f5c3cb7afa 
							
						 
					 
					
						
						
							
							[mod] drop Python 3.5 support  
						
						
						
						
					 
					
						2021-01-12 09:45:16 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8d0312d014 
							
						 
					 
					
						
						
							
							Merge pull request  #2458  from MarcAbonce/hide-links-mobile2  
						
						... 
						
						
						
						Hide links panel in mobile screens 
						
						
					 
					
						2021-01-12 08:27:24 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7ecf3ab42 
							
						 
					 
					
						
						
							
							Merge pull request  #2457  from archiecodes/master  
						
						... 
						
						
						
						Fixed typo 
						
						
					 
					
						2021-01-12 08:23:28 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Abonce Seguin 
							
						 
					 
					
						
						
						
						
							
						
						
							635c6516a4 
							
						 
					 
					
						
						
							
							hide links panel in mobile screens  
						
						
						
						
					 
					
						2021-01-11 20:40:21 -07:00 
						 
				 
			
				
					
						
							
							
								Archie 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ff2370eead 
							
						 
					 
					
						
						
							
							Fixed typo  
						
						
						
						
					 
					
						2021-01-12 01:33:43 +00:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							424e6abc7e 
							
						 
					 
					
						
						
							
							[mod] settings.yml: move brand settings to a dedicated section  
						
						
						
						
					 
					
						2021-01-11 22:59:52 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							d5882147e0 
							
						 
					 
					
						
						
							
							[fix] utils/build_env.py: make sure to always use searx/settings.yml  
						
						... 
						
						
						
						ignore SEARX_SETTINGS_PATH 
						
						
					 
					
						2021-01-11 22:59:35 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							a31cb68668 
							
						 
					 
					
						
						
							
							[fix] utils/build_env.py: make sure to always use searx/settings.yml  
						
						... 
						
						
						
						ignore SEARX_SETTINGS_PATH
[1] https://github.com/searx/searx/pull/2408#pullrequestreview-565247895 
Suggested-by: @dalf [1]
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-01-11 22:56:15 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							4853a29803 
							
						 
					 
					
						
						
							
							[mod] improve settings documentation  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-01-11 22:12:38 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							d0338cb504 
							
						 
					 
					
						
						
							
							[fix] add missing brand.CONTACT_URL to /config API endpoint  
						
						... 
						
						
						
						Suggested-by: @dalf / https://github.com/searx/searx-stats2/issues/59#issuecomment-747961582 
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-01-11 22:12:38 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							9e53470b4c 
							
						 
					 
					
						
						
							
							[mod] get rid of searx/brand.py  
						
						... 
						
						
						
						Removes module searx/brand.py and creates a namespace at searx.brand.
This patch is a first 'proof of concept'.  Later we can decide to remove the
brand namespace entirely or not.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-01-11 22:12:38 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							9485179064 
							
						 
					 
					
						
						
							
							[mod] move brand options from Makefile to settings.yml  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-01-11 22:12:38 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dbfd5567aa 
							
						 
					 
					
						
						
							
							Merge pull request  #2456  from return42/pypi-test  
						
						... 
						
						
						
						upload-pypi-test & linuxdoc has been released on PyPi 
						
						
					 
					
						2021-01-10 20:10:05 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							b5ce8dfe34 
							
						 
					 
					
						
						
							
							[fix] requirements-dev.txt use linuxdoc==20210110 from pypi  
						
						... 
						
						
						
						Fore good reasons (force push) PyPi does not accept a git commit as a
requirement [1].  Today linuxdoc has been released on pypi, lets use it.
With this patch issue [#2393 ] should be obsolete.
[#2393 ] https://github.com/searx/searx/issues/2393 
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-01-10 17:13:22 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							dc544498d0 
							
						 
					 
					
						
						
							
							[mod] add target upload-pypi-test  https://test.pypi.org/  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2021-01-10 17:05:37 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c2646df496 
							
						 
					 
					
						
						
							
							Merge pull request  #2454  from MarcAbonce/fix-empty-lang-bang  
						
						... 
						
						
						
						Fix empty colon in query from selecting Chinese 
						
						
					 
					
						2021-01-10 11:01:32 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Abonce Seguin 
							
						 
					 
					
						
						
						
						
							
						
						
							571ce9ff07 
							
						 
					 
					
						
						
							
							fix empty colon in query from selecting Chinese  
						
						
						
						
					 
					
						2021-01-09 22:11:41 -07:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							485380cd3e 
							
						 
					 
					
						
						
							
							Merge pull request  #2447  from unixfox/issue-template-notice  
						
						... 
						
						
						
						add notice for the issue templates 
						
						
					 
					
						2021-01-08 09:30:23 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5225c4f253 
							
						 
					 
					
						
						
							
							Merge pull request  #2448  from return42/fix-1998  
						
						... 
						
						
						
						[fix] Library Genesis links shifted by 1 #1998  
						
						
					 
					
						2021-01-08 09:29:36 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							b0bb0a3a0f 
							
						 
					 
					
						
						
							
							[fix] Library Genesis links shifted by 1  #1998  
						
						... 
						
						
						
						Fixes : #1998 
Suggested-by: @linuxmue
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
					
						2021-01-07 14:47:34 +01:00 
						 
				 
			
				
					
						
							
							
								Emilien Devos 
							
						 
					 
					
						
						
						
						
							
						
						
							3fc9a73713 
							
						 
					 
					
						
						
							
							add notice for the issue templates  
						
						
						
						
					 
					
						2021-01-07 14:04:34 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							14a395a671 
							
						 
					 
					
						
						
							
							Merge pull request  #2445  from searx/unixfox-patch-1  
						
						... 
						
						
						
						Remove voat due to its shutdown 
						
						
					 
					
						2021-01-06 14:06:49 +01:00 
						 
				 
			
				
					
						
							
							
								Émilien Devos 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fc6cfc3b58 
							
						 
					 
					
						
						
							
							Remove voat due to its shutdown  
						
						... 
						
						
						
						Voat shutted down on December 25th, 2020 at 12 noon PST: https://voat.co/host/voat/static/inactive.min.html?ReturnUrl=/  
						
						
					 
					
						2021-01-06 10:45:02 +00:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb4e6080ed 
							
						 
					 
					
						
						
							
							Merge pull request  #2428  from dalf/update-dependencies  
						
						... 
						
						
						
						[upd] update Python dependencies 
						
						
					 
					
						2021-01-05 16:42:51 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5b58f6a7f8 
							
						 
					 
					
						
						
							
							Merge pull request  #2435  from return42/fix-lxc-env  
						
						... 
						
						
						
						[LXC] replace ubu1910 image by ubu2010 image 
						
						
					 
					
						2021-01-05 16:41:13 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							89e6ba5af7 
							
						 
					 
					
						
						
							
							[mod] add Ubuntu 20.10 image to the LXC suite  
						
						... 
						
						
						
						Ubuntu 20.10 image [1] is avialable from https://images.linuxcontainers.org 
BTW: replace builhost package 'ttf-dejavu' by more common meta package
'fonts-dejavu' ('ttf-dejavu' is no longer available in 20.10).
[1] d161de601b 
						
						
					 
					
						2021-01-02 17:27:16 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							c7d92d6475 
							
						 
					 
					
						
						
							
							[fix] remove Ubuntu 19.10 from the LXC suite (EOL)  
						
						... 
						
						
						
						Official support for Ubuntu 19.10 'Eoan Ermine' ended on July 17, 2020.
The image has been dropped [1] from https://images.linuxcontainers.org 
[1] d161de601b 
						
						
					 
					
						2021-01-02 17:23:18 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							54e69d0367 
							
						 
					 
					
						
						
							
							[upd] update dependencies  
						
						... 
						
						
						
						minor change in the oscar theme becase the last version of jinja2
respect more carefully the spaces in the templates 
						
						
					 
					
						2020-12-28 09:04:39 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5fb9a5c7c1 
							
						 
					 
					
						
						
							
							Merge pull request  #2411  from dalf/update-secret-key-check  
						
						... 
						
						
						
						Update secret key check 
						
						
					 
					
						2020-12-27 18:04:53 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5840499bfb 
							
						 
					 
					
						
						
							
							Merge pull request  #2423  from return42/mod1-boilerplate  
						
						... 
						
						
						
						Speed up PyLint & revert obsolete CSS issue 
						
						
					 
					
						2020-12-27 14:12:56 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							af584f2c40 
							
						 
					 
					
						
						
							
							[perf] pylint: Use multiple processes to speed up Pylint.  
						
						... 
						
						
						
						Specifying '-j 0' will auto-detect the number of processors available to use.
Suggested-by: @dalf / https://github.com/searx/searx/pull/2421#issuecomment-751444257 
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
						
					 
					
						2020-12-27 12:04:39 +01:00