aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item
AgeCommit message (Expand)Author
2026-04-26Apply review suggestionsShadowghost
2026-04-26Reduce correlated EXISTS queriesShadowghost
2026-04-26Use AsNoTracking() when only readingShadowghost
2026-04-26Remove unnecessary materializationsShadowghost
2026-04-19Fix too many SQL variables error on large librariesShadowghost
2026-04-19Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-13add NameStartsWithOrGreater parameter to Persons endpointdkanada
2026-04-12add NameStartsWith and NameLessThan filters to Person searchdkanada
2026-04-11Fix filtersShadowghost
2026-04-07Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-05add StartIndex and ParentId to person searchdkanada
2026-03-30Fix version filtersShadowghost
2026-03-30Do not return alternate versions by defaultShadowghost
2026-03-13Fix IsResumable and IsPlayed filterShadowghost
2026-03-11Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-03-10Merge pull request #16160 from Shadowghost/fix-itemvalues-uniquenessBond-009
2026-03-08Optimize Search and NextUp queriesShadowghost
2026-03-07Fix batch delete of items with same userdata keysShadowghost
2026-03-07Optimize grouping query performanceShadowghost
2026-03-07Split BaseItemRepository and IItemRepositoryShadowghost
2026-03-06Fix trickplay generation for parts and alt versionsShadowghost
2026-03-05Fix review commentsShadowghost
2026-03-05Fix OrderMapperShadowghost
2026-03-03Fix Liked and Favorite filtersShadowghost
2026-02-25Update saved metadata on primary changeShadowghost
2026-02-24Fix special features filterShadowghost
2026-02-23Optimize SeriesDatePlayed orderingShadowghost
2026-02-21Return Name instead of CleanName for legacy filtersShadowghost
2026-02-21Handle linkedChildren in GetPlayedAndTotalCountBatch and optimize filterShadowghost
2026-02-21Fix IsPlayed filter and setting BoxSet played/unplayedShadowghost
2026-02-20Apply review suggestionsShadowghost
2026-02-18Optimize item count calculation for named itemsShadowghost
2026-02-16Enforce permissions on BoxSetsShadowghost
2026-02-16Fix library performanceShadowghost
2026-02-15Remove split queriesShadowghost
2026-02-09Fix naming filter when collapsing into boxsetsShadowghost
2026-02-09Cleanup and fix version orderingShadowghost
2026-02-08Fix random sortingShadowghost
2026-02-08Fix multiple version resolutionShadowghost
2026-02-07Fix BoxSet collapse handling and deletionShadowghost
2026-02-07Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-02-07Make sure we deduplicate LinkedChildrenShadowghost
2026-02-07Optimize Collection Grouping, NextUp and Latest queriesShadowghost
2026-02-05Fix NextUpShadowghost
2026-02-05Fix multiple version handlingShadowghost
2026-02-04Fix alternative Versions and prevent over fetchingShadowghost
2026-02-03Normalize names and rolestheguymadmax
2026-02-01Only save unique values of ProductionLocations, Studios, Tags, Artists and Al...Shadowghost
2026-02-01Fix orderBy warningsShadowghost
2026-01-31Fix tag checksShadowghost