aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
2026-08-05Project the lowered person credit values once when updating peopleShadowghost
2026-08-05Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-08-04Fix /Persons favourites timing out by removing the correlated favourites joinShadowghost
2026-08-03Only treat series and seasons as resumable foldersShadowghost
2026-08-02Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-08-02Merge pull request #17456 from Shadowghost/fix-extrasCody Robibero
2026-08-02Merge pull request #17503 from theguymadmax/fix-sortby-nameCody Robibero
2026-08-02Merge pull request #17486 from Shadowghost/fix-adjacentCody Robibero
2026-08-02Merge pull request #17482 from Shadowghost/fix-stale-versionsCody Robibero
2026-08-02Merge pull request #17147 from Shadowghost/tmdb-missing-episodesCody Robibero
2026-08-01Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-08-01Preserve multiple roles per person type instead of deduping credits by name a...Shadowghost
2026-08-01Merge remote-tracking branch 'upstream/master' into tmdb-missing-episodesShadowghost
2026-08-01Merge pull request #17500 from theguymadmax/fix-storage-lookupCody Robibero
2026-08-01Merge pull request #17463 from Shadowghost/fix-unplayed-filterCody Robibero
2026-08-01Merge pull request #17460 from Shadowghost/fix-user-itemsCody Robibero
2026-08-01Merge pull request #17416 from Shadowghost/enable-duplicate-playlist-childrenCody Robibero
2026-07-31Use CleanName when sorting by nametheguymadmax
2026-07-30Fix storage lookup for Windowstheguymadmax
2026-07-30Apply the by-name access exemption in the search candidate queryShadowghost
2026-07-29Fix playlist entries being lost on migration and library scansShadowghost
2026-07-29Fix AdjacentTo being ignored on non-recursive item queriesShadowghost
2026-07-29FixupShadowghost
2026-07-29Fix more filter casesShadowghost
2026-07-29Fix video version links being read from stale serialised item data instead of...Shadowghost
2026-07-28Fix Folder access filteringShadowghost
2026-07-28Restrict people, genres, studios and artists to names backed by an item the u...Shadowghost
2026-07-28Make the /Persons de-duplication use an index instead of grouping the tableShadowghost
2026-07-28Fix played/unplayed filter for empty Series and BoxSetsShadowghost
2026-07-27Queue person metadata refresh instead of blocking the item request and fix It...Shadowghost
2026-07-27Fix extras naming and version assignmentShadowghost
2026-07-26Use DistinctBy where possibleShadowghost
2026-07-25Fix favorite filter performanceShadowghost
2026-07-25Fix DatePlayed sorting performanceShadowghost
2026-07-23Reduce correlated subqueries to improve performanceShadowghost
2026-07-23Allow duplicate LinkedChildren for PlaylistsShadowghost
2026-07-21Merge pull request #16980 from TheMelmacian/feature/library_specific_language...Cody Robibero
2026-07-21fix: remove obsolete codeTheMelmacian
2026-07-21Merge pull request #17160 from 854562/truncate-language-stringsCody Robibero
2026-07-21Merge pull request #17368 from Shadowghost/security-path-traversal-fixesBond-009
2026-07-21Apply review suggestionsShadowghost
2026-07-21Merge pull request #17367 from zerafachris/fix/backup-skip-corrupt-keyframe-dataBond-009
2026-07-21Merge remote-tracking branch 'upstream/master' into security-path-traversal-f...Shadowghost
2026-07-20Merge pull request #17377 from mbastian77/fix/person-visibility-allowed-tagsCody Robibero
2026-07-20Merge branch 'master' into fix/backup-skip-corrupt-keyframe-dataCody Robibero
2026-07-20Remove comments about JSON error handlingCody Robibero
2026-07-20Merge pull request #17282 from TowyTowy/fix/13137-clear-profile-imageCody Robibero
2026-07-20Extract truncation logic to helper and add tests854562
2026-07-20Merge pull request #17302 from ElianCodes/fix/lastlogindate-stale-entityBond-009
2026-07-18fix: log corrupt KeyframeData row read failures as errors, not warningszerafachris