aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-09Merge pull request #6676 from Bond-009/rngClaus Vium
Use static crypto rng
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
Reference dotnet6-rc1 packages
2021-10-08Merge pull request #6678 from Bond-009/randomClaus Vium
Use new Random.Shared instead of creating new instances
2021-10-08Merge pull request #6665 from Bond-009/tests6Claus Vium
Improve test coverage for QuickConnectManager
2021-10-08Merge pull request #6677 from Bond-009/shuffle2Claus Vium
Remove duplicate Fisher–Yates shuffle impl
2021-10-08Merge pull request #6667 from Bond-009/warn53Bond-009
2021-10-08Use new Random.Shared instead of creating new instancesBond_009
2021-10-08Remove duplicate Fisher–Yates shuffle implBond_009
2021-10-08Use static crypto rngBond_009
2021-10-08Merge pull request #6673 from cvium/pinfileBond-009
2021-10-07Return the path to the pinfile in forgot passwordcvium
2021-10-07Merge pull request #6666 from Bond-009/issue6123Claus Vium
2021-10-07Merge pull request #6670 from lyarenei/update-split-whitelistBond-009
Update artist split whitelist
2021-10-06Translated using Weblate (Portuguese)Systerm
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2021-10-06Set AnalysisMode to AllEnabledByDefaultBond_009
2021-10-06Fix the last few warningsBond_009
Enables TreatWarningsAsErrors for all projects
2021-10-06Merge pull request #6664 from cvium/subtitle_refreshBond-009
2021-10-06Merge pull request #6649 from barronpm/implementations-warn2Bond-009
2021-10-06Add 22/7 to split whitelistDominik Krivohlavek
2021-10-05Update indentationPatrick Barron
2021-10-05Fix issue #6123Bond_009
2021-10-05Revert to old linecvium
2021-10-05Improve test coverage for QuickConnectManagerBond_009
2021-10-04Queue refresh after subtitle upload + minor fixescvium
2021-10-04Translated using Weblate (Catalan)joanMelchor
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-10-04Merge pull request #6662 from jellyfin/dependabot/nuget/DotNet.Glob-3.1.3Bond-009
2021-10-04Merge pull request #6661 from jellyfin/dependabot/nuget/sharpcompress-0.30.0Bond-009
2021-10-04Bump DotNet.Glob from 3.1.2 to 3.1.3dependabot[bot]
Bumps [DotNet.Glob](https://github.com/dazinator/DotNet.Glob) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/dazinator/DotNet.Glob/releases) - [Changelog](https://github.com/dazinator/DotNet.Glob/blob/develop/ReleaseNotes.md) - [Commits](https://github.com/dazinator/DotNet.Glob/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: DotNet.Glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04Bump sharpcompress from 0.29.0 to 0.30.0dependabot[bot]
Bumps [sharpcompress](https://github.com/adamhathcock/sharpcompress) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/adamhathcock/sharpcompress/releases) - [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.29...0.30) --- updated-dependencies: - dependency-name: sharpcompress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-10-03Fix warnings in EmbyTVPatrick Barron
2021-10-03Fix warnings in ChannelManagerPatrick Barron
2021-10-03Fix warnings in LibraryChangedNotifierPatrick Barron
2021-10-03Fix warnings in DeviceIdPatrick Barron
2021-10-03Fix warnings in WebSocketConnectionPatrick Barron
2021-10-03Fix warnings in SessionManagerPatrick Barron
2021-10-03Fix warnings in LibraryPatrick Barron
2021-10-03Fix warnings in PlaylistsPatrick Barron
2021-10-03Fix warnings in InstallationManagerPatrick Barron
2021-10-03Fix warnings in ServerApplicationPathsPatrick Barron
2021-10-03Fix warnings in UdpServerPatrick Barron
2021-10-03Fix warnings in UdpSocketPatrick Barron
2021-10-03Fix warnings in IOPatrick Barron
2021-10-03Fix warnings in SortingPatrick Barron
2021-10-03Merge pull request #6656 from daullmer/vsc-net6Bond-009
2021-10-03Change .vscode/launch.json to use .NET 6David Ullmer
2021-10-03Merge pull request #6651 from KonH/fix_common_warningsBond-009
2021-10-03Merge pull request #6648 from barronpm/implementations-warn1Bond-009
2021-10-03Merge pull request #6580 from Artiume/patch-1Claus Vium
2021-10-03Merge pull request #6644 from Bond-009/nullable7Claus Vium