Patrick Barron 
							
						 
					 
					
						
						
						
						
							
						
						
							be88efce3c 
							
						 
					 
					
						
						
							
							Merge branch 'master' into authenticationdb-efcore  
						
						 
						
						... 
						
						
						
						# Conflicts:
#	Emby.Server.Implementations/Devices/DeviceManager.cs
#	Emby.Server.Implementations/HttpServer/Security/SessionContext.cs
#	Emby.Server.Implementations/Security/AuthenticationRepository.cs
#	Emby.Server.Implementations/Session/SessionManager.cs
#	Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
#	MediaBrowser.Controller/Library/IUserManager.cs
#	MediaBrowser.Controller/Net/ISessionContext.cs 
						
						
					 
					
						2021-06-18 18:56:10 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Patrick Barron 
							
						 
					 
					
						
						
						
						
							
						
						
							a0c6f72762 
							
						 
					 
					
						
						
							
							Migrate authentication db to EF Core  
						
						 
						
						
						
						
					 
					
						2021-05-20 23:56:59 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							7e8428e588 
							
						 
					 
					
						
						
							
							Enable nullable reference types for Emby.Server.Implementations  
						
						 
						
						
						
						
					 
					
						2021-05-20 22:48:53 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Patrick Barron 
							
						 
					 
					
						
						
						
						
							
						
						
							a225f34796 
							
						 
					 
					
						
						
							
							Merge branch 'master' into authenticationdb-efcore  
						
						 
						
						... 
						
						
						
						# Conflicts:
#	Jellyfin.Api/Helpers/RequestHelpers.cs 
						
						
					 
					
						2021-05-18 18:09:46 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Patrick Barron 
							
						 
					 
					
						
						
						
						
							
						
						
							8607b52541 
							
						 
					 
					
						
						
							
							Make device/session code async  
						
						 
						
						
						
						
					 
					
						2021-04-10 16:57:25 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David 
							
						 
					 
					
						
						
						
						
							
						
						
							19e4ef82dd 
							
						 
					 
					
						
						
							
							Remove conversion from IPAddress to string to IPAddress  
						
						 
						
						
						
						
					 
					
						2021-03-23 17:16:10 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan Petris 
							
						 
					 
					
						
						
						
						
							
						
						
							875562e580 
							
						 
					 
					
						
						
							
							This is only used in one place and therefore will always be HttpRequest.  
						
						 
						
						
						
						
					 
					
						2020-12-15 22:17:04 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ryan Petris 
							
						 
					 
					
						
						
						
						
							
						
						
							1b3fcab6a4 
							
						 
					 
					
						
						
							
							If requestContext is HttpRequest, get the context from it properly.  
						
						 
						
						
						
						
					 
					
						2020-12-15 22:02:08 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								cvium 
							
						 
					 
					
						
						
						
						
							
						
						
							7576824cee 
							
						 
					 
					
						
						
							
							Standardize use of IsLocal and RemoteIp  
						
						 
						
						
						
						
					 
					
						2020-09-10 14:16:41 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Claus Vium 
							
						 
					 
					
						
						
						
						
							
						
						
							e337756428 
							
						 
					 
					
						
						
							
							Remove ServiceStack and related stuff  
						
						 
						
						
						
						
					 
					
						2020-09-02 12:22:14 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Patrick Barron 
							
						 
					 
					
						
						
						
						
							
						
						
							c464f700db 
							
						 
					 
					
						
						
							
							Remove redundant qualifiers  
						
						 
						
						
						
						
					 
					
						2020-05-20 13:07:53 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Patrick Barron 
							
						 
					 
					
						
						
						
						
							
						
						
							9ad839c776 
							
						 
					 
					
						
						
							
							Initial migration code  
						
						 
						
						
						
						
					 
					
						2020-05-12 22:10:35 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							07cc4be6a7 
							
						 
					 
					
						
						
							
							Fix some warnings  
						
						 
						
						... 
						
						
						
						* Add analyzers to MediaBrowser.XbmcMetadata
* Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata
* Add analyzers to MediaBrowser.WebDashboard
* Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard
* Disable SA1600 in favor of CS1591 
						
						
					 
					
						2020-02-23 12:11:43 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							2ef4ffd698 
							
						 
					 
					
						
						
							
							More warnings (removed)  
						
						 
						
						
						
						
					 
					
						2019-12-11 00:13:57 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bond_009 
							
						 
					 
					
						
						
						
						
							
						
						
							42ffddc269 
							
						 
					 
					
						
						
							
							Fix more warnings  
						
						 
						
						
						
						
					 
					
						2019-11-27 16:29:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erwin de Haan 
							
						 
					 
					
						
						
						
						
							
						
						
							e867446437 
							
						 
					 
					
						
						
							
							ReSharper format: conform inline 'out' parameters.  
						
						 
						
						
						
						
					 
					
						2019-01-13 21:46:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erwin de Haan 
							
						 
					 
					
						
						
						
						
							
						
						
							e566d9a231 
							
						 
					 
					
						
						
							
							Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv  
						
						 
						
						
						
						
					 
					
						2019-01-13 20:54:44 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erwin de Haan 
							
						 
					 
					
						
						
						
						
							
						
						
							c5c7a3c4ee 
							
						 
					 
					
						
						
							
							Visual Studio Reformat: Emby.Server.Implementations Part De-H  
						
						 
						
						
						
						
					 
					
						2019-01-13 20:20:41 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								stefan 
							
						 
					 
					
						
						
						
						
							
						
						
							48facb797e 
							
						 
					 
					
						
						
							
							Update to 3.5.2 and .net core 2.1  
						
						 
						
						
						
						
					 
					
						2018-09-12 19:26:21 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							32e89f6deb 
							
						 
					 
					
						
						
							
							resolve version changing in now playing display  
						
						 
						
						
						
						
					 
					
						2017-10-17 15:50:10 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							504f56d841 
							
						 
					 
					
						
						
							
							update request classes  
						
						 
						
						
						
						
					 
					
						2017-09-03 14:38:26 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Luke Pulverenti 
							
						 
					 
					
						
						
						
						
							
						
						
							46efa464d8 
							
						 
					 
					
						
						
							
							move classes  
						
						 
						
						
						
						
					 
					
						2016-11-03 21:18:51 -04:00