aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj
AgeCommit message (Collapse)Author
2020-09-24Updated to masterJim Cartlidge
2020-09-12update to dotnet 3.1.8crobibero
2020-09-12Large number of filesJim Cartlidge
2020-08-12bump depscrobibero
2020-07-17Update .NET Core to 3.1.6Patrick Barron
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj
2020-06-11Update to .NET Core 3.1.5crobibero
2020-05-31Remove unused compile remove statements.Patrick Barron
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs
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-14Address review commentsPatrick Barron
2020-05-04Add the user data to the schemaPatrick Barron
2020-05-02Migrate activity db to EF CorePatrick Barron