| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-11 | Merge pull request #5688 from crobibero/api-docs-sever-discovery | Claus Vium | |
| Add SessionDiscoveryInfo to generated api-docs (cherry picked from commit f718735b4ef639041ae5f0854341a4e0e471917e) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-04-11 | Merge pull request #5661 from ferferga/openapi-product-version | Bond-009 | |
| Return Major.Minor.Build instead of Major.Minor.Build.Revision for OpenAPI (cherry picked from commit cb111eb767e2d67c79a74833710f40b85851f457) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-03-21 | Merge pull request #5512 from crobibero/api-spec-version | Claus Vium | |
| (cherry picked from commit 94820f569b5b407418dec8bd04444b52b37f7ef2) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-21 | Merge pull request #5208 from crobibero/api-post-image | Bond-009 | |
| Add image file accept to openapi (cherry picked from commit 76d66e0dee62998a211c4f720e8f2800458d7f23) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-21 | Merge pull request #5099 from crobibero/non-required-query-param | Claus Vium | |
| (cherry picked from commit e5828cdbf179181f7f891f79637da8819db6de12) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-01-23 | Merge pull request #5069 from crobibero/obsolete-param | Joshua M. Boniface | |
| (cherry picked from commit 4b6b90e0b14743581c5606a37249d86e291afc95) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-01-23 | Merge pull request #4978 from BaronGreenback/MultipeProxies | Claus Vium | |
| (cherry picked from commit 14bd4a110f91f1f5e8d2412b3e125e39e2b79e51) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-31 | Merge pull request #4709 from BaronGreenback/PluginDowngrade | Joshua M. Boniface | |
| (cherry picked from commit 406ae3e43a20216292c554151fa2d0e2a09edfa3) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies | Joshua M. Boniface | |
| (cherry picked from commit 4f6a585424ac8fc66d1f2d5a7fc71a9e85cd23de) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4713 from crobibero/robots | Claus Vium | |
| (cherry picked from commit a3a7467f49d3aa4b4fe194696e426abe62177e38) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4675 from BaronGreenback/ProxyDNS | Claus Vium | |
| (cherry picked from commit 8c00fbea9cbaca8db2950acd975a81a1d4ac7855) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-12-13 | Merge pull request #4671 from cvium/allow_proxy | Bond-009 | |
| 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-04 | Merge pull request #3194 from OancaAndrei/syncplay-enhanced | Joshua M. Boniface | |
| SyncPlay for TV series (and Music) | |||
| 2020-12-04 | Fix access policies to SyncPlay | Ionut Andrei Oanca | |
| 2020-12-03 | Move request validation to auth policies | cvium | |
| 2020-12-02 | Move OpenApiSecurityScheme to OperationFilter | crobibero | |
| 2020-11-30 | Fix OpenApi generation for BlurHash | crobibero | |
| 2020-11-21 | Merge branch 'master' into NetworkPR2 | Joshua M. Boniface | |
| 2020-11-21 | Add NullableEnumModelBinder and NullableEnumModelBinderProvider | crobibero | |
| 2020-11-16 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-11-06 | Add x-jellyfin-version to openapi spec | crobibero | |
| 2020-11-04 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-10-26 | Merge branch 'master' into NetworkPR2 | BaronGreenback | |
| 2020-10-14 | Remove CommaDelimitedArrayModelBinderProvider | crobibero | |
| 2020-10-09 | Merge pull request #4248 from crobibero/ws-document-filter | Anthony Lavado | |
| Manually register models used in websocket messages. | |||
| 2020-10-09 | Merge remote-tracking branch 'upstream/master' into NetworkPR2 | Greenback | |
| 2020-10-08 | Moved all settings across to network.xml | Greenback | |
| 2020-10-02 | feat: implement CommaDelimitedArrayModelBinderProvider | github@esslinger.dev | |
| 2020-10-01 | Manually register models used in websocket messages. | crobibero | |
| 2020-09-10 | Merge pull request #4116 from cvium/add_known_proxies | Bond-009 | |
| Add Known Proxies to system configuration | |||
| 2020-09-10 | Add Known Proxies to system configuration | cvium | |
| 2020-09-09 | Merge remote-tracking branch 'upstream/master' into api-stream-return | crobibero | |
| 2020-09-05 | Move CorsPolicyProvider to Jellyfin.Server.Configuration | crobibero | |
| 2020-09-05 | clean docs | crobibero | |
| 2020-09-05 | Convert to ICorsPolicyProvider | crobibero | |
| 2020-09-05 | Merge remote-tracking branch 'upstream/master' into dynamic-cors | crobibero | |
| 2020-09-04 | Merge remote-tracking branch 'upstream/master' into api-stream-return | crobibero | |
| 2020-09-04 | Merge remote-tracking branch 'upstream/master' into api-doc-base-url | crobibero | |
| 2020-09-04 | Merge branch 'master' into output-formatters | Claus Vium | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into api-doc-base-url | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into api-stream-return | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into output-formatters | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into api-stream-return | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into api-doc-css | crobibero | |
| 2020-09-03 | Merge remote-tracking branch 'upstream/master' into dynamic-cors | crobibero | |
| 2020-09-03 | Remove custom CORS OPTIONS handling | Claus Vium | |
| 2020-09-03 | Kill HttpListenerHost | Claus Vium | |
| 2020-09-02 | Properly host static files and set base url | crobibero | |
| 2020-09-01 | Merge remote-tracking branch 'upstream/master' into dynamic-cors | crobibero | |
| 2020-09-01 | Set openapi schema type to file where possible | crobibero | |
