Commit Graph

55 Commits (6f8ccab788e85e025eaa44b67a1487bf419afb53)

Author SHA1 Message Date
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
cvium 42a2cc1747 Remove some unnecessary allocations
3 years ago
Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations
3 years ago
Bond_009 c608d5104d Fix scanning
3 years ago
Bond_009 33327aa1a9 Improve fast path of ManagedFileSystem.GetValidFilename
3 years ago
Bond_009 81209258ab ManagedFileSystem: Rewrite GetValidFilename and more improvements
3 years ago
Claus Vium f99237cf9b
Update Emby.Server.Implementations/IO/ManagedFileSystem.cs
3 years ago
cvium 1a3352003d don't die on dangling symlinks
3 years ago
Bond_009 c533b20496 Remove ManagedFileSystem.IsRootPath
3 years ago
crobibero 8d902478a0 Don't skip hidden files
3 years ago
Gary Wilber 1fdeac0a7d Ignore inaccessible files during library scans
3 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
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans acd4389653
fix SA1005
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Ken Brazier 36312c92f5 2354 open soft-links to read size
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond-009 c8409d2ea1 Remove FileSystem.GetStream
4 years ago
dkanada 9eac19c75a change invariant culture to ordinal
4 years ago
dkanada 65e9a705d3 check operating system for absolute path test
4 years ago
dkanada a8cd963d46 fix tests for absolute paths
4 years ago
Bond_009 bb236b9591 Merge branch 'master' into warn12
4 years ago
Anthony Lavado 75f19a762c Re-order the path statement to avoid file issues
4 years ago
Bond_009 2ef4ffd698 More warnings (removed)
5 years ago
Bond_009 42ffddc269 Fix more warnings
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 aa30227545 Improve main code flow
5 years ago
dkanada b768ad978e split the new command to more than one line
5 years ago
dkanada 4a9b349c04 only return useful drives
5 years ago
Bond_009 f911fda34f Merge ifs
5 years ago
Bond_009 41df562419 Improve IO code
5 years ago
Bond-009 decaffed86 Remove EnvironmentInfo
5 years ago
Bond-009 c5fce647de Cleanup/simplification
5 years ago
William Taylor 18ae107ce4 Removed unnecessary configuration options and reduced primitive dependencies
5 years ago
William Taylor 0d5fbcb031 Removed primitives from services in Program.cs
5 years ago
Erwin de Haan d3afa53191 Final refactored `IFileSystem` and `ManagedFileSystem`
5 years ago
Andrew Rabert 803bf563d7 Merge pull request #621 from Bond-009/perf
5 years ago
William Taylor 65cd3ed597 Replaced injections of ILogger with ILoggerFactory
5 years ago
Bond_009 35d97dc949 Minor improvements to library scan code
5 years ago
Erwin de Haan 65bd052f3e ReSharper conform to 'var' settings
5 years ago
Erwin de Haan 58b582bdcb Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
Bond_009 6a8b94b0c7 Remove SMB support
5 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago