| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-21 | Remove dead code | Bond_009 | |
| 2021-05-21 | Merge pull request #6083 from Bond-009/nullable4 | Bond-009 | |
| Enable nullable reference types for Emby.Server.Implementations | |||
| 2021-05-21 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2021-05-20 | Remove unnecessary query class | Patrick Barron | |
| 2021-05-21 | Merge pull request #6013 from Bond-009/minor13 | Bond-009 | |
| 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 | Merge pull request #6042 from crobibero/mbc-warn-2 | Bond-009 | |
| 2021-05-18 | Enable nullable for InternalItemsQuery | Bond_009 | |
| 2021-05-17 | Enable child items to be returned if a musicAlbum | BaronGreenback | |
| 2021-05-16 | Fix the 'No decoder surfaces left' error on Cuda | nyanmisaka | |
| 2021-05-15 | Fix suggestions from review | crobibero | |
| 2021-05-13 | Reorder requested audio channels checks | peterspenler | |
| 2021-05-13 | Reduce warnings in MediaBrowser.Controller | crobibero | |
| 2021-05-11 | Reduce warnings in MediaBrowser.Controller (#6006) | Cody Robibero | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-08 | Merge branch 'master' into comparisons | BaronGreenback | |
| 2021-05-08 | Minor improvements | Bond_009 | |
| * properly dispose CancellationTokenSource * rewrite DynamicHlsController.GetSegmentLengths * remove dead code | |||
| 2021-05-07 | Fix build | Bond_009 | |
| 2021-05-07 | Enable nullable reference types for MediaBrowser.Controller | Bond_009 | |
| 2021-05-05 | Merge branch 'master' into comparisons | BaronGreenback | |
| 2021-05-05 | More improvements | Bond_009 | |
| 2021-05-05 | Remove dead code | Bond_009 | |
| 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 | Code Clean up: Use Pattern Matching (#5838) | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2021-05-03 | Merge branch 'master' into allocationz | Claus Vium | |
| 2021-05-03 | Renamed | BaronGreenback | |
| 2021-05-03 | Changed selection method | BaronGreenback | |
| 2021-05-01 | Fix scanning | Bond_009 | |
| 2021-04-30 | Merge pull request #5890 from Bond-009/filesystem | Bond-009 | |
| Reduce string allocations/fs lookups in resolve code | |||
| 2021-04-30 | Reduce some allocations with the magic of spans etc. | cvium | |
| 2021-04-29 | Merge pull request #5842 from BaronGreenback/optimization | Bond-009 | |
| Code Clean up: Group Methods | |||
| 2021-04-29 | Merge pull request #5893 from Bond-009/db | Bond-009 | |
| SqliteItemRepository: remove redundant operations | |||
| 2021-04-26 | Add endpoint to log client events | crobibero | |
| 2021-04-24 | add UpdatePeopleAsync and add people to both tables | cvium | |
| 2021-04-24 | Merge pull request #5887 from Bond-009/perf | Bond-009 | |
| Improve perf of db save and query | |||
| 2021-04-22 | SqliteItemRepository: remove redundant operations | Bond_009 | |
| removed: * nameof -> FullName lookup * IndexOf before Replace * Enum.GetNames -> Enum.Parse roundtrip | |||
| 2021-04-22 | Mark PasswordSha1 as obsolete | crobibero | |
| 2021-04-22 | Reduce string allocations/fs lookups in resolve code | Bond_009 | |
| 2021-04-21 | Improve perf of db save and query | Bond_009 | |
| 2021-04-21 | Merge pull request #5877 from Bond-009/circ1 | Bond-009 | |
| EncodingHelper: Fix circular dependency | |||
| 2021-04-21 | Merge pull request #5876 from Bond-009/nullref5 | Bond-009 | |
| DeepCopy: Throw ArgumentNullException if one of the args is null | |||
| 2021-04-21 | Merge pull request #5808 from cvium/semi-fix-collection-perf | Bond-009 | |
| 2021-04-20 | EncodingHelper: Fix circular dependency | Bond_009 | |
| 2021-04-20 | DeepCopy: Throw ArgumentNullException if one of the args is null | Bond_009 | |
| 2021-04-17 | Remove unused using directives | BaronGreenback | |
| 2021-04-17 | Group Methods | BaronGreenback | |
| 2021-04-17 | Cleaned up "value assigned is not used in any execution path" | BaronGreenback | |
| 2021-04-13 | Don't use database for QuickConnect | Patrick Barron | |
| 2021-04-13 | fixes | cvium | |
