jellyfin/Jellyfin.Server.Implementations
Joshua M. Boniface 93b8eade61
Merge pull request #12798 from JPVenson/feature/EFUserData
Refactor library.db into jellyfin.db and EFCore
2025-01-25 02:08:44 -05:00
..
Activity
Devices Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.Write 2024-09-18 15:42:15 +02:00
Events
Extensions Disabled sqlite pooling 2024-11-14 21:47:42 +00:00
Item Fixed ordering by artist 2025-01-19 13:03:09 +00:00
MediaSegments Fix typo in LibraryOptions 2024-11-24 14:53:08 +01:00
Migrations Fix Deduplication and Save of Items 2024-11-13 14:25:26 +00:00
ModelConfiguration Fix Deduplication and Save of Items 2024-11-13 14:25:26 +00:00
Properties
Security Add option to disable deprecated legacy authorization options (#13306) 2025-01-11 09:37:13 -07:00
Trickplay Merge pull request #12798 from JPVenson/feature/EFUserData 2025-01-25 02:08:44 -05:00
Users Added + in username regex validator, Test + in username, issue #10414 (#12819) 2024-11-03 15:43:27 +01:00
ValueConverters
Jellyfin.Server.Implementations.csproj Update projects to .NET 9 (#13023) 2024-11-16 10:11:01 -07:00
JellyfinDbContext.cs Expanded People architecture and fixed migration 2024-10-11 11:11:15 +00:00
ModelBuilderExtensions.cs