jellyfin/Jellyfin.Server.Implementat...
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
..
Activity Add PaginatedQuery abstract class, change startIndex to skip 2021-05-20 20:48:41 -04:00
Devices Migrate authentication db to EF Core 2021-05-20 23:56:59 -04:00
Events Update to dotnet 5.0.7 2021-06-14 06:44:55 -06:00
Migrations Recreate devices migration with missing fields 2021-06-18 17:07:22 -04:00
Properties Validate the new username when renaming 2021-02-17 11:30:14 +01:00
Security Merge branch 'master' into authenticationdb-efcore 2021-06-18 18:56:10 -04:00
Users Migrate authentication db to EF Core 2021-05-20 23:56:59 -04:00
ValueConverters Enable nullable for Jellyfin.Server.Implementations 2020-12-12 11:20:48 -05:00
Jellyfin.Server.Implementations.csproj Update to dotnet 5.0.7 2021-06-14 06:44:55 -06:00
JellyfinDb.cs Migrate authentication db to EF Core 2021-05-20 23:56:59 -04:00
JellyfinDbProvider.cs Use factory pattern to instantiate jellyfindb context to avoid disposed contexts piling up in DI container 2020-07-31 10:13:54 +02:00
ModelBuilderExtensions.cs Fix efcore not returning a UTC DateTime 2020-11-25 07:44:11 -07:00