KGT1
14b785d188
Preserve SplashscreenLocation when updating branding config ( #13756 )
...
* add BrandingOptionsDto and add branding endpoints
* refactor new HttpGet Configuration Branding into existing API calls
* Add BrandingOptions to _ignoredConfigurations for openAPI
* rename BrandOptionsDto to BrandingOptionsDto
2025-03-31 17:46:01 -06:00
gnattu
b496ebc175
fix: disable api endpoint for ffmpeg path for security ( #11225 )
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2024-03-28 13:57:55 -06:00
Patrick Barron
de0241e975
Move API policies to MediaBrowser.Common
2023-11-12 10:24:35 -05:00
cvium
209edd38a4
refactor: simplify authz
2023-02-09 13:51:37 +01:00
Shadowghost
f5f890e685
Migrate to file-scoped namespaces
2023-02-02 18:50:33 +01:00
Bond_009
c7d50d640e
Replace == null with is null
2022-12-05 15:00:20 +01:00
Cody Robibero
d2e18547b1
Require properly typed ActionResult<T> ( #8382 )
2022-09-11 17:47:01 -06:00
Cody Robibero
7424f0ca8c
Merge pull request #7561 from DMouse10462/named-config-api-fix
...
Fix NamedConfiguration API Generation
(cherry picked from commit d7c548f3dbb74c03903cd9bb86ab3af33e295d15)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-04-17 15:45:11 -04:00
Bond_009
6f8ccab788
Move non-jellyfin extensions to separate project
2021-06-19 18:04:46 +02:00
Bond_009
91c2a57b28
Enable nullable reference types for MediaBrowser.Common
2021-05-05 12:57:01 +02:00
Bond_009
a8ed753f6c
FxCop -> Net Analyzers (part 2)
2021-03-13 22:33:28 +01:00
crobibero
efce4d4bf3
Merge remote-tracking branch 'upstream/master' into bad-route
2020-09-09 14:23:53 -06:00
crobibero
7294dc103f
Fix api routes
2020-09-07 18:45:06 -06:00
crobibero
eab92a0b01
Merge remote-tracking branch 'upstream/master' into api-stream-return
2020-09-06 14:34:31 -06:00
crobibero
29fc882037
merge all attributes
2020-09-06 09:07:27 -06:00
crobibero
59d47ec3f5
Make all FromRoute required
2020-09-05 17:07:25 -06:00
crobibero
2f33bee2a9
Set openapi schema type to file where possible
2020-09-01 17:26:49 -06:00
crobibero
d63f4bce5d
Conver all remaining form request to body
2020-08-20 07:53:53 -06:00
crobibero
fffa94fc33
Apply fixes from review
2020-08-06 08:17:45 -06:00
David
c6a0306a34
Move field to the controller
2020-07-14 20:20:24 +02:00
David
ee03b919f9
Fix parsing
2020-07-12 20:11:59 +02:00
crobibero
73bcda7eac
Make all optional strings nullable
2020-06-27 10:50:44 -06:00
crobibero
10ddbc34ec
Add missing attributes, fix response codes, fix route parameter casing
2020-06-20 18:02:07 -06:00
David
522e44de59
Merge pull request #3357 from crobibero/api-authorization
...
Add Authorization handlers
2020-06-18 18:37:08 +02:00
crobibero
9a51f484af
Remove nullable, add async task
2020-06-18 07:11:46 -06:00
crobibero
c24666253c
Add Default authorization policy
2020-06-16 14:15:58 -06:00
David
043d76bd6e
Use Http status code 204 instead of 200
2020-06-12 12:38:13 +02:00
crobibero
9f0b5f347a
Switch Config controller to System.Text.Json
2020-06-01 11:06:15 -06:00
crobibero
6dbbfcbfbe
update xml docs
2020-05-19 09:29:59 -06:00
crobibero
bb8e738a08
Fix Authorize attributes
2020-04-23 10:03:54 -06:00
crobibero
a06d271725
Move ConfigurationService to Jellyfin.Api
2020-04-22 13:07:21 -06:00