| .. | 
			
		
		
			
				
					| 
						
							
						
						answerers
					 | 
				
				
					4fa1290c11
					[fix] answers: don't crash when the query is an empty string
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						data
					 | 
				
				
					bfd24d1226
					[mod] add /engine_descriptions.json endpoint
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						engines
					 | 
				
				
					b046322c7b
					Merge pull request #333 from dalf/enh-engine-descriptions
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						metrics
					 | 
				
				
					41f6359d06
					[fix] error recorder: avoid RuntimeError on some rare occasion
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						network
					 | 
				
				
					dc74df3a55
					Merge pull request #261 from dalf/upgrade_httpx
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						plugins
					 | 
				
				
					0f43b39eac
					[enh] add hostname_replace plugin
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						search
					 | 
				
				
					443bf35e09
					[pylint] fix global-variable-not-assigned issues
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						shared
					 | 
				
				
					912c7e975c
					[fix] checker: don't run the checker when uwsgi is not properly configured
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						static
					 | 
				
				
					e8ed56251a
					[build] /static
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						templates
					 | 
				
				
					2f1384f198
					[enh] themes: display the engine descriptions
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						translations
					 | 
				
				
					1bc50c1eb4
					[translations] update
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						__init__.py
					 | 
				
				
					6abc37efc7
					[mod] production mode: make sure to set the log level to WARNING
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						autocomplete.py
					 | 
				
				
					d14994dc73
					[httpx] replace searx.poolrequests by searx.network
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						exceptions.py
					 | 
				
				
					d703119d3a
					[enh] add raise_for_httperror
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						external_bang.py
					 | 
				
				
					443bf35e09
					[pylint] fix global-variable-not-assigned issues
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						external_urls.py
					 | 
				
				
					c75425655f
					[enh] openstreetmap / map template: improve results
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						flaskfix.py
					 | 
				
				
					2a3b9a2e26
					[pylint] searx: drop no longer needed 'missing-function-docstring'
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						languages.py
					 | 
				
				
					274edd523c
					[fix] get common used languages back (min_engines_per_lang = 13)
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						locales.py
					 | 
				
				
					443bf35e09
					[pylint] fix global-variable-not-assigned issues
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						preferences.py
					 | 
				
				
					2a3b9a2e26
					[pylint] searx: drop no longer needed 'missing-function-docstring'
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						query.py
					 | 
				
				
					63f17d2e4c
					[enh] autocomplete refactoring, autocomplete on external bangs
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						results.py
					 | 
				
				
					d9658a7f91
					[fix] searx/results.py: strip result['content'] only if it exists
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						settings.yml
					 | 
				
				
					8961131497
					[fix] fix the about section of some engines
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						settings_defaults.py
					 | 
				
				
					2a3b9a2e26
					[pylint] searx: drop no longer needed 'missing-function-docstring'
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						settings_loader.py
					 | 
				
				
					d1cffc55cb
					[fix] unit test: don't load /etc/searx/settings.yml
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						unixthreadname.py
					 | 
				
				
					2a3b9a2e26
					[pylint] searx: drop no longer needed 'missing-function-docstring'
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						utils.py
					 | 
				
				
					697ebeddcc
					[mod] searx.utils.dict_subset: rewrite with comprehension
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						version.py
					 | 
				
				
					2a3b9a2e26
					[pylint] searx: drop no longer needed 'missing-function-docstring'
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						webadapter.py
					 | 
				
				
					df351937f4
					[fix] typo in searx.webadapter.parse_lang
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						webapp.py
					 | 
				
				
					2f1384f198
					[enh] themes: display the engine descriptions
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						webutils.py
					 | 
				
				
					4b07df62e5
					[mod] move all default settings into searx.settings_defaults
				 | 
				4 years ago |