aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Dto
AgeCommit message (Expand)Author
2021-02-21Merge pull request #5105 from crobibero/image-null-refClaus Vium
2021-01-23Merge pull request #4961 from crobibero/person-blurhash-null-refBond-009
2021-01-23Merge pull request #4920 from crobibero/person-blurhashdkanada
2020-12-13Merge pull request #4706 from cvium/fix_aspectratio_againClaus Vium
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-10-17Use nameof where possibleBond_009
2020-09-29Merge pull request #4236 from ConfusedPolarBear/warnings1Bond-009
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-27Merge pull request #4204 from cvium/add_aspect_ratio_seriesprimarydkanada
2020-09-24Fix aspect ratio calculation returning 0 or 1 when item has no default ARcvium
2020-09-24Add series image aspect ratio when ep/season is missing an imagecvium
2020-08-31Fix some warningsBond_009
2020-08-13Remove unused methods in IDtoServicePatrick Barron
2020-06-16Enable BlurHash for Peoplecrobibero
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-15fix SA1510telans
2020-06-13Merge branch 'master' into userdb-efcorePatrick Barron
2020-06-05Use typed logger where possiblecrobibero
2020-06-04Merge branch 'master' into userdb-efcorePatrick Barron
2020-05-27Add blurhashes to ImageBlurHashes for all imagesVasily
2020-05-26Change image blurhash mapping to "image type to blurhash"Vasily
2020-05-21Rename Hash to BlurHash in all properties and methods for clarityVasily
2020-05-20Remove redundant qualifiersPatrick Barron
2020-05-19More small optimizationsVasily
2020-05-18Add BlurHash support to backendJesús Higueras
2020-05-12Initial migration codePatrick Barron
2020-04-11Merge remote-tracking branch 'upstream/master' into register-services-correctlyMark Monteiro
2020-04-04Register IProviderManager correctlyMark Monteiro
2020-04-04Register and construct DtoService correctlyMark Monteiro
2020-04-01Use null-coalescing assignmentMark Monteiro
2020-04-01Add ExtraType.Unknown enum value and use it instead of nullMark Monteiro
2020-03-28Simplify logic; remove unnecessary methodsMark Monteiro
2020-03-28Display extras with an unknown typeMark Monteiro
2020-02-23Fix some warningsBond_009
2020-01-21Simplify image processing by removing image enhancersBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-27Fix more warningsBond_009
2019-10-06add comment explaining a bug fixdkanada
2019-10-06fix missing image on seasons without postersdkanada
2019-09-23Fix multiple mistakes and warningsBond_009
2019-09-02Fix warnings, improve performance (#1665)Bond-009
2019-08-29More warning fixesBond_009
2019-08-19Fix LocalTrailers playback.SL1288
2019-08-11Document all public/internal members of Emby.DrawingBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-03-25Seperate changes from #1023Bond-009