aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Images
AgeCommit message (Expand)Author
2025-06-26Fix modification checks and make sure to use UTC (#14347)Tim Eisele
2025-03-25WIP fixed namespacesJPVenson
2025-01-26Use MediaTypeNames where possible (#13440)Bond-009
2024-11-03Backport pull request #12940 from jellyfin/release-10.10.zgnattu
2024-07-15Use real temp dir instead of cache dir for temp files (#12226)Bond-009
2024-05-17Backport pull request #11673 from jellyfin/release-10.9.zShadowghost
2023-12-08Convert CollectionType to use lowercase enum namesCody Robibero
2023-11-09Convert CollectionType, SpecialFolderType to enum (#9764)Cody Robibero
2023-11-09Convert ItemSortBy to enum (#9765)Cody Robibero
2023-07-21Enable recursive query in BaseFolderImageProvider tallbl0nde
2023-02-14Enable nullable for more files (#9310)Bond-009
2022-12-19Use DistinctBy introduced in .NET 6Bond_009
2022-12-05Replace != null with is not nullBond_009
2022-10-06Fix minor warnings in Emby.Server.Implementations (#2149)Jan Sommer
2022-02-28Merge pull request #7221 from SenorSmartyPants/UserViewThumbCody Robibero
2022-02-15Fix some warningsBond_009
2022-01-19Shuffle items with imagesSenorSmartyPants
2022-01-19User Backdrop for UserView, like CollectionFolderSenorSmartyPants
2022-01-18Generate cover image for music video type libraries.SenorSmartyPants
2021-12-27Remove more warningsCody Robibero
2021-12-20Use our own Contains extensioncvium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-10-06Fix the last few warningsBond_009
2021-09-03Fix some warningsBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-11Reduce warnings in MediaBrowser.Controller (#6006)Cody Robibero
2021-05-05Code Clean up: Use Pattern Matching (#5838)BaronGreenback
2021-04-17Remove unused using directivesBaronGreenback
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
2020-10-17Use nameof where possibleBond_009
2020-08-21Use backdrop with library name as library thumbnailDavid
2020-08-01Merge pull request #3578 from barronpm/displaypreferences-efcoreBond-009
2020-07-23Remove unused dependencies.Patrick Barron
2020-07-17Migrate Display Preferences to EF CorePatrick Barron
2020-06-15fix SA1508telans
2020-06-05disable rule that requires comments in two image providers for nowdkanada
2020-06-05add missing comments for a few image providersdkanada
2020-06-04disable specific rule for playlist image providerdkanada
2020-06-04disable artist image provider until configurabledkanada
2020-06-04fix namespace for providers that were moveddkanada
2020-06-04move most of the image providers to a single directorydkanada
2020-06-04add image provider for artistsdkanada
2020-06-04minor refactoringdkanada
2020-02-23Fix some warningsBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-09-25Some style fixesBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-03-07Cleanup/simplificationBond-009