aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item
AgeCommit message (Expand)Author
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
2026-01-31Optimize Validator and Filter PerformanceShadowghost
2026-01-31Reroute on version removalShadowghost
2026-01-30Merge remote-tracking branch 'upstream/master' into perf-rebasedShadowghost
2026-01-28Backport pull request #16098 from jellyfin/release-10.11.ztheguymadmax
2026-01-28Backport pull request #16071 from jellyfin/release-10.11.zMarcoCoreDuo
2026-01-28Backport pull request #15816 from jellyfin/release-10.11.ztheguymadmax
2026-01-26Apply review suggestionsShadowghost
2026-01-19Optimization and search test fixesShadowghost
2026-01-18Add ImageInfo indexShadowghost
2026-01-18Don't use raw SQLShadowghost
2026-01-18Fixes after rebaseShadowghost
2026-01-18Complete LinkedChildren integration and batch DTO optimizationsShadowghost
2026-01-18Add folder-aware filter extensions and descendant query providerShadowghost
2026-01-18Remove ExtraIds column and use OwnerId relationship for extrasShadowghost
2026-01-18Normalize OwnerId to GUID and add performance indexesShadowghost
2026-01-18Add early tag check exit and enhance search orderingShadowghost
2026-01-18Backport pull request #16020 from jellyfin/release-10.11.ztheguymadmax
2026-01-18Backport pull request #15983 from jellyfin/release-10.11.zShadowghost
2026-01-18Backport pull request #15899 from jellyfin/release-10.11.zMarcoCoreDuo
2026-01-18Fix zh-CN subtitle language display (#15947)Bond-009
2026-01-10Backport pull request #15931 from jellyfin/release-10.11.ztheguymadmax
2026-01-05fix: Handle unknown item types gracefully in DeserializeBaseItemZeusCraft10
2026-01-05Fix zh-CN subtitle language displayZeusCraft10
2025-12-28Backport pull request #15768 from jellyfin/release-10.11.ztheguymadmax
2025-12-28Backport pull request #15689 from jellyfin/release-10.11.zgnattu
2025-12-28Backport pull request #15666 from jellyfin/release-10.11.zandrewrabert
2025-12-13Library: Async the SaveImages function (#15718)Luigi311
2025-12-08avoid Take(0) when limit == 0 (#14608)evan314159
2025-12-08Merge pull request #14879 from audrey-inglish/masteraudrey-inglish
2025-12-03Backport pull request #15594 from jellyfin/release-10.11.ztheguymadmax
2025-12-03Backport pull request #15564 from jellyfin/release-10.11.ztheguymadmax
2025-11-17Backport pull request #15493 from jellyfin/release-10.11.ztheguymadmax
2025-11-17Backport pull request #15435 from jellyfin/release-10.11.ztheguymadmax
2025-11-17Backport pull request #15413 from jellyfin/release-10.11.zJPVenson
2025-11-17Backport pull request #15381 from jellyfin/release-10.11.ztheguymadmax
2025-10-27Backport pull request #15217 from jellyfin/release-10.11.ztheguymadmax
2025-10-27Backport pull request #15126 from jellyfin/release-10.11.zMBR-0001
2025-10-27Backport pull request #15087 from jellyfin/release-10.11.ztheguymadmax
2025-10-27Backport pull request #15083 from jellyfin/release-10.11.ztheguymadmax
2025-10-13Remove chapters on file change (#14984)Tim Eisele
2025-10-13Fix contributing artist query (#14991)theguymadmax