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
/
src
/
Jellyfin.Database
/
Jellyfin.Database.Implementations
/
ModelConfiguration
Age
Commit message (
Expand
)
Author
5 days
Merge remote-tracking branch 'upstream/master' into fix-byname-queries
Shadowghost
5 days
Merge pull request #17416 from Shadowghost/enable-duplicate-playlist-children
Cody Robibero
9 days
Restrict people, genres, studios and artists to names backed by an item the u...
Shadowghost
12 days
Fix favorite filter performance
Shadowghost
12 days
Fix DatePlayed sorting performance
Shadowghost
2026-07-23
Allow duplicate LinkedChildren for Playlists
Shadowghost
2026-05-26
Backport: Fix/user manager collation (#16919)
Bond-009
2026-05-04
Fix Playlist and Boxset query and count perf
Shadowghost
2026-03-08
Optimize Search and NextUp queries
Shadowghost
2026-02-07
Optimize Indices
Shadowghost
2026-01-31
Optimize Validator and Filter Performance
Shadowghost
2026-01-18
Add ImageInfo index
Shadowghost
2026-01-18
Add optimized indexes for UserData and latest items queries
Shadowghost
2026-01-18
Normalize OwnerId to GUID and add performance indexes
Shadowghost
2026-01-18
Add LinkedChildren database table for normalized relationships
Shadowghost
2025-09-25
Fix people deduplication lookup (#14864)
JPVenson
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-06-09
Feature/persistent watch data (#14262)
JPVenson
2025-04-05
Fix ancestors (#13827)
Tim Eisele
2025-04-05
Fix indices and update of ItemValues (#13843)
Tim Eisele
2025-04-02
Import Keyframes into database (#13771)
Tim Eisele
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-02-20
Moved Database projects under /src
JPVenson