Commit Graph

15709 Commits (8178b194708f4added870597500a88d0ba5a3cfa)
 

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