aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Collapse)Author
2020-05-20Migrate User DB to EF CorePatrick Barron
2020-05-17Update to .NET Core 3.1.4Mark Monteiro
2020-05-15Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Activity/ActivityLogEntryPoint.cs # Emby.Server.Implementations/ApplicationHost.cs # Emby.Server.Implementations/Devices/DeviceManager.cs # Jellyfin.Server/Jellyfin.Server.csproj # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs
2020-05-15Apply more review suggestionsPatrick Barron
2020-05-14Address review commentsPatrick Barron
2020-05-13Apply review suggestionsPatrick Barron
2020-05-132nd half of changesPatrick Barron
2020-05-12Initial migration codePatrick Barron
2020-05-04Add the user data to the schemaPatrick Barron
2020-05-02Update code to only add implemented parts of the schemaPatrick Barron
2020-05-02Migrate activity db to EF CorePatrick Barron