aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Implementations.Tests
AgeCommit message (Expand)Author
3 daysFix other two missing DE localization DE updatesMarc Brooks
3 daysFix unit test for localizationMarc Brooks
8 daysAddress review on MediaSourceCount batchingbrandon
9 daysBatch alternate version detection in DtoService to remove MediaSourceCount N+1brandon
9 daysMerge pull request #17571 from obiwantoby/perf/batch-people-dtoCody Robibero
9 daysMerge pull request #17541 from vdatanet/fix/byname-total-record-countCody Robibero
9 daysMerge pull request #17555 from IDisposable/fix/reorder-update-itemsCody Robibero
9 daysMerge pull request #17521 from Shadowghost/fix-plugin-disableCody Robibero
9 daysBatch people lookups when building item DTOsbrandon
11 daysMove the deletion of old related info to just before the saveMarc Brooks
11 daysProject the lowered person credit values once when updating peopleShadowghost
11 daysFix by-name endpoints reporting TotalRecordCount=0 next to a populated Items ...vdatanet
14 daysFix disabled plugins being re-enabled on restartShadowghost
2026-07-27Fix extras naming and version assignmentShadowghost
2026-07-26Merge pull request #17422 from Shadowghost/performanceCody Robibero
2026-07-25Merge pull request #17399 from Shadowghost/fix-extra-yearCody Robibero
2026-07-25Merge pull request #17395 from paoloantinori/fix/userdata-null-user-nre-masterCody Robibero
2026-07-25Remove added comments (#17395 review)Paolo Antinori
2026-07-24Merge pull request #17234 from Eneo-org/fix/syncplay-playqueue-indexCody Robibero
2026-07-23Reduce correlated subqueries to improve performanceShadowghost
2026-07-22fix: avoid NRE when sorting by user-dependent keys without a userPaolo Antinori
2026-07-21Fix incorrect year on local trailersShadowghost
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-21fix: use build output directory for backup test temp root to avoid low free-s...zerafachris
2026-07-21Merge remote-tracking branch 'upstream/master' into security-path-traversal-f...Shadowghost
2026-07-20Merge branch 'master' into fix/backup-skip-corrupt-keyframe-dataCody Robibero
2026-07-20Merge pull request #17282 from TowyTowy/fix/13137-clear-profile-imageCody Robibero
2026-07-20Merge pull request #17320 from TaterTechStudios/fix/item-correct-selectorCody Robibero
2026-07-20Merge pull request #17254 from sjakub/attribute_aliasesCody Robibero
2026-07-20Extract truncation logic to helper and add tests854562
2026-07-20Merge pull request #17365 from Shadowghost/fix-resume-perfBond-009
2026-07-17Merge pull request #17327 from Shadowghost/remove-playbackpositionticks-media...Bond-009
2026-07-17Harden remaining path-construction sinks against traversalShadowghost
2026-07-17Skip corrupt KeyframeData rows during full system backupzerafachris
2026-07-16Fix tie-breaker performanceShadowghost
2026-07-15Move GetUserDataBatch to use ResolveUserDataRow when item.UserData isn't prel...Jordan Rushing
2026-07-14remove PlaybackPositionTicks from MediaSourceInfoShadowghost
2026-07-13Fix: Fetch the correct row matching the most up to date fileJordan Rushing
2026-07-09Fix profile image being impossible to clear when its in-memory key is temporaryTowyTowy
2026-07-09Cleanup PreferEpisodeParentPoster)Shadowghost
2026-07-09Remove episode image override hackShadowghost
2026-07-07Added more aliases for attributesJakub Schmidtke
2026-07-05Merge pull request #17044 from Shadowghost/version-model-and-handlingCody Robibero
2026-07-04Fix play queue index handling in SyncPlayEnea D'Angiò
2026-07-02Fix review commentsShadowghost
2026-06-27Merge pull request #17013 from dfederm/dfederm/fix-jellyfin-16899Cody Robibero
2026-06-26Fix localization lookupShadowghost
2026-06-19Surface the played version for resumeShadowghost
2026-06-18Merge pull request #14935 from JadedRain/masterBond-009