index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
AppBase
/
BaseConfigurationManager.cs
Age
Commit message (
Expand
)
Author
2019-02-16
Merge branch 'master' into fields
Bond-009
2019-02-09
Use Path.Combine
Joshua Boniface
2019-02-09
Fix poor handling of cache directories
Joshua Boniface
2019-02-09
Removed some unused fields
Bond_009
2019-01-30
Merge branch 'master' into culture
Bond-009
2019-01-28
Removed loose whitespace and one .ToArray() call.
Erwin de Haan
2019-01-28
Fixed inlining local-variable artifact.
Erwin de Haan
2019-01-28
Unwrapped all /(Write|Read)All(Text|Bytes)/ functions.
Erwin de Haan
2019-01-28
Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile`
Erwin de Haan
2019-01-28
Unwrapped CreateDirectory and DeleteDirectory
Erwin de Haan
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-27
Check if file exists instead of catching exceptions
Bond_009
2019-01-27
Fix more analyzer warnings
Bond_009
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part A-Da
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-05
Remove FireEventIfNotNull
Bond_009
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Readded some stuff
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2017-05-10
add smb fixes
Luke Pulverenti
2017-02-20
make more classes portable
Luke Pulverenti