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
/
MediaBrowser.Api
Age
Commit message (
Expand
)
Author
2019-04-25
Remove unreachable code and const trySupportSeek within BaseProgressiveStream...
bugfixin
2019-04-24
Re-add content length, semi revert of changes in #1010 (#1287)
Claus Vium
2019-04-18
Implemented suggested conditional
Joshua Boniface
2019-04-18
Update conditional to be correct
Joshua Boniface
2019-04-17
Apparently strings can't be !'d
Joshua Boniface
2019-04-17
Return MethodNotAllowedException if Pw is not set
Joshua Boniface
2019-03-22
made password resets an interface and per user
Phallacy
2019-03-14
Adjusted AssemblyCopyright attribute values.
Erwin de Haan
2019-03-14
Adjusted the Product Name so the User Agent is correct/better.
Erwin de Haan
2019-03-14
Merge pull request #1106 from Bond-009/warn2
Vasily
2019-03-13
More warning fixes
Bond-009
2019-03-13
Improvements around streams
Bond-009
2019-03-07
Remove EnvironmentInfo
Bond-009
2019-03-08
Merge pull request #1058 from Bond-009/clean
Vasily
2019-03-07
Reduce the amount of exceptions thrown
Bond_009
2019-03-07
Cleanup/simplification
Bond-009
2019-03-07
Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
Claus Vium
2019-03-07
Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs
Bond-009
2019-03-06
Review comments
Claus Vium
2019-03-05
Switch to HeaderNames instead of hardcoded strings (and other header related ...
Claus Vium
2019-02-28
Fix rmvb video can not play under DLNA
Xu Fasheng
2019-02-27
Simplify websocket listeners
Claus Vium
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-02-26
Begin removing System.Net sources
Claus Vium
2019-02-26
Remove ordering items
Bond-009
2019-02-20
Avoid exceptions due to folder and file not found
PloughPuff
2019-02-20
Merge pull request #930 from fruhnow/AuthorizationCheck
Vasily
2019-02-19
Merge pull request #848 from Bond-009/perf
Joshua M. Boniface
2019-02-19
Merge pull request #830 from Bond-009/update
Joshua M. Boniface
2019-02-19
switching logging to serilog convention according to pr comments
Felix Ruhnow
2019-02-19
adressing pr comments
Felix Ruhnow
2019-02-19
adressing pr comments
Felix Ruhnow
2019-02-18
checking user-permission in GetQueryResult to prevent accessing the library w...
Felix Ruhnow
2019-02-18
Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration
Vasily
2019-02-18
Remove more self-update code
Bond_009
2019-02-17
Removed unnecessary configuration options and reduced primitive dependencies
William Taylor
2019-02-17
Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
Bond-009
2019-02-16
Merge branch 'master' into perf
Bond-009
2019-02-15
Make all class implementing dynamically loaded interfaces public
Claus Vium
2019-02-12
Less string allocations
Bond_009
2019-02-12
Some Lists -> IEnumerable
Bond_009
2019-02-12
Tuple -> ValueTuple
Bond_009
2019-02-12
Use HashSets for increased perf
Bond_009
2019-02-12
Reduce scope of changes
William Lees
2019-02-12
add httpClient to more constructors
William Lees
2019-02-12
add httpClient to appropriate constructors
William Lees
2019-02-08
Merge pull request #822 from Bond-009/imagedimensions
Vasily
2019-02-06
Move import
Claus Vium
2019-02-06
Add await to GetCountries in LocalizationService
Claus Vium
2019-02-05
Complete rename ImageSize -> ImageDimensions
Bond-009
[next]