aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Expand)Author
2024-11-11Fixed TopParent not beeing migratedJPVenson
2024-11-10Fixed provider Ids not queried with baseItemsJPVenson
2024-11-10Fixed filter queryJPVenson
2024-11-10fixed ExtraIds not returned as empty listJPVenson
2024-11-10Fixed reference aggregate collections nullable when emptyJPVenson
2024-11-03Added + in username regex validator, Test + in username, issue #10414 (#12819)SethPattee
2024-10-28Updated all instances of ImmutableList to ImmutableArrayJPVenson
2024-10-28Reverted Primary ConstructorJPVenson
2024-10-20Add catch to remove cached user if creation fails (#12574)JPVenson
2024-10-20Fixed MigrationsJPVenson
2024-10-20i have too much time.JPVenson
2024-10-16Fix formatgnattu
2024-10-16Allow invalid id for trickplaygnattu
2024-10-15Don't check remote sources for trickplaygnattu
2024-10-11applied review commentsJPVenson
2024-10-11Expanded People architecture and fixed migrationJPVenson
2024-10-10Fixed CustomType serialisationJPVenson
2024-10-10Applied review commentsJPVenson
2024-10-10Applied review commentsJPVenson
2024-10-10Readded custom serialisationJPVenson
2024-10-10fixed string concatJPVenson
2024-10-10Aggregated MigrationsJPVenson
2024-10-10Refactored ItemValue structureJPVenson
2024-10-10Removed obsolete Score and Similiarity values for searchJPVenson
2024-10-10Fixed testsJPVenson
2024-10-09Updated .AsNoTracking() where applicableJPVenson
2024-10-09Used enum value for ItemValueTypeJPVenson
2024-10-09Fixed AncestorIds and applied review commentsJPVenson
2024-10-09Expanded BaseItem aggregate typesJPVenson
2024-10-09Apply suggestions from code reviewJPVenson
2024-10-09Fixed (most) testsJPVenson
2024-10-09Added EF BaseItem migrationJPVenson
2024-10-09Added BaseItem ConfigurationJPVenson
2024-10-09WIP porting new Repository structureJPVenson
2024-10-09Naming refactoring and WIP porting of new interface repositoriesJPVenson
2024-10-08Removed BaseSqliteRepositoryJPVenson
2024-10-08WIP migration sqlite item repository to efcoreJPVenson
2024-10-08Added Sorting and GroupingJPVenson
2024-10-08Removed SimilarityScore and ported Search functionJPVenson
2024-10-08WIP port search functionJPVenson
2024-10-08WIP Search refactoring and Provider ID refactoringJPVenson
2024-10-08WIP BaseItem search refactoringJPVenson
2024-10-08Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserDataJPVenson
2024-10-06Clean up logging in MediaSegmentManager (#12776)Cody Robibero
2024-09-28Add missing migration for SegmentProviderId (#12735)Tim Eisele
2024-09-24Only move trickplay file should not be saved with media to metadata dir (#12704)gnattu
2024-09-23Tweak Trickplay migration for speed (#12643)Cody Robibero
2024-09-18Add SessionInfoDto, DeviceInfoDto and implement JsonDelimitedArrayConverter.W...Shadowghost
2024-09-17Rework PR 6203Shadowghost
2024-09-08WIP move baseitem to jellyfin.dbJPVenson