aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-11Revert "Use TheoryData in UrlDecodeQueryFeatureTest"ianjazz246
This reverts commit c5393b25798098aa079c185971b7ac28e5f5b994.
2021-09-11Update ↵Claus Vium
Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs
2021-09-11Update ↵Claus Vium
Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs
2021-09-11Update ↵Claus Vium
Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2021-09-11Remove AsyncFile.OpenReadcvium
2021-09-11Use File.GetAttributes instead of creating a new FileInfocvium
2021-09-11Fix SA1614 and SA1116cvium
2021-09-11Include the MIT licensecvium
2021-09-11Read file length for symlinks, supersedes #5775 and #5824cvium
2021-09-10Use TheoryData in UrlDecodeQueryFeatureTestianjazz246
2021-09-10Merge pull request #5648 from OancaAndrei/syncplay-sessions-fixClaus Vium
Fix session references in SyncPlay
2021-09-10Merge pull request #6531 from GodTamIt/img-langBond-009
Fix images "not loading" after manual identification
2021-09-10Missing linebreaks that Rider apparently can't just do for me?cvium
2021-09-10Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueIdcvium
2021-09-10Don't throw when livestream file isn't foundcvium
2021-09-10Fix xmldoccvium
2021-09-10Remove the dependency on BaseAuthorizationHandlercvium
2021-09-10Merge branch 'master' into NetworkAccessPolicycvium
2021-09-10Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2021-09-10Remove more unused argscvium
2021-09-10Remove the unused argcvium
2021-09-10Kill ProgressiveFileCopier and seek to end for ongoing livetvcvium
2021-09-09Fix images "not loading" after manual identificationChris Tam
2021-09-09Merge pull request #6534 from Bond-009/warn35Claus Vium
2021-09-09Fix some warningsBond_009
2021-09-09Merge pull request #6523 from cvium/fix_livetv_cts_disposedBond-009
2021-09-08Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2021-09-08Translated using Weblate (Czech)Lukáš Kucharczyk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2021-09-07Add "Production" and "TV" episode orders.oledfish
2021-09-07Update Jellyfin.Networking/Manager/NetworkManager.csClaus Vium
Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-09-07Merge pull request #6522 from ferferga/efcore-improvementsClaus Vium
2021-09-07Fix typo in comment and remove useless onesFernando Fernández
2021-09-07Merge pull request #6526 from jellyfin/Bond-009-patch-2Claus Vium
2021-09-07Fix it for real(tm) this timeBond-009
2021-09-07Fix log messageBond-009
2021-09-07Ignore published server url for local accesscvium
2021-09-07Use GetSmartApiUrl instead (hopefully it works)cvium
2021-09-07Fix disposed exception when ffmpeg exits early in GetLiveHlsStreamcvium
2021-09-06Fix identationFernando Fernández
2021-09-06Move model configuration to its own classesFernando Fernández
2021-09-06Log EFCore migrationsFernando Fernández
2021-09-06Remove all unused usingsFernando Fernández
2021-09-06Use appHost.Resolve for accessing the context in Program.csFernando Fernández
2021-09-06Remove Linq to index searchCody Robibero
2021-09-06Merge pull request #6521 from ferferga/fix-typosClaus Vium
Fix Dockerfile typos
2021-09-06Fix Dockerfile typosFernando Fernández
2021-09-0610.7.7artiume
2021-09-06Merge pull request #6520 from ↵Bond-009
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-6.2.1 Bump Swashbuckle.AspNetCore.ReDoc from 6.1.5 to 6.2.1
2021-09-06Merge pull request #6519 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.3Bond-009
Bump FsCheck.Xunit from 2.16.1 to 2.16.3
2021-09-06Bump Swashbuckle.AspNetCore.ReDoc from 6.1.5 to 6.2.1dependabot[bot]
Bumps [Swashbuckle.AspNetCore.ReDoc](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.5 to 6.2.1. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.5...v6.2.1) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.ReDoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>