aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
31 hoursProject the lowered person credit values once when updating peopleShadowghost
32 hoursMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
3 daysFix /Persons favourites timing out by removing the correlated favourites joinShadowghost
3 daysOnly treat series and seasons as resumable foldersShadowghost
4 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
4 daysMerge pull request #17456 from Shadowghost/fix-extrasCody Robibero
4 daysMerge pull request #17503 from theguymadmax/fix-sortby-nameCody Robibero
4 daysMerge pull request #17486 from Shadowghost/fix-adjacentCody Robibero
4 daysMerge pull request #17482 from Shadowghost/fix-stale-versionsCody Robibero
4 daysMerge pull request #17147 from Shadowghost/tmdb-missing-episodesCody Robibero
5 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
5 daysPreserve multiple roles per person type instead of deduping credits by name a...Shadowghost
5 daysMerge remote-tracking branch 'upstream/master' into tmdb-missing-episodesShadowghost
5 daysMerge pull request #17500 from theguymadmax/fix-storage-lookupCody Robibero
5 daysMerge pull request #17463 from Shadowghost/fix-unplayed-filterCody Robibero
5 daysMerge pull request #17460 from Shadowghost/fix-user-itemsCody Robibero
5 daysMerge pull request #17416 from Shadowghost/enable-duplicate-playlist-childrenCody Robibero
7 daysUse CleanName when sorting by nametheguymadmax
7 daysFix storage lookup for Windowstheguymadmax
7 daysApply the by-name access exemption in the search candidate queryShadowghost
8 daysFix playlist entries being lost on migration and library scansShadowghost
8 daysFix AdjacentTo being ignored on non-recursive item queriesShadowghost
8 daysFixupShadowghost
8 daysFix more filter casesShadowghost
9 daysFix video version links being read from stale serialised item data instead of...Shadowghost
9 daysFix Folder access filteringShadowghost
9 daysRestrict people, genres, studios and artists to names backed by an item the u...Shadowghost
9 daysMake the /Persons de-duplication use an index instead of grouping the tableShadowghost
9 daysFix played/unplayed filter for empty Series and BoxSetsShadowghost
10 daysQueue person metadata refresh instead of blocking the item request and fix It...Shadowghost
10 daysFix extras naming and version assignmentShadowghost
11 daysUse DistinctBy where possibleShadowghost
12 daysFix favorite filter performanceShadowghost
12 daysFix DatePlayed sorting performanceShadowghost
14 daysReduce 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