| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-11 | Update to .NET Core 3.1.5 | crobibero | |
| 2020-06-09 | Fix a small number of compile warnings | aled | |
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-06-06 | Merge pull request #3208 from jellyfin/plugins | dkanada | |
| More work for core plugins | |||
| 2020-06-05 | Merge branch 'userdb-efcore' of https://github.com/barronpm/jellyfin into ↵ | Patrick Barron | |
| userdb-efcore | |||
| 2020-06-04 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-06-04 | Merge branch 'master' into install-plugin | dkanada | |
| 2020-06-03 | Fix build | Bond-009 | |
| 2020-06-03 | Merge pull request #2767 from Bond-009/nullable3 | Vasily | |
| Enable nullabe reference types for MediaBrowser.Model | |||
| 2020-06-03 | Update MediaBrowser.Model/Services/IHasRequestFilter.cs | Vasily | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2020-06-03 | Merge pull request #3180 from xumix/master | Anthony Lavado | |
| Refactor copy codec checks | |||
| 2020-06-02 | Remove unused methods | Patrick Barron | |
| 2020-06-02 | Merge pull request #2676 from GranPC/public-pr/blurhash | Vasily | |
| Implement Blurhash generation for images | |||
| 2020-05-31 | minor changes to server configuration file | dkanada | |
| 2020-05-27 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-05-27 | Add blurhashes to ImageBlurHashes for all images | Vasily | |
| 2020-05-26 | Fix merge conflicts with SyncPlay | Patrick Barron | |
| 2020-05-26 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs | |||
| 2020-05-26 | Merge pull request #2733 from OancaAndrei/syncplay | Joshua M. Boniface | |
| Add syncplay feature | |||
| 2020-05-26 | Revert "Fix emby/user/public API leaking sensitive data" | Joshua M. Boniface | |
| 2020-05-26 | Merge remote-tracking branch 'upstream/master' into syncplay | gion | |
| 2020-05-26 | Change image blurhash mapping to "image type to blurhash" | Vasily | |
| 2020-05-26 | Refactor copy codec checks | xumix | |
| 2020-05-26 | Rename ImageInfo.Hash to ImageInfo.BlurHash | Vasily | |
| 2020-05-26 | Apply suggestions from code review | Vasily | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-05-24 | add the timestamp property back to the version info | dkanada | |
| 2020-05-24 | fix a few issues with the plugin manifest | dkanada | |
| 2020-05-21 | Rename Hash to BlurHash in all properties and methods for clarity | Vasily | |
| 2020-05-20 | Add .edl Mimetype | artiume | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-20 | Fix profile images. | Patrick Barron | |
| 2020-05-20 | Migrate User DB to EF Core | Patrick Barron | |
| 2020-05-18 | Add BlurHash support to backend | Jesús Higueras | |
| 2020-05-17 | Update to .NET Core 3.1.4 | Mark Monteiro | |
| 2020-05-18 | Merge pull request #3115 from MrTimscampi/ffprobe | dkanada | |
| Parse color transfer and color primaries from ffprobe, and fix video range | |||
| 2020-05-16 | Fix suggestions | MrTimscampi | |
| 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 | |
