aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
2026-04-07Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-04-05add StartIndex and ParentId to person searchdkanada
2026-04-02Merge pull request #16419 from Shadowghost/extend-segment-interfaceNiels van Velzen
2026-03-30Fix version filtersShadowghost
2026-03-30Backport pull request #16425 from jellyfin/release-10.11.ztheguymadmax
2026-03-30Do not return alternate versions by defaultShadowghost
2026-03-30Merge pull request #16365 from Shadowghost/cleanup-trickplay-failureBond-009
2026-03-30Apply review commentsShadowghost
2026-03-24Lint for the Linter GodsJoshua M. Boniface
2026-03-23Apply suggestions from code reviewJoshua M. Boniface
2026-03-23Properly define variable typeJoshua M. Boniface
2026-03-23Ensure ResolvedPath is sent on error tooJoshua M. Boniface
2026-03-23Fix FolderStorageInfo to show parent filesystemJoshua M. Boniface
2026-03-14Add callback for segment data pruning to IMediaSegmentProviderShadowghost
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-07Cleanup trickplay cache dir on failureShadowghost
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-03-01Remove unnecessary ToList callsTeemu Pöytäniemi
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