aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-13Remove unmapped fieldsJPVenson
2024-11-13Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin int...JPVenson
2024-11-13Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin int...JPVenson
2024-11-13Removed unmapped joins againJPVenson
2024-11-13Removed unmapped joins againJPVenson
2024-11-13removed unmapped queried fieldsJPVenson
2024-11-13Readded External fields on requestJPVenson
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 userdata lookupJPVenson
2024-11-12Fixed AncestorIdsJPVenson
2024-11-12Fixed Search ordering and NextUpJPVenson
2024-11-12Fixed dangling connections keept open on window migrationJPVenson
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 WAL lock on program exitJPVenson
2024-11-11Fixed images not loadingJPVenson
2024-11-11Fixed ItemSortingJPVenson
2024-11-11Fixed Library DB lookupJPVenson
2024-11-11Fixed user IndexJPVenson
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-10Refixed timing for migrationJPVenson
2024-11-10Fixed out of order unittestsJPVenson
2024-11-10reverted tag enumerationJPVenson
2024-11-10Fixed reference aggregate collections nullable when emptyJPVenson
2024-11-10Fixed tags aggregationJPVenson
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-28Updated all instances of ImmutableList to ImmutableArrayJPVenson
2024-10-28Removed unused UsingJPVenson
2024-10-28Changed from ImmuntableList to ImmutableArrayJPVenson
2024-10-28Reverted Primary ConstructorJPVenson
2024-10-28Change ChannelId and OwnerId to be expected stringsJPVenson
2024-10-28Updated TryGetGuid for migrationJPVenson
2024-10-28Fixed migration not loading guid for itemsJPVenson
2024-10-22Adapted Review sugestionsJPVenson
2024-10-22Reverted ImmutableList changeJPVenson