dkanada
|
f6c0db4bb5
|
merge branch 'master' into syncplay-sessions-fix
|
3 years ago |
Bond_009
|
7e8428e588
|
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
cvium
|
608cba817c
|
Reduce some allocations with the magic of spans etc.
|
4 years ago |
Ian Walton
|
e4691d45f5
|
Leave SyncPlay group on session disconnect.
|
4 years ago |
Ionut Andrei Oanca
|
9eb740ba57
|
Fix storing outdated sessions in SyncPlay
|
4 years ago |
Joshua M. Boniface
|
4f6a585424
|
Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policies
|
4 years ago |
Ionut Andrei Oanca
|
499f3ee950
|
Update authorization policies for SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
0825ce687d
|
Add SessionControllerConnected event
|
4 years ago |
Ionut Andrei Oanca
|
cc64ee483d
|
Reorder parameters in HandleRequest
|
4 years ago |
Ionut Andrei Oanca
|
1f57b594e6
|
Loosen locking logic in SyncPlayManager
|
4 years ago |
Ionut Andrei Oanca
|
b7eb4da04e
|
Rename GroupController into Group
|
4 years ago |
cvium
|
7e0ea296c3
|
Move request validation to auth policies
|
4 years ago |
Ionut Andrei Oanca
|
b57ace7888
|
Address requested changes from review
|
4 years ago |
Ionut Andrei Oanca
|
78ea8ef99e
|
Create common interface for SyncPlay requests
|
4 years ago |
Ionut Andrei Oanca
|
c60714e365
|
Move query parameters to request body in SyncPlay
|
4 years ago |
Joshua M. Boniface
|
c98c2ab955
|
Merge branch 'master' into syncplay-enhanced
|
4 years ago |
Greenback
|
e51ddd326c
|
Fixes spelling.
|
4 years ago |
Ionut Andrei Oanca
|
9c20701cf6
|
Correct typos
|
4 years ago |
Ionut Andrei Oanca
|
426e258f1f
|
Improve locking logic in SyncPlay manager
|
4 years ago |
Ionut Andrei Oanca
|
a3ca36cb54
|
Review logging and minor changes in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
c7e53bce2f
|
Patch data-races and minor changes in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
1dbc91978e
|
Address requested changes and fix some warnings
|
4 years ago |
Ionut Andrei Oanca
|
0b4c751657
|
Check for null sessions and requests in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
93cbf64f88
|
End comments with a period
|
4 years ago |
Ionut Andrei Oanca
|
8819a9d478
|
Add playlist-sync and group-wait to SyncPlay
|
4 years ago |
gion
|
e10799e0e8
|
Rewrite syncplay using a state design pattern
|
4 years ago |
gion
|
5487dfc145
|
Rename GroupInfoView to GroupInfoDto
|
4 years ago |
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
4 years ago |
telans
|
afc9224ede
|
fix SA1111
|
4 years ago |
Patrick Barron
|
42b4f0aa2e
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/Library/UserManager.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
4 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
4 years ago |
Patrick Barron
|
06f9cde22f
|
Merge branch 'master' into userdb-efcore
# Conflicts:
# Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs
# Emby.Server.Implementations/Library/UserManager.cs
# Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs
# Emby.Server.Implementations/Sorting/IsPlayedComparer.cs
# Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs
# Emby.Server.Implementations/TV/TVSeriesManager.cs
# Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs
|
4 years ago |
Bond_009
|
4748105dce
|
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
|
5 years ago |
Patrick Barron
|
8ca78f33e9
|
Fix bug when migrating user db with users that have never logged in.
|
5 years ago |
Patrick Barron
|
eef7cfd912
|
Make SonarCloud less angry
|
5 years ago |
Patrick Barron
|
7c823464bc
|
Fix merge conflicts with SyncPlay
|
5 years ago |
gion
|
e42bfc92f3
|
Fix code issues
|
5 years ago |
gion
|
5c8cbd4087
|
Fix code issues
|
5 years ago |
gion
|
8a6ec2fb71
|
Rename Syncplay to SyncPlay
|
5 years ago |