aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
3 daysMerge pull request #16980 from TheMelmacian/feature/library_specific_language...Cody Robibero
3 daysfix: remove obsolete codeTheMelmacian
3 daysMerge pull request #17160 from 854562/truncate-language-stringsCody Robibero
4 daysMerge pull request #17368 from Shadowghost/security-path-traversal-fixesBond-009
4 daysApply review suggestionsShadowghost
4 daysMerge pull request #17367 from zerafachris/fix/backup-skip-corrupt-keyframe-dataBond-009
4 daysMerge remote-tracking branch 'upstream/master' into security-path-traversal-f...Shadowghost
4 daysMerge pull request #17377 from mbastian77/fix/person-visibility-allowed-tagsCody Robibero
4 daysMerge branch 'master' into fix/backup-skip-corrupt-keyframe-dataCody Robibero
4 daysRemove comments about JSON error handlingCody Robibero
4 daysMerge pull request #17282 from TowyTowy/fix/13137-clear-profile-imageCody Robibero
4 daysExtract truncation logic to helper and add tests854562
5 daysMerge pull request #17302 from ElianCodes/fix/lastlogindate-stale-entityBond-009
6 daysfix: log corrupt KeyframeData row read failures as errors, not warningszerafachris
7 daysExempt people from the allowed tags visibility checkmbastian77
7 daysHarden remaining path-construction sinks against traversalShadowghost
7 daysSkip corrupt KeyframeData rows during full system backupzerafachris
9 daysFix tie-breaker performanceShadowghost
14 daysKeep authenticated user entity in sync with persisted login timestampsElian Van Cutsem
2026-07-09Fix profile image being impossible to clear when its in-memory key is temporaryTowyTowy
2026-07-08Fix max login attemptstheguymadmax
2026-07-05Merge pull request #17228 from Shadowghost/fix-logout-concurrencyCody Robibero
2026-07-05Merge pull request #17044 from Shadowghost/version-model-and-handlingCody Robibero
2026-07-03Allow changing capitalization of usernamesBond_009
2026-07-03Don't throw on logout if session does not existShadowghost
2026-07-02Fix review commentsShadowghost
2026-06-30Use Enumerable.LeftJoin for activity log user queryBreno Alvim
2026-06-27Merge pull request #17182 from Shadowghost/vacuum-noscanCody Robibero
2026-06-26Skip backups whens can is runningShadowghost
2026-06-23Fix SonarCloud warnings854562
2026-06-22Truncate ISO-639-2 language display names at first delimiter854562
2026-06-21Fix too many SQL variables in DeleteItem for large batch deletesJoshua M. Boniface
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-10Merge remote-tracking branch 'upstream/master' into version-model-and-handlingShadowghost
2026-06-09Coalesce alternate-version progress onto primary in resume filterShadowghost
2026-06-07Prefer local alternate versions when deduplicating linked childrenShadowghost
2026-06-07Collapse version groups to the primary version in queriesShadowghost
2026-06-07Make resume queries version-awareShadowghost
2026-06-07Merge pull request #16121 from Shadowghost/search-rebasedBond-009
2026-06-07Merge pull request #16945 from Shadowghost/scan-trickplayBond-009
2026-06-07Backport pull request #16944 from jellyfin/release-10.11.zJPVenson
2026-05-31Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-31Fix similarity (#16942)Tim Eisele
2026-05-30Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-30only fetch language codes for the requested library when generating filter va...TheMelmacian
2026-05-30Fix inaccessible artist when they exist in multiple librariestheguymadmax
2026-05-29Add a collection API for `Included In` feature (#15516)Sam Xie