aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item/BaseItemRepository.Querying.cs
AgeCommit message (Expand)Author
2026-08-02Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-07-29Fix AdjacentTo being ignored on non-recursive item queriesShadowghost
2026-07-28Fix Folder access filteringShadowghost
2026-07-26Use DistinctBy where possibleShadowghost
2026-07-23Reduce correlated subqueries to improve performanceShadowghost
2026-05-04FixupShadowghost
2026-05-04Fix review commentsShadowghost
2026-05-04Only consider Album creation dateShadowghost
2026-05-04Speed-up LatestItems for MusicShadowghost
2026-05-03Apply review suggestionShadowghost
2026-04-26Apply review suggestionsShadowghost
2026-04-26Use AsNoTracking() when only readingShadowghost
2026-03-08Optimize Search and NextUp queriesShadowghost
2026-03-07Optimize grouping query performanceShadowghost
2026-03-07Split BaseItemRepository and IItemRepositoryShadowghost