Commit History

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