Jonathan
|
1c84ec04c1
feat(Activities): added activity reference clean-up (for songs, playlists & stations)
|
3 years ago |
Kristian Vos
|
bf413ae3a9
Songs in blacklisted playlists cantt be added in party mode anymore
|
3 years ago |
Owen Diffey
|
e7bac273fc
Added currently playing to manage station modal
|
3 years ago |
Owen Diffey
|
6870eedd55
Moved queue to components and worked more on manage station
|
3 years ago |
Kristian Vos
|
fab13999a5
Added backend actions to include/exclude playlists or to remove included/excluded playlists, untested
|
3 years ago |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
3 years ago |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
3 years ago |
Vos
|
42a5f9072c
Merge pull request #71 from Musare/kris-youtube-id-migration
|
3 years ago |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
3 years ago |
Jonathan
|
d558fafd2c
feat(DraggableFavoriteStations): initial implementation on homepage
|
3 years ago |
Jonathan Graham
|
77755dbf07
Merge pull request #70 from Musare/owen-draggable
|
3 years ago |
Jonathan
|
ff707aacce
fix(DraggableQueue): more efficient code, should reduce rubber banding
|
3 years ago |
Kristian Vos
|
cacd6e8ef6
Added config option to hide automatically requested songs
|
3 years ago |
Kristian Vos
|
2246c3001a
Added preference to request songs anonymously
|
3 years ago |
Kristian Vos
|
231f4fbe41
Added button to clear and refill the station queue
|
3 years ago |
Owen Diffey
|
d697e89ef9
Started on draggable queue
|
3 years ago |
Owen Diffey
|
050e1fff1a
Added Add Song to Queue button for song items in playlist modal
|
3 years ago |
Owen Diffey
|
0a22666ff1
Fixed new song in party mode status and requestedBy issue, and Travis issue
|
3 years ago |
Kristian Vos
|
d265bc9ef7
Totally normal commit
|
3 years ago |
Kristian Vos
|
ba44e7a0e8
Currentsong now also has requestedBy, and fixed station index bug
|
3 years ago |
Kristian Vos
|
67d5330f09
Changed verified property to status. Removed ability to delete songs. Added hidden songs admin tab.
|
3 years ago |
Kristian Vos
|
79a00ccc50
Added ability to request all songs not in the songs db yet but are in playlists, and added ability to clear all station queues
|
3 years ago |
Kristian Vos
|
5624ec3e87
Worked more on song merging
|
3 years ago |
Jonathan
|
a7596013ad
fix(VotingToSkipSong): logged-in users with multiple sessions should only be counted as one unique user
|
3 years ago |
Kristian Vos
|
16d46f70a1
Fixed backend build issues
|
3 years ago |
Kristian Vos
|
0494b2ddf1
Added play mode to station
|
3 years ago |
Kristian Vos
|
4e74c3a930
Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code
|
3 years ago |
Owen Diffey
|
90e84b4d92
Songs can now be removed from queue on official stations
|
3 years ago |
Kristian Vos
|
1dd4366a56
Now clearing the queue when toggling party mode
|
3 years ago |
Kristian Vos
|
ac0b3bec1f
Made more progress on the station queue
|
3 years ago |