Cody Robibero
|
9a0dfc00f1
|
Add all websocket messages to generated openapi spec (#9682)
* Add all websocket messages to generated openapi spec
* Use oneOf
* JsonIgnore ServerId
* Oops
* Add discriminators
* Add WebSocketMessage container for Inbound and Outbound messages
|
2 years ago |
Stepan Goremykin
|
910617bbc3
|
Remove redundant 'else' keywords
|
2 years ago |
Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2 years ago |
luz paz
|
9ec2870b10
|
Fix various typos
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
|
2 years ago |
Bond_009
|
dc8feca6bb
|
Remove duplicate Fisher–Yates shuffle impl
|
3 years ago |
Bond_009
|
fb090df0b5
|
Enable nullable reference types for MediaBrowser.Controller
|
4 years ago |
Ionut Andrei Oanca
|
cbf70e7a03
|
Change type of PlaylistItemId to Guid
|
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
|
5d77f422f0
|
Hide some property setters, init null values, update namespaces
|
4 years ago |
Ionut Andrei Oanca
|
83333e1fe8
|
Replace foreach loop with FindIndex
|
4 years ago |
Ionut Andrei Oanca
|
1dbc91978e
|
Address requested changes and fix some warnings
|
4 years ago |
Ionut Andrei Oanca
|
019bc19aa4
|
Minor changes to play queue in Syncplay group
|
4 years ago |
Ionut Andrei Oanca
|
0c735a0395
|
Address requested changes by review
|
4 years ago |
Ionut Andrei Oanca
|
1cabe82b59
|
Rewrite play queue logic of SyncPlay group
|
4 years ago |
BaronGreenback
|
f6ab98507e
|
Update MediaBrowser.Controller/SyncPlay/Queue/PlayQueueManager.cs
|
4 years ago |
Ionut Andrei Oanca
|
36fee4e60a
|
Minor fixes
|
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 |