| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-22 | Refactor Quick Connect | Niels van Velzen | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
| 2021-06-18 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Devices/DeviceManager.cs # Emby.Server.Implementations/HttpServer/Security/SessionContext.cs # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Emby.Server.Implementations/Session/SessionManager.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Library/IUserManager.cs # MediaBrowser.Controller/Net/ISessionContext.cs | |||
| 2021-06-18 | Document SubtitleDeliveryMethod | MrTimscampi | |
| 2021-06-11 | Remove useless nullable directives | Bond_009 | |
| 2021-06-07 | Merge pull request #6156 from Bond-009/minor14 | Claus Vium | |
| Minor fixes | |||
| 2021-06-06 | Add comment | Bond-009 | |
| 2021-06-06 | Minor fixes | Bond_009 | |
| 2021-06-05 | Add property based testing | Bond_009 | |
| 2021-05-28 | Fix some warnings | Bond_009 | |
| 2021-05-27 | Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing | Claus Vium | |
| 2021-05-27 | Merge pull request #5828 from jackrvan/issue-5813 | Claus Vium | |
| Add NextUpCutoffDate to NextUpQuery | |||
| 2021-05-25 | Review notes to set value to Datetime min value instead of null | Jack | |
| 2021-05-24 | Merge pull request #6075 from MrTimscampi/codec-tag-hdr | Claus Vium | |
| Properly detect Dolby Vision files derived from AV1, AVC and HEVC | |||
| 2021-05-21 | Merge pull request #6086 from Bond-009/deadcode | Bond-009 | |
| Remove dead code | |||
| 2021-05-21 | Remove dead code | Bond_009 | |
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2021-05-20 | Remove unnecessary query class | Patrick Barron | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-18 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Jellyfin.Api/Helpers/RequestHelpers.cs | |||
| 2021-05-18 | Properly detect Dolby Vision files derived from AV1, AVC and HEVC | MrTimscampi | |
| 2021-05-05 | MediaStream: Replace string.IndexOf with string.Contains where possible | Bond_009 | |
| 2021-05-05 | Merge pull request #5984 from Bond-009/container | Bond-009 | |
| Add regression test for ContainerProfile.ContainsContainer | |||
| 2021-05-05 | Code Clean up: Convert to null-coalescing operator ?? (#5845) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-05 | Add regression test for ContainerProfile.ContainsContainer | Bond_009 | |
| 2021-05-05 | Fix direct play for DirectPlayProfiles without any codecs set | Maxr1998 | |
| 70771fdcd60ec5d8a9f13713662778c7e57d0633 broke direct play by treating empty container/codec strings as unsupported in `ContainerProfile.ContainsContainer()`` (which is also used for video and audio codec checks). Instead, they should be treated as supported, for both the positive and negative list option. | |||
| 2021-05-05 | Merge pull request #5941 from Maxr1998/device-profile-docs | Bill Thornton | |
| Improve documentation for DeviceProfile | |||
| 2021-05-04 | Remove Required attributes | crobibero | |
| 2021-05-05 | Improve documentation for DeviceProfile | Maxr1998 | |
| 2021-05-05 | Merge pull request #5943 from Maxr1998/device-profile-defaults | Bond-009 | |
| 2021-05-04 | Revert shortened 'is ... or' check | Maxr1998 | |
| 2021-05-04 | Apply review feedback | Maxr1998 | |
| 2021-05-01 | Fix scanning | Bond_009 | |
| 2021-05-01 | Nullability handling for device profile classes | Maxr1998 | |
| 2021-04-29 | Merge pull request #5842 from BaronGreenback/optimization | Bond-009 | |
| Code Clean up: Group Methods | |||
| 2021-04-26 | Add endpoint to log client events | crobibero | |
| 2021-04-25 | Merge pull request #5826 from BaronGreenback/ssdpFix | Bond-009 | |
| PlayTo Fix: Use external ip not internal interface | |||
| 2021-04-22 | Merge pull request #5681 from BaronGreenback/ContentFeatureOptimization | Bond-009 | |
| Various DLNA Optimizations | |||
| 2021-04-19 | Fix notification disabled users list | cvium | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-04-17 | Group Methods | BaronGreenback | |
| 2021-04-16 | Some code cleanup. Allow NextUpDateCutoff to be null | Jack | |
| 2021-04-15 | Add NextUpCutoffDate to NextUpQuery | Jack | |
| 2021-04-15 | Fix: PlayTo using external ip not internal | BaronGreenback | |
| 2021-04-15 | Enable nullability for ServerDiscoveryInfo (#5804) | Cody Robibero | |
| 2021-04-14 | Merge pull request #5729 from crobibero/dotnet5.0.5 | Joshua M. Boniface | |
| Update to dotnet 5.0.5 | |||
| 2021-04-11 | Apply suggestions from code review | Odd Stråbø | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-04-11 | (mostly)Fix ResizeFill | Odd Stråbø | |
| 2021-04-11 | Add Resize to fill box alternative to image endpoints | Odd Stråbø | |
| 2021-04-10 | Rewrite device manager using EF Core | Patrick Barron | |
