Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							8f3a7feb47 
							
						 
					 
					
						
						
							
							[mod] implement is_hmac_of() in webutils / close to new_hmac()  
						
						... 
						
						
						
						Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>, Alexandre Flament 
						
					 
					
						2021-12-28 23:04:06 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							7d4834ac4d 
							
						 
					 
					
						
						
							
							[mod] webutils.py: remove dead code  
						
						... 
						
						
						
						secret_key can't be bytes (see settings_default.py) 
						
					 
					
						2021-12-28 10:14:38 +01:00 
						 
				 
			
				
					
						
							
							
								Markus Heiser 
							
						 
					 
					
						
						
						
						
							
						
						
							3d96a9839a 
							
						 
					 
					
						
						
							
							[format.python] initial formatting of the python code  
						
						... 
						
						
						
						This patch was generated by black [1]::
    make format.python
[1] https://github.com/psf/black 
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> 
						
					 
					
						2021-12-27 09:26:22 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							4b07df62e5 
							
						 
					 
					
						
						
							
							[mod] move all default settings into searx.settings_defaults  
						
						
						
					 
					
						2021-06-01 08:10:15 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Hones 
							
						 
					 
					
						
						
						
						
							
						
						
							138f32471c 
							
						 
					 
					
						
						
							
							Updated webutils.highlight_content to ignore double-quotes when highlighting query parts  
						
						
						
					 
					
						2021-02-08 23:58:54 -05:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							584760cf54 
							
						 
					 
					
						
						
							
							Merge pull request  #2237  from dalf/mod-engines-init  
						
						... 
						
						
						
						Mod engines init 
						
					 
					
						2020-10-05 11:20:46 +02:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							6c39917c4d 
							
						 
					 
					
						
						
							
							[mod] webapp.py: update engines initialization condition  
						
						... 
						
						
						
						Always call initialize engines except on the first run of werkzeug with the reload feature.
the reload feature is activated when:
* searx_debug is True (SEARX_DEBUG environment variable or settings.yml)
* FLASK_APP=searx/webapp.py FLASK_ENV=development flask run (see https://flask.palletsprojects.com/en/1.1.x/cli/  )
Fix SEARX_DEBUG=0 make docs
docs/admin/engines.rst : engines are initialized
See https://github.com/searx/searx/issues/2204#issuecomment-701373438  
						
					 
					
						2020-10-05 11:13:32 +02:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							507896c115 
							
						 
					 
					
						
						
							
							[mod] preferences.py: check language setting with a regex instead of match_language  
						
						
						
					 
					
						2020-10-01 11:29:31 +02:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							ad0758e52a 
							
						 
					 
					
						
						
							
							[mod] add searx/webutils.py  
						
						... 
						
						
						
						contains utility functions and classes used only by webapp.py 
						
					 
					
						2020-09-22 11:57:06 +02:00