aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item/BaseItemRepository.TranslateQuery.cs
AgeCommit message (Expand)Author
23 hoursMerge pull request #17597 from theguymadmax/fix-people-filteringCody Robibero
23 hoursMerge pull request #17588 from TOomaAh/fix/is-airing-filterCody Robibero
28 hoursFix PersonTypes not applied when filtering by persontheguymadmax
2 daysfix: correct IsAiring negation to exclude airing itemsTOomaAh
5 daysCleanup and simplify query helpersShadowghost
6 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
9 daysOnly treat series and seasons as resumable foldersShadowghost
9 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
9 daysMerge pull request #17456 from Shadowghost/fix-extrasCody Robibero
9 daysMerge pull request #17486 from Shadowghost/fix-adjacentCody Robibero
10 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
12 daysApply the by-name access exemption in the search candidate queryShadowghost
13 daysFix AdjacentTo being ignored on non-recursive item queriesShadowghost
13 daysFix more filter casesShadowghost
14 daysRestrict people, genres, studios and artists to names backed by an item the u...Shadowghost
2026-07-28Fix played/unplayed filter for empty Series and BoxSetsShadowghost
2026-07-27Fix extras naming and version assignmentShadowghost
2026-07-25Fix favorite filter performanceShadowghost
2026-07-25Fix DatePlayed sorting performanceShadowghost
2026-07-20Merge pull request #17377 from mbastian77/fix/person-visibility-allowed-tagsCody Robibero
2026-07-18Exempt people from the allowed tags visibility checkmbastian77
2026-07-16Fix tie-breaker performanceShadowghost
2026-07-05Merge pull request #17044 from Shadowghost/version-model-and-handlingCody Robibero
2026-07-02Fix review commentsShadowghost
2026-06-19Surface the played version for resumeShadowghost
2026-06-13Apply ParentId.Value suggestionMatt Teahan
2026-06-12Fix AlbumIds filtering by Name instead of by IdMatt
2026-06-12Fix performanceShadowghost
2026-06-09Coalesce alternate-version progress onto primary in resume filterShadowghost
2026-06-07Make resume queries version-awareShadowghost
2026-05-24Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-20Add support for filtering boxsets by parentIdShadowghost
2026-05-16Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-15Merge pull request #9787 from TheMelmacian/feature/language_filtersBond-009
2026-05-15Merge pull request #15970 from Shadowghost/similarityBond-009
2026-05-12Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-12move language filters from QueryFiltersLegacy to QueryFiltersTheMelmacian
2026-05-10fix: filter for VideoTypes if Item is Iso fileTheMelmacian
2026-05-10feat: language filters for subtitles and audioTheMelmacian
2026-05-09Fix artist duplicatesShadowghost
2026-05-04Implement search providersShadowghost
2026-05-03Implement Similarity providersShadowghost
2026-05-03Omit BoxSet related materializationShadowghost
2026-04-26Reduce correlated EXISTS queriesShadowghost
2026-04-26Remove unnecessary materializationsShadowghost
2026-04-11Fix filtersShadowghost
2026-03-30Fix version filtersShadowghost
2026-03-13Fix IsResumable and IsPlayed filterShadowghost
2026-03-07Split BaseItemRepository and IItemRepositoryShadowghost