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
/
Emby.Server.Implementations
Age
Commit message (
Expand
)
Author
2019-03-07
Reduce the amount of exceptions thrown
Bond_009
2019-03-07
Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
Claus Vium
2019-03-07
Merge pull request #870 from LogicalPhallacy/betterauth
Bond-009
2019-03-07
Make SkipLogExtensions static
Claus Vium
2019-03-07
Update Emby.Server.Implementations/Library/DefaultAuthenticationProvider.cs
Bond-009
2019-03-07
Merge pull request #844 from ploughpuff/ffmpeg
Vasily
2019-03-07
Merge pull request #1028 from Bond-009/ratings
Vasily
2019-03-07
made hashset static and readonly
Phallacy
2019-03-07
more fixes for perf and style
Phallacy
2019-03-07
Apply suggestions from code review
Bond-009
2019-03-06
Make FileSystem readonly
Claus Vium
2019-03-06
Remove public Host property
Claus Vium
2019-03-06
Review comments
Claus Vium
2019-03-06
Update LocalizationManager.cs
Bond-009
2019-03-06
Merge pull request #915 from cvium/remove_encryptionmanager
Vasily
2019-03-05
Minor fixes to address style issues
Phallacy
2019-03-05
Renamed Init() to SetFFmpegPath()
PloughPuff
2019-03-05
Review comments
PloughPuff
2019-03-05
Reworked FFmpeg path discovery and always display to user
PloughPuff
2019-03-05
Remove more Content-Length references
Claus Vium
2019-03-05
Add ProcessWebSocketRequest to IHttpListener
Claus Vium
2019-03-05
Fix DI in FileWriter.TransmitFile
Claus Vium
2019-03-05
Switch to HeaderNames instead of hardcoded strings (and other header related ...
Claus Vium
2019-03-05
Remove unused Brotli compressor
Claus Vium
2019-03-04
minor style fixes
Phallacy
2019-03-05
Remove unused _listener
Claus Vium
2019-03-05
Grab content root from config and fix kestrel port bindings
Claus Vium
2019-03-04
Expand todo
Claus Vium
2019-03-04
Update LocalizationManager.cs
Bond-009
2019-03-04
Use QueryHelpers.AddQueryString
Claus Vium
2019-03-04
Review comments
Claus Vium
2019-03-04
Fix a logging statement
Claus Vium
2019-03-04
Merge pull request #735 from Bond-009/loop
Joshua M. Boniface
2019-03-03
Remove some unused references
Claus Vium
2019-03-03
Await host startup
Claus Vium
2019-03-03
Start the webhost before RunStartupTasks and fix ContentEncoding
Claus Vium
2019-03-03
Use EnableHttps instead of CertificateInfo
Claus Vium
2019-03-03
Add certificate to https and minor cleanup
Claus Vium
2019-03-01
Correct the list of series types
Lynxy
2019-03-01
Simplify rating loading
Bond-009
2019-03-01
Don't mix LINQ and roreach loops for readability
Bond-009
2019-03-01
Add some websocket manager boilerplate
Claus Vium
2019-02-27
fixed logic flip in auth empty check and fixed crypto algo choice
Phallacy
2019-02-27
Call SharpWebSocket's Closed event handler before disposing
Claus Vium
2019-02-27
Remove a file that shouldn't have been added
Claus Vium
2019-02-27
Remove more cruft and add the beginnings of a socket middleware
Claus Vium
2019-02-27
Check websocket state before closing
Claus Vium
2019-02-27
Fix websockets
Claus Vium
2019-02-27
Fix query log for real
Claus Vium
2019-02-27
Fix query log
Claus Vium
[next]