| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-17 | Do not convert 'Type' value to string unnecessarily, and do not replace ↵ | Mark Monteiro | |
| 'General' type with null | |||
| 2020-05-17 | Move ExternalIdMediaType enum to MediaBrowser.Model | Mark Monteiro | |
| 2020-05-17 | Rename external id type 'None' to 'General' | Mark Monteiro | |
| 2020-05-17 | Clean up documentation | Mark Monteiro | |
| 2020-05-17 | Merge branch 'master' into externalid-type | Mark Monteiro | |
| 2020-05-17 | Update to .NET Core 3.1.4 | Mark Monteiro | |
| 2020-05-15 | Merge branch 'master' into userdb-efcore | Patrick 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-15 | Merge pull request #2970 from barronpm/activitydb-efcore | Vasily | |
| Migrate Activity Database to Entity Framework Core | |||
| 2020-05-15 | Merge remote-tracking branch 'upstream/master' into syncplay | gion | |
| 2020-05-14 | Rename function | Frank Riley | |
| 2020-05-14 | Fix #3083: Set the Access-Control-Allow-Origin header to the request ↵ | Frank Riley | |
| origin/host header if possible | |||
| 2020-05-14 | Merge branch 'master' into activitydb-efcore | Patrick Barron | |
| 2020-05-14 | Merge branch 'master' into websocket | Mark Monteiro | |
| 2020-05-13 | Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin ↵ | Patrick Barron | |
| into activitydb-efcore | |||
| 2020-05-13 | Remove more unused code | Patrick Barron | |
| 2020-05-13 | Merge branch 'master' into activitydb-efcore | Patrick Barron | |
| 2020-05-13 | Apply review suggestions | Patrick Barron | |
| 2020-05-13 | Apply documentation suggestions from code review | Mark Monteiro | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-05-13 | 2nd half of changes | Patrick Barron | |
| 2020-05-12 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Data/SqliteUserDataRepository.cs # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Entities/User.cs # Jellyfin.Data/ISavingChanges.cs # Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj # Jellyfin.Server.Implementations/JellyfinDb.cs # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Model/Notifications/NotificationOptions.cs # MediaBrowser.sln | |||
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-10 | Do not include a double slash in URLs when a base URL is not set | Mark Monteiro | |
| 2020-05-10 | Merge branch 'master' into simplify-https-config | Mark Monteiro | |
| 2020-05-10 | Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality | Mark Monteiro | |
| Also refactor to use return a Uri instead of a string and use UriBuilder under the hood | |||
| 2020-05-09 | Fix code issues | gion | |
| 2020-05-09 | Rename Syncplay to SyncPlay | gion | |
| 2020-05-09 | Fix code issues | gion | |
| 2020-05-08 | Add Post subtitle in API | redSpoutnik | |
| 2020-05-07 | Merge pull request #2492 from Polpetta/fix-api-private-data-leak | Bond-009 | |
| Fix emby/user/public API leaking sensitive data | |||
| 2020-05-02 | Make SonarCloud happy | Bond_009 | |
| 2020-05-02 | Merge branch 'master' into websocket | Bond_009 | |
| 2020-04-29 | Merge pull request #2817 from ferferga/master | Vasily | |
| Remove unnecessary space in hardware decoders argument for ffmpeg | |||
| 2020-04-27 | Refactor and other minor changes | gion | |
| 2020-04-27 | Implement KeepAlive for WebSockets | gion | |
| 2020-04-27 | Check that client is playing the right item | gion | |
| Send date when playback command is emitted Rename some classes | |||
| 2020-04-27 | Refactor: rename user to session | gion | |
| 2020-04-27 | Implement syncplay backend | gion | |
| 2020-04-26 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| Also reverts conflicting changes made in https://github.com/jellyfin/jellyfin/pull/2798 | |||
| 2020-04-26 | Merge pull request #2990 from mark-monteiro/create-missing-folders | Joshua M. Boniface | |
| Create Missing Data Folders | |||
| 2020-04-26 | Ensure metadata path is created on app startup, and also each time it is updated | Mark Monteiro | |
| 2020-04-26 | Merge pull request #2798 from JustAMan/fix-livetv-again | Joshua M. Boniface | |
| Make localhost LiveTV restreams always use plain HTTP port | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Apply style change | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-26 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| 2020-04-23 | Merge pull request #2861 from mark-monteiro/fix-auth-response-codes | dkanada | |
| Fix Auth Response Codes | |||
| 2020-04-22 | Merge branch 'master' into register-services-correctly | Bond-009 | |
| 2020-04-22 | Merge branch 'master' into fix-auth-response-codes | Bond-009 | |
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
