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
Age
Commit message (
Expand
)
Author
2025-09-25
Fix people deduplication lookup (#14864)
JPVenson
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-09-12
Improve optimistic locking behavior (#14779)
JPVenson
2025-07-14
Allow loading of Database options for DB provider (#14466)
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
Allow custom plugin provided database providers to be loaded (#14171)
JPVenson
2025-06-03
Add declarative backups for migrations (#14135)
JPVenson
2025-06-03
Add multiple options for internal locking (#14047)
JPVenson
2025-06-03
Add partition helper (#14039)
JPVenson
2025-05-18
Add Full system backup feature (#13945)
JPVenson
2025-04-27
Add required nuget properties
Cody Robibero
2025-04-26
Fix ItemValue query (#13939)
JPVenson
2025-04-26
Optimize migrations (#13855)
Tim Eisele
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-26
Feature/backup on migration (#13754)
JPVenson
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-01
Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...
JPVenson
2025-03-01
Replicated changes made from #13492
JPVenson
2025-02-20
Moved Database projects under /src
JPVenson