Attributes
|
Fix all warnings in Jellyfin.Api (#9003)
|
2023-01-04 08:01:31 -07:00 |
Auth
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Controllers
|
Fix client supported image formats (#9071)
|
2023-01-14 13:15:50 -07:00 |
Helpers
|
Cleanup and refactor streambuilder
|
2022-12-07 18:00:01 +01:00 |
ModelBinders
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Models
|
Fix all warnings in Jellyfin.Api (#9003)
|
2023-01-04 08:01:31 -07:00 |
Results
|
Require properly typed ActionResult<T> (#8382)
|
2022-09-11 17:47:01 -06:00 |