aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Database/Jellyfin.Database.Implementations
AgeCommit message (Expand)Author
36 hoursMerge pull request #17582 from Shadowghost/fix-assembliesCody Robibero
36 hoursMerge pull request #17563 from Shadowghost/cleanup-sql-helpersCody Robibero
4 daysFix assembliesShadowghost
4 daysMerge pull request #17560 from IDisposable/chore/pessimistic-reality-checkCody Robibero
5 daysApply review suggestionsShadowghost
6 daysCleanup and simplify query helpersShadowghost
6 daysAdd warning that PessimisticLockBehavior is unsafeMarc Brooks
6 daysFix captured (and discarded) Execute exceptionsMarc Brooks
9 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
11 daysMerge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
11 daysMerge remote-tracking branch 'upstream/master' into tmdb-missing-episodesShadowghost
11 daysMerge pull request #17416 from Shadowghost/enable-duplicate-playlist-childrenCody Robibero
2026-07-28Restrict people, genres, studios and artists to names backed by an item the u...Shadowghost
2026-07-25Fix favorite filter performanceShadowghost
2026-07-25Fix DatePlayed sorting performanceShadowghost
2026-07-23Reduce correlated subqueries to improve performanceShadowghost
2026-07-23Allow duplicate LinkedChildren for PlaylistsShadowghost
2026-06-25Add TMDb missing episode providerShadowghost
2026-05-30Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-29Merge pull request #16177 from theguymadmax/homevideo-viewtypesBond-009
2026-05-26Backport: Fix/user manager collation (#16919)Bond-009
2026-05-21Add new viewtypestheguymadmax
2026-05-16Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-15Merge pull request #9787 from TheMelmacian/feature/language_filtersBond-009
2026-05-15readded concurrency exception checkJPVenson
2026-05-12Update logging message for DbConcurrency messagesJPVenson
2026-05-12Merge remote-tracking branch 'upstream/master' into search-rebasedShadowghost
2026-05-10feat: language filters for subtitles and audioTheMelmacian
2026-05-07Add OriginalLanguage as option to PreferredAudioLanguage (#12579)Erik W
2026-05-04Apply review suggestionsShadowghost
2026-05-04Fix Playlist and Boxset query and count perfShadowghost
2026-05-04Implement search providersShadowghost
2026-03-08Optimize Search and NextUp queriesShadowghost
2026-03-05Fix review commentsShadowghost
2026-02-15Migrate PrimaryVersionId to GUID and fix assignmentShadowghost
2026-02-07Fix BoxSet collapse handling and deletionShadowghost
2026-02-07Optimize IndicesShadowghost
2026-01-31Optimize Validator and Filter PerformanceShadowghost
2026-01-18Add ImageInfo indexShadowghost
2026-01-18Don't use raw SQLShadowghost
2026-01-18Complete LinkedChildren integration and batch DTO optimizationsShadowghost
2026-01-18Add folder-aware filter extensions and descendant query providerShadowghost
2026-01-18Add optimized indexes for UserData and latest items queriesShadowghost
2026-01-18Remove ExtraIds column and use OwnerId relationship for extrasShadowghost
2026-01-18Normalize OwnerId to GUID and add performance indexesShadowghost
2026-01-18Add LinkedChildren database table for normalized relationshipsShadowghost
2026-01-14Update to .NET 10.0Bond_009
2025-11-02Backport pull request #15328 from jellyfin/release-10.11.zevanreichard
2025-10-27Backport pull request #15087 from jellyfin/release-10.11.ztheguymadmax
2025-10-13Fix contributing artist query (#14991)theguymadmax