.. 
			 
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									 answerers
									
								 
							
						
					 
				 
				
					
						
							
							Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 
						
					 
				 
				2020-09-10 10:49:42 +02:00  
			 
		
			
			
			
			
				
					
						
							
								
								
									
									
									 data
									
								 
							
						
					 
				 
				
					
						
							
							[mod] add external_urls.json and wikidata_units.json 
						
					 
				 
				2020-10-28 08:09:25 +01:00  
			 
		
			
			
			
			
				
					
						
							
								
								
									
									
									 engines
									
								 
							
						
					 
				 
				
					
						
							
							[refactor] deviantart - improve results and clean up source code 
						
					 
				 
				2020-11-14 17:09:56 +01:00  
			 
		
			
			
			
			
				
					
						
							
								
								
									
									
									 plugins
									
								 
							
						
					 
				 
				
					
						
							
							[mod] remove unused import 
						
					 
				 
				2020-11-14 14:11:02 +01:00  
			 
		
			
			
			
			
				
					
						
							
								
								
									
									
									 static
									
								 
							
						
					 
				 
				
					
						
							
							[mod] separate index and search routes 
						
					 
				 
				2020-11-02 20:04:03 -07:00  
			 
		
			
			
			
			
				
					
						
							
								
								
									
									
									 templates
									
								 
							
						
					 
				 
				
					
						
							
							[mod] separate index and search routes 
						
					 
				 
				2020-11-02 20:04:03 -07:00  
			 
		
			
			
			
			
				
					
						
							
								
								
									
									
									 translations
									
								 
							
						
					 
				 
				
					
						
							
							[enh] update translations 
						
					 
				 
				2020-07-09 15:15:52 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 __init__.py 
							
						
					 
				 
				
					
						
							
							Force admins to set secret_key if debug mode is disabled 
						
					 
				 
				2020-10-09 18:31:42 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 autocomplete.py 
							
						
					 
				 
				
					
						
							
							[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 
						
					 
				 
				2020-09-22 12:36:26 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 brand.py 
							
						
					 
				 
				
					
						
							
							[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 
						
					 
				 
				2020-09-28 16:44:14 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 exceptions.py 
							
						
					 
				 
				
					
						
							
							Drop Python 2 (3/n): objects 
						
					 
				 
				2020-09-10 10:39:04 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 external_bang.py 
							
						
					 
				 
				
					
						
							
							[mod] Add searx.data module 
						
					 
				 
				2020-10-07 10:29:34 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 external_urls.py 
							
						
					 
				 
				
					
						
							
							[mod] add external_urls.json and wikidata_units.json 
						
					 
				 
				2020-10-28 08:09:25 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 languages.py 
							
						
					 
				 
				
					
						
							
							fetch google's search langs rather than ui langs 
						
					 
				 
				2020-09-22 11:37:44 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 poolrequests.py 
							
						
					 
				 
				
					
						
							
							[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 
						
					 
				 
				2020-09-26 19:30:27 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 preferences.py 
							
						
					 
				 
				
					
						
							
							Let admins lock user preferences 
						
					 
				 
				2020-10-25 18:06:18 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 query.py 
							
						
					 
				 
				
					
						
							
							[fix] resolve query_parts regression 
						
					 
				 
				2020-10-26 14:15:59 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 results.py 
							
						
					 
				 
				
					
						
							
							[mod] remove unused import 
						
					 
				 
				2020-11-14 14:11:02 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 search.py 
							
						
					 
				 
				
					
						
							
							Merge pull request  #2292  from kvch/elasticsearch-engine 
						
					 
				 
				2020-11-14 13:25:08 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 settings.yml 
							
						
					 
				 
				
					
						
							
							New engine: Elasticsearch 
						
					 
				 
				2020-11-10 19:53:38 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 settings_robot.yml 
							
						
					 
				 
				
					
						
							
							Let admins lock user preferences 
						
					 
				 
				2020-10-25 18:06:18 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 testing.py 
							
						
					 
				 
				
					
						
							
							Drop Python 2 (1/n): remove unicode string and url_utils 
						
					 
				 
				2020-09-10 10:39:04 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 utils.py 
							
						
					 
				 
				
					
						
							
							[mod] remove unused import 
						
					 
				 
				2020-11-14 14:11:02 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 version.py 
							
						
					 
				 
				
					
						
							
							[enh] release v0.17.0 
						
					 
				 
				2020-07-09 17:31:28 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 webadapter.py 
							
						
					 
				 
				
					
						
							
							[fix] webadapter: fix locked categories 
						
					 
				 
				2020-11-03 10:55:49 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 webapp.py 
							
						
					 
				 
				
					
						
							
							[mod] remove unused import 
						
					 
				 
				2020-11-14 14:11:02 +01:00  
			 
		
			
			
			
			
				
					
						
							
								 webutils.py 
							
						
					 
				 
				
					
						
							
							Merge pull request  #2237  from dalf/mod-engines-init 
						
					 
				 
				2020-10-05 11:20:46 +02:00