aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server.Implementations
AgeCommit message (Collapse)Author
2024-11-24Applied review commentsJPVenson
2024-11-19Merge remote-tracking branch 'origin/master' into feature/EFUserDataJPVenson
2024-11-19Backport pull request #12964 from jellyfin/release-10.10.znyanmisaka
Fix height of imported trickplay tiles Original-merge: 09c377fb6c50b29f7b6cf03e14ac09b4b556db38 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-19Backport pull request #12916 from jellyfin/release-10.10.zJPVenson
Added query filter to disregard disabled Providers Original-merge: 38c08c4fadf9c44625c0baa49929f7e905efdf70 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-17Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin ↵JPVenson
into feature/EFUserData
2024-11-17Fixed errorJPVenson
2024-11-17Applied coding styleJPVenson
2024-11-17Merge branch 'master' into feature/EFUserDataJPVenson
2024-11-16Removed grouping key for testingJPVenson
2024-11-16Fixed search case sensitivityJPVenson
2024-11-16Fixed metadata refresh not workingJPVenson
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-11-15Filter duplicate BaseItems on saveJPVenson
2024-11-15Fixed Item queryJPVenson
2024-11-15Fixed paging not beeing appliedJPVenson
2024-11-15Fixed Query DistinctJPVenson
2024-11-14Disabled sqlite poolingJPVenson
2024-11-14Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-11-14attempted to fix multi insert for ItemvaluesJPVenson
2024-11-14Fixed NextUp and Latest query performanceJPVenson
2024-11-14Fixed Movie RecentlyAddedJPVenson
2024-11-14removed dbg codeJPVenson
2024-11-14Deterministic tests my ***JPVenson
2024-11-14Reverted Test codeJPVenson
2024-11-14Fixed TestsJPVenson
2024-11-14Updated comments/TODOsJPVenson
2024-11-13Fixed FUCKING TopParentIdJPVenson
2024-11-13Fixed storage of Person imagesJPVenson
2024-11-13Fixed Scan saving library itemsJPVenson
2024-11-13Fixed DeadPeople queryJPVenson
2024-11-13Fix Deduplication and Save of ItemsJPVenson
2024-11-13Remove unmapped fieldsJPVenson
2024-11-13Merge branch 'feature/EFUserData' of https://github.com/JPVenson/jellyfin ↵JPVenson
into feature/EFUserData
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 AncestorIdsJPVenson
Fixed Sorting, NextUp and Continue Watching
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
Fixed UserDataKey not stored
2024-11-11Fixed images not loadingJPVenson