jellyfin/Jellyfin.Data
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
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
2022-01-22 16:48:31 +01:00
..
Dtos Add dto for device options 2021-07-13 19:30:11 -04:00
Entities Remove IAuditableEntity 2021-09-02 20:18:46 -04:00
Enums Update StyleCop 2021-12-24 18:28:27 +01:00
Events Make EventArgs documentation more consistent. 2020-08-15 18:54:00 -04:00
Interfaces Remove IAuditableEntity 2021-09-02 20:18:46 -04:00
Queries Add device query class 2021-05-20 20:48:53 -04:00
DayOfWeekHelper.cs Fix GetDaysOfWeek behavior 2021-03-13 22:40:23 +01:00
Jellyfin.Data.csproj Ban the usage of Task.Result 2022-01-22 16:48:31 +01:00