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
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-12-12
move to new System.Threading.Lock type for better performance
Daniyar Alpyspayev
2024-07-15
Use real temp dir instead of cache dir for temp files (#12226)
Bond-009
2024-04-30
More efficient array creation (#11468)
Bond-009
2023-10-08
Make files readonly
Stepan Goremykin
2023-10-03
Use DI for IFileSystem
Patrick Barron
2023-02-14
Enable nullable for more files (#9310)
Bond-009
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-10-06
Use ArgumentNullException.ThrowIfNull helper method
Bond_009
2022-08-18
Minor cleanup
Bond_009
2022-04-17
Merge pull request #7561 from DMouse10462/named-config-api-fix
Cody Robibero
2021-12-27
More cleanup
Bond_009
2021-12-20
Use our own Contains extension
cvium
2021-12-19
Use static lambdas
cvium
2021-10-03
Remove workaround for dotnet/runtime#42790
Bond_009
2021-06-12
Merge pull request #6096 from cvium/saving_private_ram
Bond-009
2021-05-28
Fix some warnings
Bond_009
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-20
Enable nullable reference types for Emby.Server.Implementations
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-03-07
Use FileShare.None when creating files
David
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
[next]