jellyfin/Jellyfin.Api
Bond_009 8db79c05dd Don't check if admin has access to library when updating
The access check also checks if the library is enabled, this makes it impossible to enable disabled libraries.
Regression from  #11171
2024-05-29 22:27:29 +02:00
..
Attributes Remove DLNA API code 2023-11-15 20:53:35 -05:00
Auth Fix FirstTimeSetupPolicy allowing guest access (#11651) 2024-05-15 07:06:10 -06:00
Constants Move API policies to MediaBrowser.Common 2023-11-12 10:24:35 -05:00
Controllers Don't check if admin has access to library when updating 2024-05-29 22:27:29 +02:00
Extensions More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
Formatters Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Helpers Force more compatible transcoding profile for LiveTV (#11801) 2024-05-24 07:36:59 -06:00
Middleware Use StatusCodes which is already an int 2024-01-06 15:24:17 -07:00
ModelBinders == null -> is null 2023-08-22 21:14:54 +02:00
Models Enable nullable for LibraryManager (#11191) 2024-04-17 10:44:50 -06:00
Results Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
WebSocketListeners refactor: use Channels as queueing mechanism for periodic websocket messages (#11092) 2024-03-18 13:55:18 -06:00
BaseJellyfinApiController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Jellyfin.Api.csproj Move Jellyfin.Networking to src 2023-11-30 11:57:07 -05:00