Joshua M. Boniface
ed333dec43
Merge pull request #5069 from crobibero/obsolete-param
...
(cherry picked from commit 4b6b90e0b14743581c5606a37249d86e291afc95)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2021-01-23 15:39:35 -05:00
Claus Vium
7796486511
Merge pull request #4978 from BaronGreenback/MultipeProxies
...
(cherry picked from commit 14bd4a110f91f1f5e8d2412b3e125e39e2b79e51)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2021-01-23 15:37:25 -05:00
Joshua M. Boniface
1ad8e54035
Merge pull request #4709 from BaronGreenback/PluginDowngrade
...
(cherry picked from commit 406ae3e43a20216292c554151fa2d0e2a09edfa3)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-31 18:49:53 -05:00
Joshua M. Boniface
7e01cce884
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
...
(cherry picked from commit 4f6a585424ac8fc66d1f2d5a7fc71a9e85cd23de)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-13 20:34:32 -05:00
Claus Vium
5fa8c83ba4
Merge pull request #4675 from BaronGreenback/ProxyDNS
...
(cherry picked from commit 8c00fbea9cbaca8db2950acd975a81a1d4ac7855)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-13 20:34:32 -05:00
Bond-009
0b6a05cf82
Merge pull request #4671 from cvium/allow_proxy
...
Clear KnownNetworks and KnownProxies if none are configured explicitly
(cherry picked from commit 804dd00425687ed099dc35c73a6ac6cf2077cc7d)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-12-13 20:34:31 -05:00
Joshua M. Boniface
bba01bf7b9
Merge pull request #3194 from OancaAndrei/syncplay-enhanced
...
SyncPlay for TV series (and Music)
2020-12-04 20:22:30 -05:00
Ionut Andrei Oanca
23473ef8fb
Fix access policies to SyncPlay
2020-12-04 22:03:35 +01:00
cvium
7e0ea296c3
Move request validation to auth policies
2020-12-03 10:43:44 +01:00
crobibero
7a729ea8d6
Move OpenApiSecurityScheme to OperationFilter
2020-12-02 14:59:57 -07:00
crobibero
d2d71ac3a1
Fix OpenApi generation for BlurHash
2020-11-30 08:47:52 -07:00
crobibero
40531db1ae
Add NullableEnumModelBinder and NullableEnumModelBinderProvider
2020-11-21 11:58:35 -07:00
crobibero
fed37630db
Add x-jellyfin-version to openapi spec
2020-11-06 13:00:14 -07:00
crobibero
f2a86d9c80
Remove CommaDelimitedArrayModelBinderProvider
2020-10-14 13:03:36 -06:00
Anthony Lavado
dd43af23a4
Merge pull request #4248 from crobibero/ws-document-filter
...
Manually register models used in websocket messages.
2020-10-09 20:11:57 -04:00
github@esslinger.dev
9aad772288
feat: implement CommaDelimitedArrayModelBinderProvider
2020-10-02 18:26:48 +02:00
crobibero
5ee6f49204
Manually register models used in websocket messages.
2020-10-01 08:10:47 -06:00
Bond-009
4447589460
Merge pull request #4116 from cvium/add_known_proxies
...
Add Known Proxies to system configuration
2020-09-10 14:10:26 +00:00
cvium
78cab77f81
Add Known Proxies to system configuration
2020-09-10 11:05:46 +02:00
crobibero
612e135c8c
Merge remote-tracking branch 'upstream/master' into api-stream-return
2020-09-09 12:02:05 -06:00
crobibero
342de39d78
Move CorsPolicyProvider to Jellyfin.Server.Configuration
2020-09-05 13:02:53 -06:00
crobibero
527ffaa90c
clean docs
2020-09-05 09:12:50 -06:00
crobibero
2c05d53b06
Convert to ICorsPolicyProvider
2020-09-05 09:10:05 -06:00
crobibero
8a08111adc
Merge remote-tracking branch 'upstream/master' into dynamic-cors
2020-09-05 09:00:55 -06:00
crobibero
d5eb246557
Merge remote-tracking branch 'upstream/master' into api-stream-return
2020-09-04 16:42:40 -06:00
crobibero
9f97c47936
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
2020-09-04 07:57:59 -06:00
crobibero
a523ff840c
Merge remote-tracking branch 'upstream/master' into output-formatters
2020-09-03 12:14:11 -06:00
crobibero
1feee6f95e
Properly host static files and set base url
2020-09-02 08:03:15 -06:00
crobibero
65d05f92ac
Merge remote-tracking branch 'upstream/master' into dynamic-cors
2020-09-01 18:27:55 -06:00
crobibero
2f33bee2a9
Set openapi schema type to file where possible
2020-09-01 17:26:49 -06:00
Bond-009
95142643f6
Merge pull request #3871 from Ullmie02/plugins-api
...
Allow plugins to define their own api endpoints
2020-08-31 18:28:11 +02:00
David Ullmer
7f79f2ee0e
Use .Distinct on assembly
2020-08-31 17:53:55 +02:00
crobibero
3c0484cc97
Allow for dynamic cors response
2020-08-30 09:32:14 -06:00
Cromefire_
3453b65444
Fixed wrong openapi auth header value
2020-08-30 00:44:33 +02:00
crobibero
8b96881aa1
Clean up json Converters
2020-08-26 08:22:48 -06:00
crobibero
5f64ab02a0
bump System.Text.Json
2020-08-25 07:33:58 -06:00
crobibero
340f83c3f5
Ignore null json values
2020-08-23 07:48:12 -06:00
crobibero
2ca8d31b20
clean up output formatters
2020-08-20 11:17:27 -06:00
crobibero
2d4e91c5a2
Add xml output formatter
2020-08-15 10:39:24 -06:00
David
9e95fe8f9d
Add plugin assemblies to mvc builder
2020-08-11 18:20:16 +02:00
David
98d1d2325d
Prepare plugin Api migration
2020-08-10 16:12:22 +02:00
crobibero
05f9473544
Apply fixes from review
2020-08-06 17:59:48 -06:00
crobibero
fffa94fc33
Apply fixes from review
2020-08-06 08:17:45 -06:00
crobibero
9e00aa3014
fix openapi validation errors
2020-08-03 14:38:51 -06:00
crobibero
8d7b39a36e
fix endpoint order
2020-06-25 17:44:11 -06:00
crobibero
38788a1f1d
Merge remote-tracking branch 'upstream/api-migration' into api-library
2020-06-21 11:34:05 -06:00
crobibero
e2a7e8d97e
Move LibraryService.cs to Jellyfin.Api
2020-06-19 13:10:10 -06:00
David
08401f923d
Change swagger dictionary type mapping
2020-06-19 15:49:44 +02:00
David
6651cb8d24
Add JsonInto32Converter
...
Add additional swagger type mapping
2020-06-19 12:24:39 +02:00
crobibero
0c01b6817b
Add X-Forward-(For/Proto) support
2020-06-17 08:05:30 -06:00