| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-03 | Fix warning: Redundant control flow jump statement (#2149) | KonH | |
| 2021-10-03 | Fix warning: Qualifier is redundant (#2149) | KonH | |
| 2021-10-03 | Fix warning: Using directive is not required by the code and can be safely ↵ | KonH | |
| removed (#2149) | |||
| 2021-10-03 | Fix warning: The nullable warning suppression expression is redundant (#2149) | KonH | |
| 2021-10-01 | Merge pull request #6639 from 1337joe/mp4-track-title-fallback | Claus Vium | |
| Add mp4 track title fallback | |||
| 2021-09-30 | Add mp4 track title fallback (#6638) | Joe Rogers | |
| 2021-09-30 | Translated using Weblate (Dutch) | Tim040 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ | |||
| 2021-09-30 | Merge pull request #6631 from GodTamIt/dotnet-version | Bond-009 | |
| 2021-09-29 | Update README for .NET version | Chris Tam | |
| 2021-09-29 | Merge pull request #6629 from crobibero/globalize | Bond-009 | |
| 2021-09-28 | Disable DOTNET_SYSTEM_GLOBALIZATION_INVARIANT in docker images | Cody Robibero | |
| 2021-09-28 | Merge pull request #6627 from Bond-009/empty | Claus Vium | |
| Add regression test for #6560 | |||
| 2021-09-28 | Add regression test for #6560 | Bond_009 | |
| 2021-09-28 | Merge pull request #6623 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.2.2 | |||
| 2021-09-28 | Bump Swashbuckle.AspNetCore.ReDoc from 6.2.1 to 6.2.2 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.ReDoc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-09-28 | Merge pull request #6622 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-6.2.2 | |||
| 2021-09-28 | Merge pull request #6546 from ianjazz246/theorydata | Bond-009 | |
| 2021-09-27 | Bump Swashbuckle.AspNetCore from 6.2.1 to 6.2.2 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.2.1...v6.2.2) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-09-27 | Merge pull request #6618 from crobibero/zip-dir | Claus Vium | |
| 2021-09-26 | Create output directory when extracting archive files | Cody Robibero | |
| 2021-09-26 | Merge pull request #6616 from crobibero/culture-info | Bond-009 | |
| 2021-09-26 | Remove all instances of en-US culture | Cody Robibero | |
| 2021-09-25 | Merge branch 'master' into theorydata | Bond-009 | |
| 2021-09-25 | Merge pull request #6596 from crobibero/jeff-ext | Bond-009 | |
| Add Jellyfin.Extensions to nuget package publish | |||
| 2021-09-25 | Merge pull request #6614 from Bond-009/warn36 | Claus Vium | |
| 2021-09-25 | Merge pull request #6613 from Bond-009/randomaccess | Claus Vium | |
| 2021-09-25 | Fix some warnings | Bond_009 | |
| 2021-09-25 | Merge pull request #6611 from Bond-009/error | Claus Vium | |
| 2021-09-25 | Merge pull request #6612 from Bond-009/async3 | Claus Vium | |
| 2021-09-25 | Use RandomAccess instead of a FileStream where it makes sense | Bond_009 | |
| 2021-09-25 | Remove sync FileStream hack | Bond_009 | |
| 2021-09-25 | Fix user DB migration | Bond_009 | |
| 2021-09-25 | Merge pull request #6590 from jellyfin/dotnet6 | Bond-009 | |
| 2021-09-25 | Address comments | Bond_009 | |
| 2021-09-25 | Update path for openapi spec | Cody Robibero | |
| 2021-09-25 | Translated using Weblate (Croatian) | Mislav Milinković | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ | |||
| 2021-09-25 | Translated using Weblate (Arabic) | Ouail Ouazani | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2021-09-25 | Update codeql dotnet version | Cody Robibero | |
| 2021-09-25 | Fix builds for dotnet6 (#6595) | Cody Robibero | |
| * Target net6.0 * Use new Enum.TryParse(ReadOnlySpan<char>) overload * Replace RNGCryptoServiceProvider with RandomNumberGenerator * ci - target net6.0 (#6594) * Update deployment for dotnet6 * Use generic 6.0.x preview for CI * Update direct dotnet download links Co-authored-by: Bond_009 <bond.009@outlook.com> | |||
| 2021-09-25 | Fix failing tests | Bond_009 | |
| 2021-09-24 | Address comments | Bond_009 | |
| 2021-09-24 | Update Jellyfin.Extensions to .Net6 | Bond_009 | |
| 2021-09-24 | ci - target net6.0 (#6594) | Cody Robibero | |
| 2021-09-24 | Replace RNGCryptoServiceProvider with RandomNumberGenerator | Bond_009 | |
| 2021-09-24 | Use new Enum.TryParse(ReadOnlySpan<char>) overload | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-22 | Merge pull request #6593 from Bond-009/ex | Claus Vium | |
| 2021-09-22 | Merge pull request #6592 from Bond-009/dlna3 | Claus Vium | |
| 2021-09-22 | Merge pull request #6597 from Bond-009/subs | Claus Vium | |
| 2021-09-22 | Add regression test for #5323 | Bond_009 | |
