David
|
043d76bd6e
|
Use Http status code 204 instead of 200
|
4 years ago |
Patrick Barron
|
6429e60c40
|
Merge pull request #2931 from crobibero/api-attachment
AttachmentsService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
6a62c3c628
|
Merge pull request #3281 from Ullmie02/api-activitylog
Move ActivityLogService to Jellyfin.Api
|
4 years ago |
Patrick Barron
|
a6573e015f
|
Merge pull request #2983 from bruceCoelho/api-migration
PackageService to Jellyfin.API
|
4 years ago |
Cody Robibero
|
c61efba0c6
|
Merge pull request #3286 from Ullmie02/api-apikey
Move ApiKeyService to Jellyfin.Api
|
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
Move SearchService to new API endpoint
|
4 years ago |
dkanada
|
ac9bef9465
|
Merge pull request #3227 from crobibero/api-first-user
Add second endpoint for Startup/User
|
4 years ago |
David
|
dc190e5683
|
Move ActivityLogService to Jellyfin.Api
|
5 years ago |
David Ullmer
|
1491e93d84
|
Add response code documentation
|
5 years ago |
dkanada
|
b3f8928fbb
|
Merge pull request #3218 from crobibero/api-cors
Enable CORS and Authentation
|
5 years ago |
dkanada
|
26f937c369
|
Merge pull request #3260 from crobibero/api-css-formatter
Api css formatter
|
5 years ago |
dkanada
|
e153214e76
|
Merge pull request #3219 from crobibero/api-config-json
Switch Config controller to System.Text.Json
|
5 years ago |
David
|
cefa9d3c08
|
Add default values for parameters and fix spelling
|
5 years ago |
David
|
7fa374f8a2
|
Move Split method from BaseJellyfinApiController.cs to RequestHelpers.cs
|
5 years ago |
David
|
f3029428cd
|
Fix suggestions
|
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
DeviceService to Jellyfin.Api
|
5 years ago |
crobibero
|
3e749eabdf
|
Fix doc errors
|
5 years ago |
dkanada
|
35366772b2
|
Merge pull request #3186 from Ullmie02/asp-api-exception
Don't send Exception message in Production Environment
|
5 years ago |
Cody Robibero
|
ab4597958a
|
Merge pull request #3232 from crobibero/api-json-dictionary
Add Dictionary with non-string keys to System.Text.Json
|
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
Fix Json Enum conversion, map all JsonDefaults properties to API
|
5 years ago |
crobibero
|
2476848dd3
|
Fix tests
|
5 years ago |
crobibero
|
cf9cbfff56
|
Add second endpoint for Startup/User
|
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
|
638cfa32ab
|
Move SearchService to new API endpoint
|
5 years ago |
David
|
6d9f564a94
|
Remove duplicate code
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
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
Move ConfigurationService to Jellyfin.Api
|
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
Convert StartupController to ActionResult
|
5 years ago |
crobibero
|
2689865858
|
Remove unused using
|
5 years ago |
crobibero
|
51d54a8ca4
|
Fix return content type
|
5 years ago |
crobibero
|
b28dd47a0f
|
implement review suggestions
|
5 years ago |
Bruce
|
24543b04c1
|
Applying review suggestion to documentation
|
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
|
a7a725173d
|
Rename to AttachmentsController -> VideoAttachmentsController
|
5 years ago |