| .. | 
			
		
		
			
				
					| 
						
							
						
						answerers
					 | 
				
				
					4fa1290c11
					[fix] answers: don't crash when the query is an empty string
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						data
					 | 
				
				
					7612e5d9fd
					Merge pull request #2712 from searx/update_data_update_firefox_version.py
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						engines
					 | 
				
				
					7035bed4ee
					Add new engine: Wordnik.com
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						metrology
					 | 
				
				
					d473407ec9
					[fix] checker: fix engine statistics
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						plugins
					 | 
				
				
					2ca0aa4f29
					Remove hubsbpot tracking URL params
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						search
					 | 
				
				
					0b45afd4d7
					[fix] checker: various bug fixes
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						shared
					 | 
				
				
					912c7e975c
					[fix] checker: don't run the checker when uwsgi is not properly configured
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						static
					 | 
				
				
					419b907a0b
					fix dark "expand" button from infobox
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						templates
					 | 
				
				
					7089526723
					Merge pull request #2656 from return42/fix-url_for
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						translations
					 | 
				
				
					15f2385a7b
					[enh] update translations from transifex
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						__init__.py
					 | 
				
				
					424e6abc7e
					[mod] settings.yml: move brand settings to a dedicated section
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						autocomplete.py
					 | 
				
				
					63f17d2e4c
					[enh] autocomplete refactoring, autocomplete on external bangs
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						exceptions.py
					 | 
				
				
					d703119d3a
					[enh] add raise_for_httperror
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						external_bang.py
					 | 
				
				
					7c1847d5f2
					[mod] add utils/fetch_external_bangs.py
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						external_urls.py
					 | 
				
				
					ed6696e6bf
					[mod] add external_urls.json and wikidata_units.json
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						languages.py
					 | 
				
				
					d9dc3376d0
					Update searx.data - update_languages.py
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						poolrequests.py
					 | 
				
				
					99e0651cea
					[mod] by default allow only HTTPS, not HTTP
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						preferences.py
					 | 
				
				
					ebfd0eb2b7
					[fix] default_doi_resolver in preferences
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						query.py
					 | 
				
				
					63f17d2e4c
					[enh] autocomplete refactoring, autocomplete on external bangs
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						raise_for_httperror.py
					 | 
				
				
					d703119d3a
					[enh] add raise_for_httperror
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						results.py
					 | 
				
				
					44f4a9d49a
					[enh] add ability to send engine data to subsequent requests
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						settings.yml
					 | 
				
				
					7035bed4ee
					Add new engine: Wordnik.com
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						settings_loader.py
					 | 
				
				
					9c10b15096
					[fix] settings_loader.py - use update_dict only for mapping types
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						settings_robot.yml
					 | 
				
				
					33e139cae6
					Let admins lock user preferences
				 | 
				5 years ago | 
			
		
			
				
					| 
						
							
						
						testing.py
					 | 
				
				
					3bae35940a
					[py2to3] use unittest from py3, remove unittest2 from py2
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						utils.py
					 | 
				
				
					3f8ebf70b1
					[fix] pylint: use "raise ... from ..."
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						version.py
					 | 
				
				
					ae122ea943
					[enh] release v1.0.0
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						webadapter.py
					 | 
				
				
					44f4a9d49a
					[enh] add ability to send engine data to subsequent requests
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						webapp.py
					 | 
				
				
					c09ff4faf2
					[fix] fix PR 2656
				 | 
				4 years ago | 
			
		
			
				
					| 
						
							
						
						webutils.py
					 | 
				
				
					138f32471c
					Updated webutils.highlight_content to ignore double-quotes when highlighting query parts
				 | 
				4 years ago |