Commit Graph

15709 Commits (8178b194708f4added870597500a88d0ba5a3cfa)
 

Author SHA1 Message Date
David 8178b19470 Fix suggestions
4 years ago
David f64e8e8757 Move SubtitleService to Jellyfin.Api
4 years ago
dkanada b3f8928fbb
Merge pull request #3218 from crobibero/api-cors
4 years ago
dkanada 26f937c369
Merge pull request #3260 from crobibero/api-css-formatter
4 years ago
dkanada e153214e76
Merge pull request #3219 from crobibero/api-config-json
4 years ago
dkanada f7f59fe9a3
Merge branch 'api-migration' into api-config-json
4 years ago
crobibero 6be862545a Merge remote-tracking branch 'upstream/api-migration' into api-cors
4 years ago
crobibero 48cbac934b Don't clear media types
4 years ago
crobibero 04abb281c0 Add CSS output formatter.
4 years ago
crobibero 598cd94c4d Add CSS output formatter.
4 years ago
Cody Robibero 601e4a88c9
Merge pull request #2933 from crobibero/api-device
4 years ago
crobibero 3e749eabdf Fix doc errors
4 years ago
dkanada 35366772b2
Merge pull request #3186 from Ullmie02/asp-api-exception
4 years ago
Cody Robibero ab4597958a
Merge pull request #3232 from crobibero/api-json-dictionary
4 years ago
crobibero 8b59934ccb remove extra Clear call
4 years ago
crobibero 01a5103fef Add Dictionary with non-string keys to System.Text.Json
4 years ago
Cody Robibero 93bca7ab50
Merge pull request #3153 from crobibero/api-json-enum
4 years ago
crobibero 2476848dd3 Fix tests
4 years ago
crobibero 0e41c4727d revert to System.Text.JsonSerializer
4 years ago
crobibero 4fe0beec16 Fix Json Enum conversion, map all JsonDefaults properties to API
4 years ago
David 6d9f564a94
Remove duplicate code
4 years ago
crobibero e30a85025f Remove log spam when using legacy api
4 years ago
crobibero 9f0b5f347a Switch Config controller to System.Text.Json
4 years ago
crobibero b944b8f8c5 Enable CORS and Authentication.
4 years ago
Cody Robibero 297ab2e423
Merge pull request #2962 from crobibero/api-config
4 years ago
David a5a39300bc Don't send Exception message in Production Environment
4 years ago
Bond-009 5c95037234
Merge pull request #2953 from crobibero/api-startup
4 years ago
crobibero cdb25e355c Fix return value
4 years ago
crobibero cf78edc979 Fix Authorize attributes
4 years ago
crobibero a11a193439 Remove CameraUpload endpoints
4 years ago
crobibero 6dbbfcbfbe update xml docs
4 years ago
crobibero 37f55b5c21 apply doc suggestions
4 years ago
dkanada ebc24470e3
Merge pull request #3075 from crobibero/api-operationid
4 years ago
crobibero 2b1b9a64b6 Add OperationId to SwaggerGen
4 years ago
Mark Monteiro 6e1120c623
Merge pull request #3048 from jellyfin/api-notification-docs
4 years ago
crobibero d7d8118b42 Fix xml docs
4 years ago
Bond-009 f2bace2a07
Merge pull request #2925 from crobibero/redoc
4 years ago
Bond-009 b1a2fb60f2
Merge pull request #2876 from ZadenRB/asp-net-notifications-service
4 years ago
crobibero 25002483a3 Update endpoint docs
4 years ago
ZadenRB 82231b4393 Update to return IEnumerable directly where possible
4 years ago
crobibero 7a3925b863 Fix docs
4 years ago
crobibero 97ecffceb7 Add response code descriptions
4 years ago
crobibero 806ae1bc07 Remove versioned API
4 years ago
Cody Robibero d491b1b45f
Merge branch 'api-migration' into redoc
4 years ago
dkanada 2cb0f6f126
Merge pull request #2952 from crobibero/api-exception-middleware
4 years ago
ZadenRB c61a200c9d Revise documentation based on discussion in #2872
4 years ago
crobibero 068368df63 Order actions by route, then http method
4 years ago
crobibero 890e659cd3 Fix autolaunch & redirect of swagger.
4 years ago
Bond-009 383bc45372
Merge pull request #2932 from crobibero/api-casing
4 years ago
ZadenRB 85853f9ce3 Add back in return type documentation
4 years ago