Commit graph

70 commits

Author SHA1 Message Date
dkanada 4fafa5796d
Merge pull request #4304 from crobibero/query-location-type
Convert exclude location type string to enum.
2020-10-11 18:32:22 +09:00
crobibero 27e753ddb4 Convert image type string to enum. 2020-10-09 17:52:39 -06:00
crobibero ed4b470397 Convert exclude location type string to enum. 2020-10-09 17:46:39 -06:00
crobibero 549f2284ad Convert filters string to enum. 2020-10-09 17:41:17 -06:00
crobibero 69360b749a Convert field string to enum. 2020-10-09 17:35:08 -06:00
crobibero 7294dc103f Fix api routes 2020-09-07 18:45:06 -06:00
crobibero 29fc882037 merge all attributes 2020-09-06 09:07:27 -06:00
crobibero b64108923a Add missing references 2020-09-05 17:11:44 -06:00
crobibero 59d47ec3f5 Make all FromRoute required 2020-09-05 17:07:25 -06:00
Bond-009 9a2f2aac22
Merge pull request #4018 from barronpm/library-entity-cleanup
Library Entity Cleanup
2020-08-31 11:00:28 +02:00
Patrick Barron 414bedbde4 Move library entities to folder. 2020-08-30 18:51:28 -04:00
PrplHaz4 34219e2831
Fix permissions for individual channel plugins #2858
Without this change, the only Channel (plugin, not Live TV) permission that works is "Enable All Channels".

Fixes #2858
2020-08-27 10:12:32 -04:00
crobibero 858aecd409 Fix all route for base url support 2020-08-04 12:48:53 -06:00
crobibero 9e00aa3014 fix openapi validation errors 2020-08-03 14:38:51 -06:00
crobibero 8bb510a9f6 Specify Logger type 2020-08-03 13:16:29 -06:00
crobibero 5d34b07d1f Make query parameters nullable or set default value 2020-07-07 09:10:51 -06:00
David 95ea9dad00 Change route parameter name 2020-07-06 17:41:02 +02:00
David 5a74a7d3c7 Add additional userId query parameter 2020-07-05 11:10:09 +02:00
David 589add1654 Change nullable behavior to fix web client 2020-07-04 19:05:42 +02:00
David 121de44ad0 Move ItemsService to Jellyfin.Api 2020-07-03 18:39:50 +02:00