aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-12Use codec to determine image formatJoe Rogers
2021-11-12Use ImageFormat instead of string for extensionJoe Rogers
2021-11-12Merge similar tests with TheoriesJoe Rogers
2021-11-11Merge pull request #6823 from crobibero/displaypreferencesdtoClaus Vium
Fix nullability on DisplayPreferencesDto
2021-11-11Fix nullability on DisplayPreferencesDtoCody Robibero
Remove duplicate, fix namespace
2021-11-09Merge pull request #6808 from cvium/dlnope_never_againCody Robibero
2021-11-09Merge pull request #6816 from Bond-009/warn55Cody Robibero
Fix some warnings
2021-11-09Remove unused fieldcvium
2021-11-09lengthcvium
2021-11-09Fix some warningsBond_009
down to 580
2021-11-09Merge pull request #6814 from thornbill/fix-issue-templateCody Robibero
2021-11-09Fix yaml format issue in issue templateBill Thornton
2021-11-09Merge pull request #6507 from Artiume/patch-6Bond-009
2021-11-09Merge pull request #5905 from BaronGreenback/TVFixClaus Vium
Fix for Livetv and DLNA when bind interfaces specified.
2021-11-09Merge pull request #6794 from Bond-009/deadClaus Vium
Remove some dead code
2021-11-09Last small fixescvium
2021-11-09Reduce indentationcvium
2021-11-09Use GetOrderBy in GetChildrenSortedcvium
2021-11-09Fix SortCriteria and refactor SetSortingcvium
2021-11-09Build an array instead of using LINQcvium
2021-11-09commentscvium
2021-11-09Translated using Weblate (Russian)WWWesten
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2021-11-09Remove some dead codeBond_009
2021-11-09Merge pull request #6811 from jellyfin/dependabot/nuget/Mono.Nat-3.0.2Bond-009
2021-11-09Merge branch 'master' into dlnope_never_againcvium
2021-11-09review stuffcvium
2021-11-09Bump Mono.Nat from 3.0.1 to 3.0.2dependabot[bot]
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/release-v3.0.1...release-v3.0.2) --- updated-dependencies: - dependency-name: Mono.Nat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09Merge pull request #6810 from ↵Claus Vium
jellyfin/dependabot/nuget/Microsoft.SourceLink.GitHub-1.1.0 Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0
2021-11-09Apply suggestions from code reviewClaus Vium
2021-11-09Update Emby.Dlna/ContentDirectory/ControlHandler.csClaus Vium
2021-11-09Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.0dependabot[bot]
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-09Merge pull request #6813 from Bond-009/warn54Claus Vium
Fix some warnings
2021-11-09Fix some warningsBond_009
609 left
2021-11-09Merge pull request #6806 from crobibero/dotnet6Claus Vium
Update to full dotnet 6
2021-11-08Simplify and reduce LOC in ControlHandlercvium
2021-11-08Fix and disable new dotnet6 warningsCody Robibero
2021-11-08Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2021-11-08Update to full dotnet 6Cody Robibero
2021-11-08Merge pull request #6795 from LinFor/pr-dlnaCody Robibero
Fix DLNA on older Samsung TVs
2021-11-08Translated using Weblate (Estonian)rimasx
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
2021-11-08Merge remote-tracking branch 'BaronGreenback/TVFix' into TVFixcvium
2021-11-08Use the new method in DLNAcvium
2021-11-08Merge branch 'master' into TVFixcvium
2021-11-08Samsung DLNA fixesLinFor
2021-11-08Merge pull request #6793 from Bond-009/rootedpathClaus Vium
Add some docs and tests
2021-11-08Merge pull request #5918 from crobibero/client-loggerClaus Vium
Add endpoint to log client events
2021-11-07Add some docs and testsBond_009
2021-11-07Add randomization to generated filenameCody Robibero
2021-11-07Merge pull request #6792 from Bond-009/authexClaus Vium
Fix UnauthorizedAccessException in GetDrives
2021-11-07Clean up redundant codeCody Robibero