| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-16 | Merge pull request #3113 from Artiume/patch-1 | dkanada | |
| Fix Progressive and Interlaced Stream capitalization | |||
| 2020-05-16 | Merge pull request #3116 from Artiume/patch-2 | dkanada | |
| Update Books Resolver File Types and add .opf Mime Type | |||
| 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 remote-tracking branch 'upstream/master' into syncplay | gion | |
| 2020-05-15 | Update MimeTypes.cs | artiume | |
| 2020-05-15 | Update MediaStream.cs | artiume | |
| 2020-05-15 | Update Interlace | artiume | |
| 2020-05-15 | Fix Progressive Stream 'P' capitalization | artiume | |
| 2020-05-15 | Add opf mimetype | artiume | |
| 2020-05-14 | Merge branch 'master' into activitydb-efcore | Patrick Barron | |
| 2020-05-14 | Address review comments | Patrick Barron | |
| 2020-05-14 | Add HLG to the video range detection | MrTimscampi | |
| 2020-05-14 | Merge branch 'master' into websocket | Mark Monteiro | |
| 2020-05-13 | Merge branch 'master' into activitydb-efcore | 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-12 | Merge branch 'master' into activitydb-efcore | Patrick Barron | |
| 2020-05-10 | Merge branch 'master' into simplify-https-config | Mark Monteiro | |
| 2020-05-09 | Fix code issues | gion | |
| 2020-05-09 | Rename Syncplay to SyncPlay | gion | |
| 2020-05-09 | Fix code issues | gion | |
| 2020-05-07 | Remove ogg video mimetype | artiume | |
| 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-07 | Fix typo in PublicUserDto | Davide Polonio | |
| Co-authored-by: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-05-06 | Fix variable declaration and follow sonarcloud suggestions | Davide Polonio | |
| 2020-05-06 | Merge pull request #3050 from Artiume/patch-1 | dkanada | |
| Update MimeTypes.cs | |||
| 2020-05-06 | Update MimeTypes.cs | artiume | |
| 2020-05-06 | Update MediaBrowser.Model/Net/MimeTypes.cs | artiume | |
| 2020-05-06 | Update MediaBrowser.Model/Net/MimeTypes.cs | artiume | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-05-05 | Add missing comma | Mark Monteiro | |
| 2020-05-05 | add azw3 | artiume | |
| 2020-05-04 | Update MimeTypes.cs | artiume | |
| 2020-05-03 | Update MimeTypes.cs | artiume | |
| 2020-05-02 | Migrate activity db to EF Core | Patrick Barron | |
| 2020-05-02 | Merge branch 'master' into websocket | Bond_009 | |
| 2020-05-01 | Remove ListHelper extensions | Bond_009 | |
| 2020-04-29 | Merge pull request #2985 from sparky8251/prometheus | Bond-009 | |
| Add Prometheus exporters | |||
| 2020-04-29 | Merge pull request #2920 from Bond-009/tests2 | Vasily | |
| Add some simple tests | |||
| 2020-04-27 | Send error messages to clients | gion | |
| 2020-04-27 | Refactor and other minor changes | gion | |
| 2020-04-27 | Update session ping | gion | |
| 2020-04-27 | Implement NTP like time sync | 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 | Implement syncplay permissions for a user | gion | |
| 2020-04-27 | Implement syncplay backend | gion | |
| 2020-04-26 | Remove unnecessary properties from SystemInfo response object | Mark Monteiro | |
| These properties do not provide any useful information to the client. The client would already have to have all this information in order to connect to the endpoint to retrieve it | |||
| 2020-04-26 | Merge remote-tracking branch 'upstream/master' into simplify-https-config | Mark Monteiro | |
| 2020-04-26 | Added option to disable metrics collection and defaulted it to off | sparky8251 | |
| 2020-04-24 | Apply suggestions from code review | ConfusedPolarBear | |
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
