aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server
AgeCommit message (Expand)Author
2025-02-20Fixed references for database projectsJPVenson
2025-02-19Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-13Change BaseItemEntity ChannelId to nullable GuidCody Robibero
2025-02-02Fixed shutdown behaviorJPVenson
2025-02-02Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-01-28Merge pull request #12925 from Bond-009/awaitBond-009
2025-01-27Fixed migration runner and added docs for adding migrationsJPVenson
2025-01-27Fixed DbContext usage on ProviderJPVenson
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2025-01-26Merge pull request #13436 from luzpaz/typosBond-009
2025-01-25Fix various typosluzpaz
2025-01-25chore: fix spellingJosh Soref
2025-01-25Remove the ability to auto port forward (#13222)Bond-009
2025-01-15Applied review commentsJPVenson
2024-12-06Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-11-30Merge pull request #12867 from Dessyreqt/masterBond-009
2024-11-23Updated usage of internal user IdJPVenson
2024-11-19Merge remote-tracking branch 'origin/master' into feature/EFUserDataJPVenson
2024-11-19Backport pull request #13059 from jellyfin/release-10.10.zShadowghost
2024-11-19Backport pull request #13033 from jellyfin/release-10.10.zgoknsh
2024-11-19Backport pull request #12934 from jellyfin/release-10.10.zShadowghost
2024-11-17Merge branch 'master' into feature/EFUserDataJPVenson
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-11-15Added migration filteringJPVenson
2024-11-15Fixed migration referencing non-existing ItemsJPVenson
2024-11-14Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-11-14Updated comments/TODOsJPVenson
2024-11-13Fix Deduplication and Save of ItemsJPVenson
2024-11-12Fixed invalid columns on MediaStreamsJPVenson
2024-11-12Fixed app paths not being expandedJPVenson
2024-11-12Fixed AncestorIdsJPVenson
2024-11-12Fixed dangling connections keept open on window migrationJPVenson
2024-11-11Fixed Duplicate returns on groupingJPVenson
2024-11-11Fixed WAL lock on program exitJPVenson
2024-11-11Fixed Library DB lookupJPVenson
2024-11-11Fixed user IndexJPVenson
2024-11-11Fixed TopParent not beeing migratedJPVenson
2024-11-10Refixed timing for migrationJPVenson
2024-11-10Fixed migration timerJPVenson
2024-11-10Who thought it be a good idea to let indexes start 1 one please step forward!!!JPVenson
2024-11-10Improved LoggingJPVenson
2024-11-10Fixed order of column selectsJPVenson
2024-11-10Fixed GUID selector for typed based itemJPVenson
2024-10-31Always await instead of directly returning TaskBond_009
2024-10-28Change ChannelId and OwnerId to be expected stringsJPVenson
2024-10-28Fixed migration not loading guid for itemsJPVenson
2024-10-23Update UUID for Rating Level migrationDavid Carroll
2024-10-20i have too much time.JPVenson
2024-10-20Readded old library move in migrationJPVenson
2024-10-11Expanded People architecture and fixed migrationJPVenson