aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item/BaseItemRepository.ByName.cs
AgeCommit message (Expand)Author
6 daysFix by-name endpoints reporting TotalRecordCount=0 next to a populated Items ...vdatanet
2026-07-26Use DistinctBy where possibleShadowghost
2026-07-25Fix favorite filter performanceShadowghost
2026-07-23Reduce correlated subqueries to improve performanceShadowghost
2026-07-21Merge pull request #16980 from TheMelmacian/feature/library_specific_language...Cody Robibero
2026-07-21fix: 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