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
Age
Commit message (
Expand
)
Author
2021-03-08
Merge pull request #5402 from Ullmie02/fix-null-size
Joshua M. Boniface
2020-11-15
Merge remote-tracking branch 'upstream/master' into dotnet-5
crobibero
2020-11-15
Merge pull request #4253 from BaronGreenback/fordiscussion
Bond-009
2020-11-13
Updated based on review feedback
crobibero
2020-11-13
Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs
Cody Robibero
2020-11-13
Use null coalescing when possible
crobibero
2020-11-13
Convert NullReferenceException to ResourceNotFoundException
crobibero
2020-11-13
Fix nullability errors in Emby.Server.Implementations
crobibero
2020-11-11
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
BaronGreenback
2020-11-09
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
BaronGreenback
2020-10-17
Minor improvements
Bond_009
2020-10-14
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
BaronGreenback
2020-10-14
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
BaronGreenback
2020-10-14
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
BaronGreenback
2020-10-11
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
BaronGreenback
2020-10-11
Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs
BaronGreenback
2020-10-11
Added extra functionality to support registrar.
Greenback
2020-08-31
Fix some warnings
Bond_009
2020-08-09
MemoryStream optimizations
Bond_009
2020-06-05
Use typed logger where possible
crobibero
2020-04-14
Switch to using declaration
Patrick Barron
2020-04-14
Documented BaseApplicationPath constructor parameters
Patrick Barron
2020-03-15
Do not call UseContentRoot() on the web host builder
Mark Monteiro
2020-03-15
Update XML documentation for WebPath
Mark Monteiro
2020-02-25
Do not set a static content root if the jellyfin-web directory does not exist...
Mark Monteiro
2019-12-11
Merge pull request #2041 from Bond-009/warn11
dkanada
2019-12-10
Apply suggestions from code review
Bond-009
2019-12-04
Fix GetTranscodePath function and cache path update logline
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-11-24
Merge pull request #1991 from Bond-009/transtemp
Joshua M. Boniface
2019-11-22
Fix some warnings
Bond-009
2019-11-21
Don't append transcodes to transcoding temp path
Bond-009
2019-11-01
Update deps and add MultiThreading analyzer
Bond_009
2019-10-09
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
Bond_009
2019-08-09
Fix doc releated warnings
Bond_009
2019-03-12
Implement review feedback
Joshua Boniface
2019-03-10
Add further resources to complete WebPath
Joshua Boniface
2019-03-10
Add configuration flag for Web directory
Joshua Boniface
2019-02-18
Removed remaining self-update code
Bond_009
2019-02-16
Merge branch 'master' into fields
Bond-009
2019-02-13
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir...
ploughpuff
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-02-01
Make cache dir configurable
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
[next]