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
Age
Commit message (
Expand
)
Author
2021-10-19
Add IsAutomated to SubtitleSearchRequest
MBR-0001
2021-10-09
Merge pull request #6657 from Bond-009/dotnetbug
Claus Vium
2021-10-08
Use new Random.Shared instead of creating new instances
Bond_009
2021-10-04
Queue refresh after subtitle upload + minor fixes
cvium
2021-10-03
Remove workaround for dotnet/runtime#42790
Bond_009
2021-10-03
Fix warning: Type cast is redundant (#2149)
KonH
2021-10-03
Fix warning: The nullable warning suppression expression is redundant (#2149)
KonH
2021-09-26
Remove all instances of en-US culture
Cody Robibero
2021-09-25
Merge branch 'master' into keyframe_extraction_v1
cvium
2021-09-25
Remove sync FileStream hack
Bond_009
2021-09-24
Target net6.0
Bond_009
2021-09-23
Add first draft of keyframe extraction for Matroska
cvium
2021-09-21
Specify DateTimeStyles when possible
Bond_009
2021-09-20
Merge pull request #6538 from cvium/livetv_oh_no
Bond-009
2021-09-19
Reduce allocations
Bond_009
2021-09-14
Dynamically populate LocalAddress based on HTTP request
Fredrik Lindberg
2021-09-10
Missing linebreaks that Rider apparently can't just do for me?
cvium
2021-09-10
Replace GetDirectStreamProviderByUniqueId with GetLiveStreamInfoByUniqueId
cvium
2021-09-10
Don't throw when livestream file isn't found
cvium
2021-09-10
Remove the dependency on BaseAuthorizationHandler
cvium
2021-09-10
Remove more unused args
cvium
2021-09-10
Kill ProgressiveFileCopier and seek to end for ongoing livetv
cvium
2021-09-09
Merge pull request #6523 from cvium/fix_livetv_cts_disposed
Bond-009
2021-09-07
Fix disposed exception when ffmpeg exits early in GetLiveHlsStream
cvium
2021-09-06
Remove all unused usings
Fernando Fernández
2021-09-06
Merge pull request #6177 from Bond-009/async
Claus Vium
2021-09-06
merge branch 'master' into syncplay-clear-queue
dkanada
2021-09-04
Merge pull request #6456 from GodTamIt/vp8-vp9
Bond-009
2021-09-04
Disambiguate vpx to vp8 or vp9
Chris Tam
2021-09-03
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
Cody Robibero
2021-09-03
Merge remote-tracking branch 'upstream/master' into warn-259810
Cody Robibero
2021-09-02
Use async FileStreams where it makes sense
Bond_009
2021-08-28
Remove more and more warnings
Cody Robibero
2021-08-28
Enable nullable for more files
Bond_009
2021-08-17
Use ProgressiveFileStream for LiveRecordings endpoint
cvium
2021-08-13
Remove old response code documentation
Patrick Barron
2021-08-13
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-07-23
Merge pull request #6296 from Bond-009/oscheck
Claus Vium
2021-07-20
Merge pull request #6281 from crobibero/controller-warn-04
Bond-009
2021-07-17
Merge pull request #5864 from DeeJayBro/return-on-error
Bond-009
2021-07-16
Remove obsolete attribute, clean controller name
Cody Robibero
2021-07-16
Fix ArgumentOutOfRangeException when getting PostedPlaybackInfo
DeeJayBro
2021-07-13
Add dto for device options
Patrick Barron
2021-07-12
Remove extra endpoint
Cody Robibero
2021-07-12
Improve platform checks
Bond_009
2021-07-10
[CA1801] Parameter is never used. Remove the parameter or use it in the metho...
Cody Robibero
2021-07-10
Fix error message, use range parameters
Cody Robibero
2021-07-09
Use asp validation and increase max size
Cody Robibero
2021-07-08
Restore max width and height params
Bill Thornton
2021-06-27
GetDeviceOptions always returns an instance of DeviceOptions
Patrick Barron
[prev]
[next]