Commit Graph

83 Commits (6a62c3c62809c2b5481f0950460064753d484ad8)

Author SHA1 Message Date
Patrick Barron 6a62c3c628
Merge pull request #3281 from Ullmie02/api-activitylog
4 years ago
Patrick Barron a6573e015f
Merge pull request #2983 from bruceCoelho/api-migration
4 years ago
Cody Robibero c61efba0c6
Merge pull request #3286 from Ullmie02/api-apikey
4 years ago
David 6a70081643 Move ApiKeyService to Jellyfin.Api
4 years ago
David 1bf6c085ed Move File; Move Route; use DateTime? in Query
4 years ago
Cody Robibero 647b78a3c0
Merge pull request #3226 from Ullmie02/api-searchservice
4 years ago
dkanada ac9bef9465
Merge pull request #3227 from crobibero/api-first-user
4 years ago
David dc190e5683 Move ActivityLogService to Jellyfin.Api
4 years ago
David Ullmer 1491e93d84 Add response code documentation
4 years ago
dkanada b3f8928fbb
Merge pull request #3218 from crobibero/api-cors
4 years ago
David cefa9d3c08 Add default values for parameters and fix spelling
4 years ago
David 7fa374f8a2 Move Split method from BaseJellyfinApiController.cs to RequestHelpers.cs
4 years ago
David f3029428cd Fix suggestions
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
Cody Robibero 601e4a88c9
Merge pull request #2933 from crobibero/api-device
4 years ago
crobibero 3e749eabdf Fix doc errors
4 years ago
crobibero cf9cbfff56 Add second endpoint for Startup/User
4 years ago
crobibero 0e41c4727d revert to System.Text.JsonSerializer
4 years ago
David 638cfa32ab Move SearchService to new API endpoint
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
Cody Robibero 297ab2e423
Merge pull request #2962 from crobibero/api-config
4 years ago
Bond-009 5c95037234
Merge pull request #2953 from crobibero/api-startup
4 years ago
Bruce 24543b04c1 Applying review suggestion to documentation
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
crobibero d7d8118b42 Fix xml docs
4 years ago
Bond-009 f2bace2a07
Merge pull request #2925 from crobibero/redoc
4 years ago
crobibero 25002483a3 Update endpoint docs
4 years ago
Bruce 0d8253d8e2 Updated documentation according to discussion in jellyfin#2872
4 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
ZadenRB c61a200c9d Revise documentation based on discussion in #2872
5 years ago
Bruce Coelho 5aced0ea0f
Apply suggestions from code review
5 years ago
Bruce Coelho f66714561e
Update Jellyfin.Api/Controllers/PackageController.cs
5 years ago
Bruce c7fe8b04cc PackageService to Jellyfin.API
5 years ago
ZadenRB 85853f9ce3 Add back in return type documentation
5 years ago
crobibero bb8e738a08 Fix Authorize attributes
5 years ago
crobibero 4d894c4344 Remove unneeded Ok calls.
5 years ago
crobibero c7c2f9da90 Apply suggestions
5 years ago
crobibero a06d271725 Move ConfigurationService to Jellyfin.Api
5 years ago
ZadenRB 7693cc0db0 Use ActionResult return type for all endpoints
5 years ago
ZadenRB 2a49b19a7c
Update documentation of startIndex
5 years ago
crobibero 3ab61dbdc2 bump swashbuckle
5 years ago
crobibero 7db3b035a6 move to ActionResult<T>
5 years ago