index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-01
Add Authentication to openapi generation.
crobibero
2020-06-01
Merge pull request #2962 from crobibero/api-config
Cody Robibero
2020-05-25
Merge pull request #2953 from crobibero/api-startup
Bond-009
2020-05-19
update xml docs
crobibero
2020-05-17
apply doc suggestions
crobibero
2020-05-17
Merge pull request #3075 from crobibero/api-operationid
dkanada
2020-05-08
Add OperationId to SwaggerGen
crobibero
2020-05-03
Merge pull request #3048 from jellyfin/api-notification-docs
Mark Monteiro
2020-05-03
Fix xml docs
crobibero
2020-05-03
Merge pull request #2925 from crobibero/redoc
Bond-009
2020-05-03
Merge pull request #2876 from ZadenRB/asp-net-notifications-service
Bond-009
2020-04-29
Update to return IEnumerable directly where possible
ZadenRB
2020-04-29
Fix docs
crobibero
2020-04-29
Add response code descriptions
crobibero
2020-04-29
Remove versioned API
crobibero
2020-04-29
Merge branch 'api-migration' into redoc
Cody Robibero
2020-04-29
Merge pull request #2952 from crobibero/api-exception-middleware
dkanada
2020-04-28
Revise documentation based on discussion in #2872
ZadenRB
2020-04-26
Order actions by route, then http method
crobibero
2020-04-25
Fix autolaunch & redirect of swagger.
crobibero
2020-04-25
Merge pull request #2932 from crobibero/api-casing
Bond-009
2020-04-24
Add back in return type documentation
ZadenRB
2020-04-23
Apply suggestions, fix warning
crobibero
2020-04-23
oop
crobibero
2020-04-23
Address comments
crobibero
2020-04-23
Address comments
crobibero
2020-04-23
Fix Authorize attributes
crobibero
2020-04-23
Apply suggestions
crobibero
2020-04-23
Apply suggestions and add URL to log message
crobibero
2020-04-22
Move ConfigurationService to Jellyfin.Api
crobibero
2020-04-22
Use ActionResult return type for all endpoints
ZadenRB
2020-04-22
Update documentation of startIndex
ZadenRB
2020-04-21
Fix swagger ui Document Title
crobibero
2020-04-21
Fix documentation endpoint for use with baseUrl
crobibero
2020-04-21
bump swashbuckle
crobibero
2020-04-21
Merge branch 'api-migration' of https://github.com/jellyfin/jellyfin into redoc
crobibero
2020-04-21
move to ActionResult<T>
crobibero
2020-04-21
Make documentation of parameters clearer
ZadenRB
2020-04-21
Translated using Weblate (Chinese (Traditional))
Chen-Tai,Peng
2020-04-21
Translated using Weblate (Portuguese (Portugal))
André Silva
2020-04-21
Translated using Weblate (Persian)
Mehdi Khosravi
2020-04-21
Return to previous exception handle implementation
crobibero
2020-04-21
Convert StartupController to IActionResult
crobibero
2020-04-21
Add ProducesResponseType to base controller
crobibero
2020-04-21
Move Json Options to static class for easier access.
crobibero
2020-04-21
Add Exception Middleware
crobibero
2020-04-21
Remove documentation of void return type
ZadenRB
2020-04-20
Remove more unnecessary IActionResult
ZadenRB
2020-04-20
Remove error handlers, to be implemented at a global level in a separate PR
ZadenRB
2020-04-21
Merge pull request #2466 from dkanada/plugin
Vasily
[next]