Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Joshua M. Boniface
|
3515c76ca1
Merge pull request #7724 from jtcasper/perms
|
3 years ago |
Cody Robibero
|
1b3e56bae3
Split DirectoryExists and FileExists
|
3 years ago |
Cody Robibero
|
fc5c6c0404
Use IFileSystem
|
3 years ago |
Bond_009
|
1c14c86b20
Fix some warnings
|
3 years ago |
Bond_009
|
ea8f40e84a
More cleanup
|
3 years ago |
Bond_009
|
4dfb7b18ae
Add some docs and tests
|
3 years ago |
Bond_009
|
0f52896691
Fix UnauthorizedAccessException in GetDrives
|
3 years ago |
Patrick Barron
|
c09ef74b51
Fix warnings in IO
|
3 years ago |
Bond_009
|
a4eede29ab
Use RandomAccess instead of a FileStream where it makes sense
|
3 years ago |
Fernando Fernández
|
3d0b1ccae6
Remove all unused usings
|
3 years ago |
Claus Vium
|
74fef6c05b
Merge pull request #6177 from Bond-009/async
|
3 years ago |
Bond_009
|
637e86478f
Fix some warnings
|
3 years ago |
Bond_009
|
e3dac4fda2
Use async FileStreams where it makes sense
|
4 years ago |
Bond_009
|
8528e9bddb
Improve platform checks
|
3 years ago |
Bond_009
|
6f8ccab788
Move non-jellyfin extensions to separate project
|
4 years ago |
cvium
|
42a2cc1747
Remove some unnecessary allocations
|
4 years ago |
Bond_009
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
Bond_009
|
c608d5104d
Fix scanning
|
4 years ago |
Bond_009
|
33327aa1a9
Improve fast path of ManagedFileSystem.GetValidFilename
|
4 years ago |
Bond_009
|
81209258ab
ManagedFileSystem: Rewrite GetValidFilename and more improvements
|
4 years ago |
Claus Vium
|
f99237cf9b
Update Emby.Server.Implementations/IO/ManagedFileSystem.cs
|
4 years ago |
cvium
|
1a3352003d
don't die on dangling symlinks
|
4 years ago |
Bond_009
|
c533b20496
Remove ManagedFileSystem.IsRootPath
|
4 years ago |
crobibero
|
8d902478a0
Don't skip hidden files
|
4 years ago |
Gary Wilber
|
1fdeac0a7d
Ignore inaccessible files during library scans
|
4 years ago |
Bond_009
|
e653eef44f
Fix some warnings
|
4 years ago |
Ken
|
eea142cad1
FullName property instead of ToString in Emby.Server.Implementations/IO/ManagedFileSystem.cs
|
4 years ago |
Ken
|
d719ca78b4
Spacing standard on Emby.Server.Implementations/IO/ManagedFileSystem.cs
|
4 years ago |
Ken Brazier
|
6a39b1a4ca
Merge 'master' updates into 2354-soft-link-sizes
|
4 years ago |