David
|
6a70081643
|
Move ApiKeyService to Jellyfin.Api
|
5 years ago |
David
|
1bf6c085ed
|
Move File; Move Route; use DateTime? in Query
|
5 years ago |
Cody Robibero
|
647b78a3c0
|
Merge pull request #3226 from Ullmie02/api-searchservice
Move SearchService to new API endpoint
|
5 years ago |
dkanada
|
ac9bef9465
|
Merge pull request #3227 from crobibero/api-first-user
Add second endpoint for Startup/User
|
5 years ago |
Patrick Barron
|
d105bc728d
|
Fix startup wizard.
|
5 years ago |
David
|
dc190e5683
|
Move ActivityLogService to Jellyfin.Api
|
5 years ago |
crobibero
|
0b778b8851
|
Move PluginService 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 |
crobibero
|
a4455af3e9
|
Move LocalizationService to Jellyfin.Api
|
5 years ago |
crobibero
|
6f64e48c54
|
Add response codes
|
5 years ago |
crobibero
|
dd5579e0eb
|
Move FilterService to Jellyfin.Api
|
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 |
Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
5 years ago |
crobibero
|
fd913d73e3
|
Revert authorized endpoints to legacy api
|
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 |
Bond-009
|
af93ec750c
|
Enable TreatWarningsAsErrors for more projects
|
5 years ago |
crobibero
|
cf9cbfff56
|
Add second endpoint for Startup/User
|
5 years ago |
crobibero
|
0e41c4727d
|
revert to System.Text.JsonSerializer
|
5 years ago |
David
|
638cfa32ab
|
Move SearchService to new API endpoint
|
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 |
Cody Robibero
|
297ab2e423
|
Merge pull request #2962 from crobibero/api-config
Move ConfigurationService to Jellyfin.Api
|
5 years ago |
Patrick Barron
|
01ce56016a
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
# MediaBrowser.Api/UserService.cs
# MediaBrowser.Controller/Library/IUserManager.cs
|
5 years ago |
Bond-009
|
5c95037234
|
Merge pull request #2953 from crobibero/api-startup
Convert StartupController to ActionResult
|
5 years ago |
crobibero
|
fb068b76a1
|
Use correct MediaTypeName
|
5 years ago |
crobibero
|
070edd9e5b
|
Fix MediaType usage
|
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
|
839de72f9a
|
Fix authentication attribute
|
5 years ago |
crobibero
|
2923013c6e
|
Clean Remote Image Controller.
|
5 years ago |
crobibero
|
98bd61e364
|
Clean up routes
|
5 years ago |
crobibero
|
a7a725173d
|
Rename to AttachmentsController -> VideoAttachmentsController
|
5 years ago |
crobibero
|
26a2bea179
|
Update endpoint docs
|
5 years ago |
crobibero
|
177339e8d5
|
Fix Authorize attributes
|
5 years ago |
crobibero
|
15e9fbb923
|
move to ActionResult<T>
|
5 years ago |
crobibero
|
84fcb4926c
|
Remove exception handler
|
5 years ago |
crobibero
|
8eac528815
|
nullable
|
5 years ago |
crobibero
|
45d750f106
|
Move AttachmentsService to AttachmentsController
|
5 years ago |
crobibero
|
c4f8ba55f2
|
Rename to AttachmentsController -> VideoAttachmentsController
|
5 years ago |
dkanada
|
8de7c5ee36
|
Merge pull request #3134 from mark-monteiro/update-dotnet-core
Update to .NET Core 3.1.4
|
5 years ago |
crobibero
|
37f55b5c21
|
apply doc suggestions
|
5 years ago |
Mark Monteiro
|
3ed76d7e08
|
Update to .NET Core 3.1.4
|
5 years ago |
Nathan Kessler
|
3bc07e7c56
|
Fix 500 error causing first-time setup wizard to hang
|
5 years ago |
Patrick Barron
|
9ad839c776
|
Initial migration code
|
5 years ago |
crobibero
|
d7d8118b42
|
Fix xml docs
|
5 years ago |
Bond-009
|
f2bace2a07
|
Merge pull request #2925 from crobibero/redoc
Enhance Swagger Generation
|
5 years ago |
crobibero
|
35dbcea931
|
Return array -> ienumerable
|
5 years ago |
crobibero
|
cbd4a64e67
|
Update endpoint docs
|
5 years ago |
crobibero
|
25002483a3
|
Update endpoint docs
|
5 years ago |
crobibero
|
7516e3ebbe
|
Update endpoint docs
|
5 years ago |
Bruce
|
0d8253d8e2
|
Updated documentation according to discussion in jellyfin#2872
|
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 |
ZadenRB
|
c61a200c9d
|
Revise documentation based on discussion in #2872
|
5 years ago |
Bruce Coelho
|
5aced0ea0f
|
Apply suggestions from code review
Co-Authored-By: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Bruce Coelho
|
f66714561e
|
Update Jellyfin.Api/Controllers/PackageController.cs
Applying requested changes to PackageController
Co-Authored-By: Cody Robibero <cody@robibe.ro>
|
5 years ago |
Bruce
|
c7fe8b04cc
|
PackageService to Jellyfin.API
|
5 years ago |
Bond-009
|
3c366954ae
|
Merge pull request #2960 from ZadenRB/content-type-annotation
Adds annotation for content-type of ASP.NET Web API endpoints
|
5 years ago |
ZadenRB
|
85853f9ce3
|
Add back in return type documentation
|
5 years ago |
ZadenRB
|
2066b0f68f
|
Use builtin JSON Mime type constant
|
5 years ago |
crobibero
|
f3da5dc8b7
|
Fix Authorize attributes
|
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
|
eee02a355a
|
Adds produces annotation to the base controller to indicate application/json as the response type for endpoints
|
5 years ago |
ZadenRB
|
7693cc0db0
|
Use ActionResult return type for all endpoints
|
5 years ago |
ZadenRB
|
2a49b19a7c
|
Update documentation of startIndex
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
crobibero
|
3ab61dbdc2
|
bump swashbuckle
|
5 years ago |
crobibero
|
7db3b035a6
|
move to ActionResult<T>
|
5 years ago |
Mark Monteiro
|
c5f163293f
|
Add <ProjectGuid> properties to all project files
This is required for SonarCloud analysis to run
|
5 years ago |
crobibero
|
9ae895ba21
|
move to ActionResult<T>
|
5 years ago |
crobibero
|
02a78aaae9
|
move to ActionResult<T>
|
5 years ago |
crobibero
|
927696c403
|
move to ActionResult<T>
|
5 years ago |
crobibero
|
466e20ea8c
|
move to ActionResult<T>
|
5 years ago |
ZadenRB
|
69d9bfb233
|
Make documentation of parameters clearer
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
crobibero
|
b8fd9c785e
|
Convert StartupController to IActionResult
|
5 years ago |
crobibero
|
a6cd852675
|
Remove exception handler
|
5 years ago |
crobibero
|
30609236ab
|
Remove exception handler
|
5 years ago |
crobibero
|
5ef71d592b
|
Remove exception handler
|
5 years ago |
crobibero
|
08eba82bb7
|
Remove exception handler
|
5 years ago |
ZadenRB
|
dae6965710
|
Remove documentation of void return type
|
5 years ago |
ZadenRB
|
6c8e1d37bd
|
Remove more unnecessary IActionResult
|
5 years ago |
ZadenRB
|
67efcbee05
|
Remove error handlers, to be implemented at a global level in a separate PR
|
5 years ago |
crobibero
|
766d2ee413
|
Move RemoteImageService to Jellyfin.API
|
5 years ago |
crobibero
|
376619369d
|
fix build
|
5 years ago |
crobibero
|
e151d539f2
|
Move ImageByNameService to Jellyfin.Api
|
5 years ago |