| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-11 | Revert "Use TheoryData in UrlDecodeQueryFeatureTest" | ianjazz246 | |
| This reverts commit c5393b25798098aa079c185971b7ac28e5f5b994. | |||
| 2021-09-11 | Update ↵ | Claus Vium | |
| Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs | |||
| 2021-09-11 | Update ↵ | Claus Vium | |
| Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs | |||
| 2021-09-11 | Update ↵ | Claus Vium | |
| Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-09-11 | Remove AsyncFile.OpenRead | cvium | |
| 2021-09-11 | Use File.GetAttributes instead of creating a new FileInfo | cvium | |
| 2021-09-11 | Fix SA1614 and SA1116 | cvium | |
| 2021-09-11 | Include the MIT license | cvium | |
| 2021-09-11 | Read file length for symlinks, supersedes #5775 and #5824 | cvium | |
| 2021-09-10 | Use TheoryData in UrlDecodeQueryFeatureTest | ianjazz246 | |
| 2021-09-10 | Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix | Claus Vium | |
| Fix session references in SyncPlay | |||
| 2021-09-10 | Merge pull request #6531 from GodTamIt/img-lang | Bond-009 | |
| Fix images "not loading" after manual identification | |||
| 2021-09-10 | Missing linebreaks that Rider apparently can't just do for me? | cvium | |
| 2021-09-10 | Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId | cvium | |
| 2021-09-10 | Don't throw when livestream file isn't found | cvium | |
| 2021-09-10 | Fix xmldoc | cvium | |
| 2021-09-10 | Remove the dependency on BaseAuthorizationHandler | cvium | |
| 2021-09-10 | Merge branch 'master' into NetworkAccessPolicy | cvium | |
| 2021-09-10 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2021-09-10 | Remove more unused args | cvium | |
| 2021-09-10 | Remove the unused arg | cvium | |
| 2021-09-10 | Kill ProgressiveFileCopier and seek to end for ongoing livetv | cvium | |
| 2021-09-09 | Fix images "not loading" after manual identification | Chris Tam | |
| 2021-09-09 | Merge pull request #6534 from Bond-009/warn35 | Claus Vium | |
| 2021-09-09 | Fix some warnings | Bond_009 | |
| 2021-09-09 | Merge pull request #6523 from cvium/fix_livetv_cts_disposed | Bond-009 | |
| 2021-09-08 | Translated using Weblate (Vietnamese) | hoanghuy309 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/ | |||
| 2021-09-08 | Translated using Weblate (Czech) | Lukáš Kucharczyk | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/ | |||
| 2021-09-07 | Add "Production" and "TV" episode orders. | oledfish | |
| 2021-09-07 | Update Jellyfin.Networking/Manager/NetworkManager.cs | Claus Vium | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-09-07 | Merge pull request #6522 from ferferga/efcore-improvements | Claus Vium | |
| 2021-09-07 | Fix typo in comment and remove useless ones | Fernando Fernández | |
| 2021-09-07 | Merge pull request #6526 from jellyfin/Bond-009-patch-2 | Claus Vium | |
| 2021-09-07 | Fix it for real(tm) this time | Bond-009 | |
| 2021-09-07 | Fix log message | Bond-009 | |
| 2021-09-07 | Ignore published server url for local access | cvium | |
| 2021-09-07 | Use GetSmartApiUrl instead (hopefully it works) | cvium | |
| 2021-09-07 | Fix disposed exception when ffmpeg exits early in GetLiveHlsStream | cvium | |
| 2021-09-06 | Fix identation | Fernando Fernández | |
| 2021-09-06 | Move model configuration to its own classes | Fernando Fernández | |
| 2021-09-06 | Log EFCore migrations | Fernando Fernández | |
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-09-06 | Use appHost.Resolve for accessing the context in Program.cs | Fernando Fernández | |
| 2021-09-06 | Remove Linq to index search | Cody Robibero | |
| 2021-09-06 | Merge pull request #6521 from ferferga/fix-typos | Claus Vium | |
| Fix Dockerfile typos | |||
| 2021-09-06 | Fix Dockerfile typos | Fernando Fernández | |
| 2021-09-06 | 10.7.7 | artiume | |
| 2021-09-06 | Merge 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-06 | Merge pull request #6519 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.3 | Bond-009 | |
| Bump FsCheck.Xunit from 2.16.1 to 2.16.3 | |||
| 2021-09-06 | Bump Swashbuckle.AspNetCore.ReDoc from 6.1.5 to 6.2.1 | dependabot[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> | |||
