Commit Graph

39 Commits (de0241e975c6b765f2af465734635a1a024a142a)

Author SHA1 Message Date
Patrick Barron de0241e975 Move API policies to MediaBrowser.Common
7 months ago
cvium 209edd38a4 refactor: simplify authz
1 year ago
Shadowghost f5f890e685 Migrate to file-scoped namespaces
1 year ago
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
1 year ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Joshua M. Boniface a277318e80 Merge pull request #7569 from crobibero/repo-auth
2 years ago
crobibero 223b42aed3 Create BaseItemKind enum
3 years ago
crobibero 77b417e41e Mark non-nullable body as null
3 years ago
Greenback eb2439f23b Changes as recommended.
4 years ago
Greenback 356d92cd71 Fixed repository listing
4 years ago
Greenback 494ace7984 Mark plugin failure on DI Loop.
4 years ago
Greenback a246a77ada Delete plugin working.
4 years ago
Greenback 7986465cf7 Initial upload
4 years ago
crobibero c083b29e29 Use Guid as API parameter type where possible
4 years ago
Greenback 18855a7884 Initialial upload
4 years ago
crobibero dae4541bad Merge remote-tracking branch 'upstream/master' into dotnet-5
4 years ago
crobibero 01355e0498 Fix nullability errors in Jellyfin.Api (part 1)
4 years ago
cvium 8e0909ef6f Change OPTIONS to POST and call SaveConfiguration
4 years ago
crobibero b7022e8dc1 Merge remote-tracking branch 'upstream/master' into package-install-repo
4 years ago
crobibero 7294dc103f Fix api routes
4 years ago
Anthony Lavado cc6b03296a
Merge pull request #3899 from crobibero/plugin-install
4 years ago
crobibero 29fc882037 merge all attributes
4 years ago
crobibero 59d47ec3f5 Make all FromRoute required
4 years ago
crobibero 50a9c8c8a7 resolve merge conflicts
4 years ago
crobibero 5e6cdc8842 Install specific plugin version if requested
4 years ago
crobibero fffa94fc33 Apply fixes from review
4 years ago
crobibero 858aecd409 Fix all route for base url support
4 years ago
crobibero 5c66f9e471 changes from merge
4 years ago
crobibero 73bcda7eac Make all optional strings nullable
4 years ago
crobibero 10ddbc34ec Add missing attributes, fix response codes, fix route parameter casing
4 years ago
David 522e44de59
Merge pull request #3357 from crobibero/api-authorization
4 years ago
crobibero 9a51f484af Remove nullable, add async task
4 years ago
crobibero c24666253c Add Default authorization policy
4 years ago
David 043d76bd6e Use Http status code 204 instead of 200
4 years ago
Bruce 24543b04c1 Applying review suggestion to documentation
4 years ago
Bruce 0d8253d8e2 Updated documentation according to discussion in jellyfin#2872
4 years ago
Bruce Coelho 5aced0ea0f
Apply suggestions from code review
4 years ago
Bruce Coelho f66714561e
Update Jellyfin.Api/Controllers/PackageController.cs
4 years ago
Bruce c7fe8b04cc PackageService to Jellyfin.API
4 years ago