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
/
BaseApplicationPaths.cs
Age
Commit message (
Expand
)
Author
2025-11-17
Backport pull request #15466 from jellyfin/release-10.11.z
Bond-009
2025-09-12
Various cleanups (#14785)
Bond-009
2025-05-18
Add Full system backup feature (#13945)
JPVenson
2025-05-04
Cleanup file related code (#14023)
Bond-009
2025-04-26
Check for path overlaps (#12832)
JPVenson
2025-01-26
Extract trickplay files into own subdirectory
Shadowghost
2024-07-15
Use real temp dir instead of cache dir for temp files (#12226)
Bond-009
2023-10-08
Make files readonly
Stepan Goremykin
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2020-10-17
Minor improvements
Bond_009
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-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-13
Rewrite rules for determining app paths and use XDG_CONFIG_HOME for configDir...
ploughpuff
2019-02-01
Make cache dir configurable
Bond_009
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2019-01-05
Make config path configurable
Bond_009
2019-01-02
Fix log dir
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-08-17
add fixes for .net core
Luke Pulverenti
2017-02-20
make more classes portable
Luke Pulverenti