Commit History

作者 SHA1 備註 提交日期
  cvium b880dc8a4a Use our own Contains extension 3 年之前
  Cody Robibero 32629cd7da Use BaseItemKind where possible 3 年之前
  cvium e3f0a53f59 Small optimization to child count field 3 年之前
  Bond_009 1d19a5be61 Fix some warnings 3 年之前
  Bond_009 5726535a26 Fix some warnings 3 年之前
  Joe Rogers b4bf5af7c8 Remove ImageType.Screenshot and ItemFields.Screenshot 3 年之前
  Bond_009 d05062fec0 Use new Random.Shared instead of creating new instances 3 年之前
  Bond_009 637e86478f Fix some warnings 4 年之前
  Cody Robibero cba07b1ca6 Remove more and more warnings 4 年之前
  Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations 4 年之前
  BaronGreenback 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) 4 年之前
  crobibero 223b42aed3 Create BaseItemKind enum 4 年之前
  crobibero 4e2d029b3d Add null check for ImageTags 4 年之前
  crobibero 13f347a813 Fix potential null reference 4 年之前
  crobibero d077c425d3 Add only correct person blurhash 4 年之前
  cvium a0fbf0f539 Only apply series image aspect ratio if episode/season has no primary image 4 年之前
  Bond_009 bc7359f87d Use string.Split(char) where possible instead of string.Split(char[]) 4 年之前
  Bond_009 49569ca0a0 Use nameof where possible 4 年之前
  Bond-009 7775066475 Merge pull request #4236 from ConfusedPolarBear/warnings1 4 年之前
  Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 4 年之前
  dkanada 63b49ff4d8 Merge pull request #4204 from cvium/add_aspect_ratio_seriesprimary 4 年之前
  cvium ec5b738079 Fix aspect ratio calculation returning 0 or 1 when item has no default AR 4 年之前
  cvium 9cdef5b57c Add series image aspect ratio when ep/season is missing an image 4 年之前
  Bond_009 e653eef44f Fix some warnings 5 年之前
  Patrick Barron 2be1865b42 Remove unused methods in IDtoService 5 年之前
  crobibero 0651d7512b Enable BlurHash for People 5 年之前
  Bond-009 9af6eda0b4 Merge pull request #3343 from telans/comment-stops 5 年之前
  telans 247f9c61e6 fix SA1513/SA1516 5 年之前
  telans 9018f8d8be Add full stop at end of comments (SA1629) 5 年之前
  telans 3d9049ef08 fix SA1508 5 年之前