cvium
|
209edd38a4
|
refactor: simplify authz
|
2 years ago |
Shadowghost
|
f5f890e685
|
Migrate to file-scoped namespaces
|
2 years ago |
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2 years ago |
Cody Robibero
|
d2e18547b1
|
Require properly typed ActionResult<T> (#8382)
|
2 years ago |
Cody Robibero
|
7424f0ca8c
|
Merge pull request #7561 from DMouse10462/named-config-api-fix
Fix NamedConfiguration API Generation
(cherry picked from commit d7c548f3db )
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
3 years ago |
Bond_009
|
6f8ccab788
|
Move non-jellyfin extensions to separate project
|
3 years ago |
Bond_009
|
91c2a57b28
|
Enable nullable reference types for MediaBrowser.Common
|
4 years ago |
Bond_009
|
a8ed753f6c
|
FxCop -> Net Analyzers (part 2)
|
4 years ago |
crobibero
|
efce4d4bf3
|
Merge remote-tracking branch 'upstream/master' into bad-route
|
4 years ago |
crobibero
|
7294dc103f
|
Fix api routes
|
4 years ago |
crobibero
|
eab92a0b01
|
Merge remote-tracking branch 'upstream/master' into api-stream-return
|
4 years ago |
crobibero
|
29fc882037
|
merge all attributes
|
4 years ago |
crobibero
|
59d47ec3f5
|
Make all FromRoute required
|
4 years ago |
crobibero
|
2f33bee2a9
|
Set openapi schema type to file where possible
|
4 years ago |
crobibero
|
d63f4bce5d
|
Conver all remaining form request to body
|
4 years ago |
crobibero
|
fffa94fc33
|
Apply fixes from review
|
4 years ago |
David
|
c6a0306a34
|
Move field to the controller
|
4 years ago |
David
|
ee03b919f9
|
Fix parsing
|
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
Add Authorization handlers
|
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 |
crobibero
|
9f0b5f347a
|
Switch Config controller to System.Text.Json
|
4 years ago |
crobibero
|
6dbbfcbfbe
|
update xml docs
|
5 years ago |
crobibero
|
bb8e738a08
|
Fix Authorize attributes
|
5 years ago |
crobibero
|
a06d271725
|
Move ConfigurationService to Jellyfin.Api
|
5 years ago |