| Age | Commit message (Collapse) | Author |
|
(cherry picked from commit 58609795007d4a5e4d9e94e92f7c82999ad8ad0a)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
(cherry picked from commit 0cddfbcff504ef99382f2eba8bd594b29ad6d39e)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
|
|
|
|
|
|
|
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Migrate Display Preferences to EF Core
|
|
|
|
|
|
|
|
|
|
Fix warnings
|
|
|
|
Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice
|
|
|
|
|
|
|
|
|
|
|
|
Never ignore application folders
|
|
|
|
|
|
|
|
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
|
Use typed logger where possible
|
|
# Conflicts:
# MediaBrowser.Controller/Library/ILibraryManager.cs
# MediaBrowser.Providers/Users/UserMetadataService.cs
|
|
|
|
|