aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations/Item
AgeCommit message (Expand)Author
2024-11-13Removed duplicated codeJPVenson
2024-11-13Fixed people savingJPVenson
2024-11-13Fixed null reference being created by EfCoreJPVenson
2024-11-13Added Check for argumentsJPVenson
2024-11-12Fixed invalid columns on MediaStreamsJPVenson
2024-11-12Fixed NameStartsOrGreater filterJPVenson
2024-11-12Fixed app paths not being expandedJPVenson
2024-11-12Fixed AncestorIdsJPVenson
2024-11-12Fixed Search ordering and NextUpJPVenson
2024-11-11Fixed image save method transaction commitJPVenson
2024-11-11Refactored array usageJPVenson
2024-11-11Cleaned up BaseItem queryingJPVenson
2024-11-11Fixed Duplicate returns on groupingJPVenson
2024-11-11Fixed images not loadingJPVenson
2024-11-11Fixed ItemSortingJPVenson
2024-11-11Fixed Library DB lookupJPVenson
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-10-28Reverted Primary ConstructorJPVenson
2024-10-20i have too much time.JPVenson
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-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-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-09-08WIP move baseitem to jellyfin.dbJPVenson