jellyfin/Jellyfin.Server.Implementations
Patrick Barron acb213e4b8 First pass at cleaning entity classes.
- Documents all library entities
- Fixes styling warnings for library entities
- Updates library entities to inherit from interfaces
- Makes library entites no longer partial.
2020-08-30 18:51:31 -04:00
..
Activity Merge pull request #3910 from barronpm/event-rewrite-1 2020-08-25 16:59:35 -04:00
Events Comment and reorder service registration. 2020-08-17 21:48:44 -04:00
Migrations Recreate display preferences migration. 2020-07-27 23:41:16 -04:00
Users Use IEventManager in UserManager 2020-08-15 15:55:15 -04:00
Jellyfin.Server.Implementations.csproj Update .NET Core to 3.1.6 2020-07-17 19:48:11 -04:00
JellyfinDb.cs First pass at cleaning entity classes. 2020-08-30 18:51:31 -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