| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-22 | Ban the usage of Task.Result | Bond_009 | |
| If the calling function can't be made async easily you can still use .GetAwaiter().GetResult(), which is way easier to find in the future | |||
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-19 | Remove unreachable branches from JsonConverters | Bond_009 | |
| * If the type is a reference type we don't have to handle null ourselves * reader.ValueSpan is only valid if reader.HasValueSequence is false | |||
| 2021-10-09 | Merge pull request #6501 from crobibero/schedules-direct | Claus Vium | |
| 2021-10-08 | Merge remote-tracking branch 'upstream/master' into schedules-direct | Cody Robibero | |
| 2021-10-08 | Remove duplicate Fisher–Yates shuffle impl | Bond_009 | |
| 2021-10-01 | Use ConvertFrom with invariant culture instead of current culture | Bond_009 | |
| 2021-09-24 | Update Jellyfin.Extensions to .Net6 | Bond_009 | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-14 | Merge pull request #6502 from crobibero/publish-jeff-extension | Claus Vium | |
| Add Jellyfin.Extensions to package publish | |||
| 2021-09-06 | Remove all unused usings | Fernando Fernández | |
| 2021-09-03 | Add Jellyfin.Extensions to package publish | Cody Robibero | |
| 2021-09-03 | Add IReadOnlyList extensions | Cody Robibero | |
| 2021-07-30 | Invert code and style analysis configuration (#6334) | Rich Lander | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2021-07-09 | Refactor ProbeResultNormalizer | Maxr1998 | |
| Improve code structure and readability | |||
| 2021-06-22 | Jellyfin.Extensions: Enable analyzers for release mode | Bond_009 | |
| 2021-06-19 | Move non-jellyfin extensions to separate project | Bond_009 | |
