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
/
ApiApplicationBuilderExtensions.cs
Age
Commit message (
Expand
)
Author
2020-12-13
Merge pull request #4713 from crobibero/robots
Claus Vium
2020-10-08
Moved all settings across to network.xml
Greenback
2020-09-03
Merge remote-tracking branch 'upstream/master' into api-doc-base-url
crobibero
2020-09-03
Merge remote-tracking branch 'upstream/master' into api-doc-css
crobibero
2020-09-03
Remove custom CORS OPTIONS handling
Claus Vium
2020-09-03
Kill HttpListenerHost
Claus Vium
2020-09-02
Properly host static files and set base url
crobibero
2020-09-01
Fix apidoc routes with base url
crobibero
2020-08-18
add support for custom doc css
crobibero
2020-04-29
Remove versioned API
crobibero
2020-04-29
Merge branch 'api-migration' into redoc
Cody Robibero
2020-04-23
Address comments
crobibero
2020-04-21
Fix swagger ui Document Title
crobibero
2020-04-21
Fix documentation endpoint for use with baseUrl
crobibero
2020-04-21
Add Exception Middleware
crobibero
2020-04-19
fix formatting
crobibero
2020-04-19
Add Redoc, move docs to api-docs/
crobibero
2020-04-19
add redoc
crobibero
2019-11-24
Move appbuilder and service collection to Jellyfin.Server
Claus Vium