Historique des commits

Auteur SHA1 Message Date
  Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project il y a 4 ans
  cvium 42a2cc1747 Remove some unnecessary allocations il y a 4 ans
  Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations il y a 4 ans
  cvium 608cba817c Reduce some allocations with the magic of spans etc. il y a 4 ans
  cvium 8933389753 Respect user settings for transcode and remux il y a 4 ans
  Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) il y a 4 ans
  Bond_009 a9b497720d Use JsonSerializer.SerializeToUtf8Bytes when doing a round trip il y a 4 ans
  David 043d045448 Put json serializer options in private field il y a 4 ans
  David 2a574914ea Use streams instead of strings il y a 4 ans
  David 196388d607 Remove custom Json serializer from Emby.Server.Implementations il y a 4 ans
  Bond_009 bc7359f87d Use string.Split(char) where possible instead of string.Split(char[]) il y a 4 ans
  Ryan Petris 4db5700e18 Don't take a lock if there's no intention to manipulate the list of open streams. Instead, use a ConcurrentDictionary so that, in those situations, thread-safe access to the dictionary is ensured. il y a 4 ans
  Bond_009 01e781035f Fix warnings il y a 5 ans
  Bond_009 7324b44c43 Fix warnings il y a 5 ans
  telans 247f9c61e6 fix SA1513/SA1516 il y a 5 ans
  telans 3d9049ef08 fix SA1508 il y a 5 ans
  telans acd4389653 fix SA1005 il y a 5 ans
  telans 726e116d5b fix SA1510 il y a 5 ans
  Patrick Barron 42b4f0aa2e Merge branch 'master' into userdb-efcore il y a 5 ans
  crobibero 44957c5a9a Use typed logger where possible il y a 5 ans
  Patrick Barron 06f9cde22f Merge branch 'master' into userdb-efcore il y a 5 ans
  Bond_009 7439e095e2 Merge branch 'master' into nullable3 il y a 5 ans
  Patrick Barron c464f700db Remove redundant qualifiers il y a 5 ans
  Patrick Barron 9ad839c776 Initial migration code il y a 5 ans
  Bond_009 30ce346f34 Enable nullabe reference types for MediaBrowser.Model il y a 5 ans
  Mark Monteiro 573da63d41 Register and construct IMediaSourceManager correctly il y a 5 ans
  Bond_009 07cc4be6a7 Fix some warnings il y a 5 ans
  dkanada d217f1614e Merge pull request #2096 from Bond-009/embytv il y a 5 ans
  Bond_009 bb236b9591 Merge branch 'master' into warn12 il y a 5 ans
  Bond_009 e714b9930e Merge branch 'master' into embytv il y a 5 ans