|
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
|
Remove Emby.Notifications (#9147)
|
2023-01-28 07:43:55 -07:00 |
|
Formatters
|
Move Formatters to Jellyfin.Api
|
2023-01-15 15:46:50 -05:00 |
|
Helpers
|
Fix debug builds
|
2023-01-22 21:38:53 +01:00 |
|
Middleware
|
Move Middleware to Jellyfin.Api
|
2023-01-15 15:46:50 -05: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 |
|
WebSocketListeners
|
Minor improvements (#9156)
|
2023-01-23 19:39:10 +01:00 |