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
/
SessionManager.cs
Age
Commit message (
Expand
)
Author
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-11
(Hopefully) fix concurrency exceptions.
Patrick Barron
2020-06-05
Use typed logger where possible
crobibero
2020-06-04
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-05-28
Fix bug when migrating user db with users that have never logged in.
Patrick Barron
2020-05-26
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-20
Migrate User DB to EF Core
Patrick Barron
2020-05-15
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-05-15
Merge remote-tracking branch 'upstream/master' into syncplay
gion
2020-05-12
Initial migration code
Patrick Barron
2020-05-09
Rename Syncplay to SyncPlay
gion
2020-05-02
Merge branch 'master' into websocket
Bond_009
2020-04-27
Check that client is playing the right item
gion
2020-04-27
Implement syncplay backend
gion
2020-04-13
Return correct status codes for authentication and authorization errors
Mark Monteiro
2020-03-29
Revert #2146 ordering change
Joshua M. Boniface
2020-02-19
Merge branch 'master' into sessionmanager
Bond-009
2020-02-11
Merge pull request #2363 from dkanada/view
Anthony Lavado
2020-02-06
Update Emby.Server.Implementations/Session/SessionManager.cs
Bond-009
2020-02-06
Merge branch 'master' into sessionmanager
Bond-009
2020-02-06
Apply suggestions from code review
Bond-009
2020-02-04
add code suggestions
dkanada
2020-02-02
add session view endpoint
dkanada
2020-02-02
change authentication flow
dkanada
2020-02-02
fix a few warnings
dkanada
2020-02-01
update error message
dkanada
2020-02-01
improve scan progress and fix a few bugs
dkanada
2020-02-01
Apply suggestions from code review
Bond-009
2020-01-17
Fix warnings in SessionManager
Bond_009
2020-01-13
Fix nullref exception and added logging
Bond_009
2020-01-13
Rewrite WebSocket handling code
Bond_009
2019-12-15
Merge pull request #2146 from cromefire/patch-1
Bond-009
2019-12-14
track progress for any item that supports the feature
dkanada
2019-12-13
Remove whitespace
Cromefire_
2019-12-13
Fixed invalid username handling
Cromefire_
2019-12-06
Merge remote-tracking branch 'upstream/master' into random
Bond-009
2019-10-20
Add clearer exceptions, warnings and docs
Bond_009
2019-10-20
Don't shuffle some types by default
Bond_009
2019-08-16
Improvements to UserManager
Bond_009
2019-08-09
Fix build
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-03-27
Move messageId out of outer loop
Bond_009
2019-03-27
Even more duplicate code removed
Bond_009
2019-03-27
Remove duplicate code
Bond_009
2019-03-25
Seperate changes from #1023
Bond-009
2019-03-13
More warning fixes
Bond-009
2019-02-26
Remove ordering items
Bond-009
2019-02-05
Remove custom Threading
Claus Vium
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
[next]