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.Providers.Sqlite
/
Migrations
Age
Commit message (
Expand
)
Author
2025-09-28
Fix AddProperParentChildRelationBaseItemWithCascade migration deleting all items
Niels van Velzen
2025-09-25
Fix people deduplication lookup (#14864)
JPVenson
2025-09-25
Fixes FK on unconnected base items (#14863)
JPVenson
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-07-22
Supress transaction (#14514)
JPVenson
2025-07-14
Use IDatabaseCreator instead of relying on History repository (#14465)
JPVenson
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-06-11
Fix UserData cleanup task and queries (#14280)
JPVenson
2025-06-09
Feature/persistent watch data (#14262)
JPVenson
2025-06-03
Add multiple options for internal locking (#14047)
JPVenson
2025-04-05
Fix ancestors (#13827)
Tim Eisele
2025-04-05
Fix indices and update of ItemValues (#13843)
Tim Eisele
2025-04-03
Cleanup extracted files (#13760)
Tim Eisele
2025-04-02
Import Keyframes into database (#13771)
Tim Eisele
2025-04-02
Improve dynamic HDR metadata handling (#13277)
gnattu
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-24
Fixed naming scheme
JPVenson
2025-03-24
renamed SqLite to Sqlite
JPVenson