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.Api
/
Controllers
/
SessionController.cs
Age
Commit message (
Collapse
)
Author
2020-09-19
Update Jellyfin.Api/Controllers/SessionController.cs
BaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-09-19
Update Jellyfin.Api/Controllers/SessionController.cs
BaronGreenback
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-09-17
Update SessionController.cs
BaronGreenback
removed space
2020-09-17
Update SessionController.cs
BaronGreenback
2020-09-17
Update SessionController.cs
BaronGreenback
2020-09-09
Remove nullable from required
crobibero
2020-09-07
fix play command route
crobibero
2020-09-07
Fix api routes
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-08-21
Fix dlna play to
crobibero
2020-08-10
fix route typo
crobibero
2020-08-09
parameter isn't actually required
crobibero
2020-08-06
Apply fixes from review
crobibero
2020-08-04
Fix all route for base url support
crobibero
2020-08-03
fix openapi validation errors
crobibero
2020-07-07
Make query parameters nullable or set default value
crobibero
2020-06-27
Make all optional strings nullable
crobibero
2020-06-22
Add missing authorization policies
David
2020-06-20
Add missing attributes, fix response codes, fix route parameter casing
crobibero
2020-06-19
Use new authorization and session functions
David
2020-06-12
Move SessionService to Jellyfin.Api
David
[prev]