Alexandre Flament
							
						 | 
						
							
							
								430babca25
							
							SearXNG: environment variables
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								6abc37efc7
							
							[mod] production mode: make sure to set the log level to WARNING
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								577998106a
							
							[mod] debug mode: use coloredlogs package
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								2a3b9a2e26
							
							[pylint] searx: drop no longer needed 'missing-function-docstring'
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								6fbf5180bf
							
							[mod] drop obsolete searx.brand namespace
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								c9220de690
							
							[mod] drop unused setting option brand:twitter_url
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								3e50e8de3e
							
							[mod] drop usage of the searx.brand namespace (python procs)
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								70bbd14b1a
							
							[mod] move hook to set Unix thread name into searx.unixthreadname
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								495d86b520
							
							[pylint] searx/__init__.py & searx/settings_defaults.py
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								4b07df62e5
							
							[mod] move all default settings into searx.settings_defaults
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								b8f5adf500
							
							[mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name.
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								df41b77121
							
							[mod] /stats : detail per engine
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								424e6abc7e
							
							[mod] settings.yml: move brand settings to a dedicated section
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								9e53470b4c
							
							[mod] get rid of searx/brand.py
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								568b9465e9
							
							[mod] check secret_key when searx.webapp is imported
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								b4b81a5e1a
							
							[enh] settings.yml: add use_default_settings option (2nd version)
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								1cfe7f2a75
							
							[enh] settings.yml: add use_default_settings option
						 | 
						5 years ago | 
					
				
					
						
							
								   Noémi Ványi
							
						 | 
						
							
							
								116f7a6daa
							
							Force admins to set secret_key if debug mode is disabled
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								93f7f7eee2
							
							[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
						 | 
						5 years ago | 
					
				
					
						
							
								   Dalf
							
						 | 
						
							
							
								1022228d95
							
							Drop Python 2 (1/n): remove unicode string and url_utils
						 | 
						5 years ago | 
					
				
					
						
							
								   Adam Tauber
							
						 | 
						
							
							
								dff879d07d
							
							[fix] resolve minor review issues
						 | 
						5 years ago | 
					
				
					
						
							
								   Adam Tauber
							
						 | 
						
							
							
								1f2dc6c647
							
							[enh] add external plugin support
						 | 
						5 years ago | 
					
				
					
						
							
								   Noémi Ványi
							
						 | 
						
							
							
								99435381a8
							
							[enh] introduce private engines
						 | 
						5 years ago | 
					
				
					
						
							
								   Nicolas Gelot
							
						 | 
						
							
							
								db1dfa4a28
							
							Add addr setup via SEARX_BIND_ADDRESS
						 | 
						6 years ago | 
					
				
					
						
							
								   Noémi Ványi
							
						 | 
						
							
							
								2478c5395d
							
							update pyyaml
						 | 
						6 years ago | 
					
				
					
						
							
								   Marc Abonce Seguin
							
						 | 
						
							
							
								829032f306
							
							[fix] read utf-8 files (settings, languages, currency) with python3.5
						 | 
						7 years ago | 
					
				
					
						
							
								   Adam Tauber
							
						 | 
						
							
							
								8511e64f35
							
							Merge pull request #1124 from JosephKiranBabu/python3-unicode-support
						 | 
						7 years ago | 
					
				
					
						
							
								   Adam Tauber
							
						 | 
						
							
							
								e303339370
							
							[enh] overwrite secret_key from env with the SEARX_SECRET env var if exists - closes #845
						 | 
						7 years ago | 
					
				
					
						
							
								   Joseph Nuthalapati
							
						 | 
						
							
							
								bdc803e185
							
							Make Python 3 able to read settings files with Unicode characters
						 | 
						7 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								9c91ab33f8
							
							[mod] settings.yml can be /etc/searx/settings.yml
						 | 
						8 years ago |