index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
Age
Commit message (
Expand
)
Author
16 hours
Merge pull request #17460 from Shadowghost/fix-user-items
Cody Robibero
16 hours
Merge pull request #17416 from Shadowghost/enable-duplicate-playlist-children
Cody Robibero
4 days
Fix playlist entries being lost on migration and library scans
Shadowghost
5 days
Queue person metadata refresh instead of blocking the item request and fix It...
Shadowghost
7 days
Use DistinctBy where possible
Shadowghost
7 days
Fix favorite filter performance
Shadowghost
7 days
Fix DatePlayed sorting performance
Shadowghost
9 days
Reduce correlated subqueries to improve performance
Shadowghost
10 days
Allow duplicate LinkedChildren for Playlists
Shadowghost
11 days
Merge pull request #16980 from TheMelmacian/feature/library_specific_language...
Cody Robibero
11 days
fix: remove obsolete code
TheMelmacian
12 days
Merge pull request #17160 from 854562/truncate-language-strings
Cody Robibero
12 days
Merge pull request #17368 from Shadowghost/security-path-traversal-fixes
Bond-009
12 days
Apply review suggestions
Shadowghost
12 days
Merge pull request #17367 from zerafachris/fix/backup-skip-corrupt-keyframe-data
Bond-009
12 days
Merge remote-tracking branch 'upstream/master' into security-path-traversal-f...
Shadowghost
12 days
Merge pull request #17377 from mbastian77/fix/person-visibility-allowed-tags
Cody Robibero
12 days
Merge branch 'master' into fix/backup-skip-corrupt-keyframe-data
Cody Robibero
12 days
Remove comments about JSON error handling
Cody Robibero
12 days
Merge pull request #17282 from TowyTowy/fix/13137-clear-profile-image
Cody Robibero
12 days
Extract truncation logic to helper and add tests
854562
13 days
Merge pull request #17302 from ElianCodes/fix/lastlogindate-stale-entity
Bond-009
2026-07-18
fix: log corrupt KeyframeData row read failures as errors, not warnings
zerafachris
2026-07-18
Exempt people from the allowed tags visibility check
mbastian77
2026-07-17
Harden remaining path-construction sinks against traversal
Shadowghost
2026-07-17
Skip corrupt KeyframeData rows during full system backup
zerafachris
2026-07-16
Fix tie-breaker performance
Shadowghost
2026-07-11
Keep authenticated user entity in sync with persisted login timestamps
Elian Van Cutsem
2026-07-09
Fix profile image being impossible to clear when its in-memory key is temporary
TowyTowy
2026-07-08
Fix max login attempts
theguymadmax
2026-07-05
Merge pull request #17228 from Shadowghost/fix-logout-concurrency
Cody Robibero
2026-07-05
Merge pull request #17044 from Shadowghost/version-model-and-handling
Cody Robibero
2026-07-03
Allow changing capitalization of usernames
Bond_009
2026-07-03
Don't throw on logout if session does not exist
Shadowghost
2026-07-02
Fix review comments
Shadowghost
2026-06-30
Use Enumerable.LeftJoin for activity log user query
Breno Alvim
2026-06-27
Merge pull request #17182 from Shadowghost/vacuum-noscan
Cody Robibero
2026-06-26
Skip backups whens can is running
Shadowghost
2026-06-23
Fix SonarCloud warnings
854562
2026-06-22
Truncate ISO-639-2 language display names at first delimiter
854562
2026-06-21
Fix too many SQL variables in DeleteItem for large batch deletes
Joshua M. Boniface
2026-06-19
Surface the played version for resume
Shadowghost
2026-06-13
Apply ParentId.Value suggestion
Matt Teahan
2026-06-12
Fix AlbumIds filtering by Name instead of by Id
Matt
2026-06-12
Fix performance
Shadowghost
2026-06-10
Merge remote-tracking branch 'upstream/master' into version-model-and-handling
Shadowghost
2026-06-09
Coalesce alternate-version progress onto primary in resume filter
Shadowghost
2026-06-07
Prefer local alternate versions when deduplicating linked children
Shadowghost
2026-06-07
Collapse version groups to the primary version in queries
Shadowghost
2026-06-07
Make resume queries version-aware
Shadowghost
[next]