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
/
Session
/
SessionWebSocketListener.cs
Age
Commit message (
Expand
)
Author
2020-09-03
Kill HttpListenerHost
Claus Vium
2020-08-13
Move GenericEventArgs to Jellyfin.Data.Events
Patrick Barron
2020-07-24
Fix warnings
Bond_009
2020-06-16
Merge pull request #3343 from telans/comment-stops
Bond-009
2020-06-16
fix SA1513/SA1516
telans
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-06-05
Use typed logger where possible
crobibero
2020-05-26
Fix code issues
gion
2020-05-15
Fix some code smells
gion
2020-05-15
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-09
Fix code issues
gion
2020-05-09
Fix code issues
gion
2020-04-28
Synchronize access to data
gion
2020-04-27
Refactor and other minor changes
gion
2020-04-27
Implement KeepAlive for WebSockets
gion
2020-01-13
Fix nullref exception and added logging
Bond_009
2020-01-13
Rewrite WebSocket handling code
Bond_009
2019-11-24
Move appbuilder and service collection to Jellyfin.Server
Claus Vium
2019-03-25
Lower the amount of running tasks
Bond_009
2019-02-27
Replace some usage of QueryParamCollection
Claus Vium
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part S-S
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-09-05
3.2.30.8
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2017-04-17
update playback progress reporting
Luke Pulverenti
2016-11-03
move classes to portable
Luke Pulverenti