jellyfin/Jellyfin.Server.Implementations
2021-07-13 19:30:11 -04:00
..
Activity Add PaginatedQuery abstract class, change startIndex to skip 2021-05-20 20:48:41 -04:00
Devices Add dto for device options 2021-07-13 19:30:11 -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 Fix Api Key authentication 2021-06-27 16:44:34 -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