Histórico de Commits

Autor SHA1 Mensagem Data
  Bond-009 3feb3f81bf More efficient array creation (#11468) há 1 ano atrás
  Patrick Barron 8698b90594 Remove SimpleProgress há 1 ano atrás
  Bond_009 d280dc6554 Reduce log spam há 2 anos atrás
  Bond_009 52194f56b5 Replace != null with is not null há 2 anos atrás
  Bond_009 c7d50d640e Replace == null with is null há 2 anos atrás
  Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method há 2 anos atrás
  Bond_009 5732e6188c Fix some warnings há 3 anos atrás
  Bond_009 ea8f40e84a More cleanup há 3 anos atrás
  Bond_009 1d19a5be61 Fix some warnings há 3 anos atrás
  Patrick Barron 4ba9b6c305 Fix warnings in ScheduledTasks há 3 anos atrás
  Cody Robibero cba07b1ca6 Remove more and more warnings há 3 anos atrás
  Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project há 4 anos atrás
  Bond_009 0bc0601442 Fix some warnings há 4 anos atrás
  Bond_009 7e8428e588 Enable nullable reference types for Emby.Server.Implementations há 4 anos atrás
  BaronGreenback 2e98de9062 Code Clean up: Convert to null-coalescing operator ?? (#5845) há 4 anos atrás
  BaronGreenback f2c10471bf Code Clean up: Use Pattern Matching (#5838) há 4 anos atrás
  BaronGreenback bc1cc2d04a Remove unused using directives há 4 anos atrás
  cvium 42bcf171d9 Use sync Serialize when writing scheduled tasks to disk há 4 anos atrás
  Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2) há 4 anos atrás
  dkanada 54a3ab15a3 Merge pull request #5005 from jellyfin/bytes há 4 anos atrás
  Bond_009 1752423e52 Open FileStream with FileMode.Create instead of FileMode.OpenOrCreate há 4 anos atrás
  Bond_009 1ea2b200c0 JsonSerializer deserialize from bytes where possible há 4 anos atrás
  David 3dec1fd6b2 Use UTF8 encoding and async correctly há 4 anos atrás
  David 21fd124bca Code revie há 4 anos atrás
  David 043d045448 Put json serializer options in private field há 4 anos atrás
  David e835dfb27d Use sync string instead of file há 4 anos atrás
  David 2a574914ea Use streams instead of strings há 4 anos atrás
  David f38970cbd3 Remove xml docs há 4 anos atrás
  David 196388d607 Remove custom Json serializer from Emby.Server.Implementations há 4 anos atrás
  Bond_009 d4e568c8bf Replace Task.WaitAll with Task.Wait há 4 anos atrás