| Age | Commit message (Collapse) | Author |
|
|
|
removed:
* nameof -> FullName lookup
* IndexOf before Replace
* Enum.GetNames -> Enum.Parse roundtrip
|
|
IsPlayed is a column in UserDatas and does not belong in the inner query. None of the other UserDatas columns are in the innerquery.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
|
|
|
|
|
|
|
|
|
|
|
Minor improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OFC I reduced some allocations
|
|
|
|
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
|
|
|
Migrate Display Preferences to EF Core
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|