| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-15 | readded concurrency exception check | JPVenson | |
| 2026-05-12 | Update logging message for DbConcurrency messages | JPVenson | |
| 2026-01-18 | Add LinkedChildren database table for normalized relationships | Shadowghost | |
| Introduces a new database table to store linked child relationships for boxsets, playlists, and video alternate versions. This replaces the JSON-serialized Data column approach with a proper relational structure. - Add LinkedChildEntity and LinkedChildType enum - Add entity configuration with proper foreign keys - Add EF Core migration for SQLite | |||
| 2025-06-03 | Add multiple options for internal locking (#14047) | JPVenson | |
| 2025-04-02 | Import Keyframes into database (#13771) | Tim Eisele | |
| * Migrate keyframe data into database * Clear database table before import to handle failed migrations | |||
| 2025-03-25 | Fixed namespaces | JPVenson | |
| 2025-03-25 | WIP fixed namespaces | JPVenson | |
| 2025-03-01 | Merge remote-tracking branch 'jellyfinorigin/master' into ↵ | JPVenson | |
| feature/DatabaseRefactor | |||
| 2025-03-01 | Replicated changes made from #13492 | JPVenson | |
| 2025-02-20 | Moved Database projects under /src | JPVenson | |
| removed old pgsql references | |||
