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
/
VideosController.cs
Age
Commit message (
Collapse
)
Author
2020-11-30
fix trascodeReasons report
nyanmisaka
2020-11-20
Merge remote-tracking branch 'upstream/master' into split-api
crobibero
2020-11-20
Merge pull request #4499 from crobibero/more-param
Joshua M. Boniface
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
2020-11-18
Fixes spelling.
Greenback
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-15
Remove api client generator errors
crobibero
2020-09-23
Merge pull request #4082 from cromefire/patch-4
dkanada
More expressive names for the VideoStream API
2020-09-09
Remove nullable from required
crobibero
2020-09-09
Merge remote-tracking branch 'upstream/master' into bad-route
crobibero
2020-09-07
Fix api routes
crobibero
2020-09-07
More expressive name for the VideoStream API
Cromefire_
2020-09-06
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-09-04
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-03
Merge remote-tracking branch 'upstream/master' into http-client-migrate
crobibero
2020-09-03
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-03
Merge branch 'master' into master
Claus Vium
2020-09-01
Set openapi schema type to file where possible
crobibero
2020-08-31
use named client
crobibero
2020-08-21
Make some methods async
Bond_009
2020-08-17
Fix conflicts
crobibero
2020-08-17
Merge remote-tracking branch 'upstream/master' into fixes
crobibero
2020-08-16
Remove all using for HttpClient
crobibero
2020-08-10
Fix MergeVersions()
Mister Rajoy
2020-08-10
Use proper IHttpContextAccessor
crobibero
2020-08-08
Fix Split versions
Mister Rajoy
2020-08-06
Apply fixes from review
crobibero
2020-08-03
fix openapi validation errors
crobibero
2020-07-31
Add missing docs and remove duplicate function
crobibero
2020-07-30
Apply review fixes
crobibero
2020-07-27
Add missing functions
crobibero
2020-07-25
use proper HttpClient DI
crobibero
2020-07-24
move VideoService.cs to Jellyfin.Api
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-21
Move VideosService to Jellyfin.Api
David
[prev]