jellyfin/Jellyfin.Api
cvium 52e2776d8e Merge branch 'master' into simplify_authz
# Conflicts:
#	Jellyfin.Api/Auth/SyncPlayAccessPolicy/SyncPlayAccessHandler.cs
2023-02-12 22:59:48 +01:00
..
Attributes Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Auth remove unnecessary init 2023-02-09 15:01:04 +01:00
Constants refactor: simplify authz 2023-02-09 13:51:37 +01:00
Controllers Merge branch 'master' into simplify_authz 2023-02-12 22:59:48 +01:00
Extensions Cleanup imports 2023-02-02 18:50:35 +01:00
Formatters Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Helpers Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
Middleware refactor: simplify authz 2023-02-09 13:51:37 +01:00
ModelBinders Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Models Return NotFound when itemId isn't found 2023-02-04 20:11:08 +01:00
Results Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
WebSocketListeners Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
BaseJellyfinApiController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Jellyfin.Api.csproj Use Directory.Packages.props (#9135) 2023-02-04 10:15:08 -07:00