Bond-009
|
9734892322
Merge pull request #12925 from Bond-009/await
|
4 months ago |
goknsh
|
924c80a209
Backport pull request #13033 from jellyfin/release-10.10.z
|
6 months ago |
Bond_009
|
d2db700402
Always await instead of directly returning Task
|
7 months ago |
Bond_009
|
97a02f5803
Remove BOM from UTF-8 files
|
9 months ago |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Bond_009
|
f5613add1a
Remove extra argument
|
2 years ago |
Bond_009
|
5036afd691
Minor cleanup
|
2 years ago |
Bond_009
|
e7be01d7a5
Flush to disk async where possible
|
3 years ago |
KonH
|
b6bf43af45
Fix warning: Using directive is not required by the code and can be safely removed (#2149)
|
3 years ago |
Claus Vium
|
c5491dc46c
Merge pull request #6613 from Bond-009/randomaccess
|
3 years ago |
Bond_009
|
a4eede29ab
Use RandomAccess instead of a FileStream where it makes sense
|
3 years ago |
Bond_009
|
f31224fa8f
Remove sync FileStream hack
|
3 years ago |
Bond_009
|
13fbfe6091
Target net6.0
|
4 years ago |
Claus Vium
|
62113c4603
Update Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs
|
3 years ago |
Claus Vium
|
cec0dd94ba
Update Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs
|
3 years ago |
Claus Vium
|
6b8b7f1426
Update Jellyfin.Server/Infrastructure/SymlinkFollowingPhysicalFileResultExecutor.cs
|
3 years ago |
cvium
|
e34aa22dc1
Remove AsyncFile.OpenRead
|
3 years ago |
cvium
|
794b73c62d
Use File.GetAttributes instead of creating a new FileInfo
|
3 years ago |
cvium
|
3bc9f38833
Fix SA1614 and SA1116
|
3 years ago |
cvium
|
30152c8d96
Include the MIT license
|
3 years ago |
cvium
|
6a2df35b37
Read file length for symlinks, supersedes #5775 and #5824
|
3 years ago |