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
path:
root
/
Jellyfin.Server
/
Extensions
/
ApiServiceCollectionExtensions.cs
Age
Commit message (
Expand
)
Author
2020-06-06
Add CSS output formatter.
crobibero
2020-06-02
Add Dictionary with non-string keys to System.Text.Json
crobibero
2020-06-02
Fix Json Enum conversion, map all JsonDefaults properties to API
crobibero
2020-06-01
Add Authentication to openapi generation.
crobibero
2020-06-01
Enable CORS and Authentication.
crobibero
2020-05-08
Add OperationId to SwaggerGen
crobibero
2020-04-29
Remove versioned API
crobibero
2020-04-29
Merge branch 'api-migration' into redoc
Cody Robibero
2020-04-26
Order actions by route, then http method
crobibero
2020-04-20
Remove StringEnumConverter
crobibero
2020-04-19
Fix PascalCase
crobibero
2020-04-19
Enable string enum converter
crobibero
2020-04-15
Document JSON options change
ZadenRB
2020-04-15
Lowercase actual parameters in code and remove whitespace to comply with Styl...
ZadenRB
2020-04-12
Fix casing of JSON in Jellyfin API. Currently only affects startup wizard.
ZadenRB
2019-11-24
Fix more review comments
Claus Vium
2019-11-24
Move appbuilder and service collection to Jellyfin.Server
Claus Vium
[prev]