| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-12 | Merge pull request #6173 from Bond-009/tests5 | Claus Vium | |
| Add test for ReadOnlySpan.Count extension | |||
| 2021-06-12 | Add test for ReadOnlySpan.Count extension | Bond_009 | |
| 2021-06-12 | Merge pull request #6172 from Bond-009/nullable6 | Claus Vium | |
| Remove useless nullable directives | |||
| 2021-06-12 | Merge pull request #6096 from cvium/saving_private_ram | Bond-009 | |
| 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-07 | Merge pull request #6071 from BaronGreenback/DLNAFolderFixPart1 | Claus Vium | |
| Make DLNA folders to work as expected. | |||
| 2021-06-07 | Merge pull request #6117 from LinFor/pr_originaltitle_in_lookupinfo | Claus Vium | |
| Add OriginalTitle to ItemLookupInfo | |||
| 2021-06-06 | Minor fixes | Bond_009 | |
| 2021-06-06 | Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) | Cody Robibero | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-05-31 | review | cvium | |
| 2021-05-27 | Add OriginalTitle to ItemLookupInfo | PingWin | |
| 2021-05-24 | Merge pull request #6043 from peterspenler/feature/chromecast-aac-handling | Claus Vium | |
| Reorder requested audio channels checks | |||
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 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-21 | Merge pull request #6083 from Bond-009/nullable4 | Bond-009 | |
| Enable nullable reference types for Emby.Server.Implementations | |||
| 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 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 | 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 | 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-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-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 | |
