aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item/BaseItemRepository.ByName.cs
AgeCommit message (Expand)Author
9 daysUse DistinctBy where possibleShadowghost
9 daysFix favorite filter performanceShadowghost
11 daysReduce correlated subqueries to improve performanceShadowghost
13 daysMerge pull request #16980 from TheMelmacian/feature/library_specific_language...Cody Robibero
13 daysfix: remove obsolete codeTheMelmacian
2026-05-30only fetch language codes for the requested library when generating filter va...TheMelmacian
2026-05-30Fix inaccessible artist when they exist in multiple librariestheguymadmax
2026-05-09Preserve ordering in item values queryShadowghost
2026-04-26Use AsNoTracking() when only readingShadowghost
2026-04-26Remove unnecessary materializationsShadowghost
2026-03-08Optimize Search and NextUp queriesShadowghost
2026-03-07Split BaseItemRepository and IItemRepositoryShadowghost