Jonathan
|
a1295e22ae
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
4 anni fa |
Kristian Vos
|
2db76aa824
Fixed issue with party mode
|
4 anni fa |
Kristian Vos
|
ac0b3bec1f
Made more progress on the station queue
|
4 anni fa |
Jonathan
|
9a1a9445b3
fix(Song Ratings): ratings now obtained for next song when a station is skipped
|
4 anni fa |
Jonathan
|
823340a96d
fix(Station page): there are no longer inconsistencies when handling song artists
|
4 anni fa |
Kristian Vos
|
6364b4914b
Worked on switching community stations playlist mode to new playlist system
|
4 anni fa |
Jonathan
|
6302bf40a8
style: eslint issues from the resolved merge conflicts
|
4 anni fa |
Jonathan Graham
|
4ef0e02f70
Merge branch 'polishing' into refactor-websockets
|
4 anni fa |
Jonathan Graham
|
588c441b22
Merge pull request #67 from Musare/kris-station-playlists
|
4 anni fa |
Kristian Vos
|
cc691c20fd
Got the queue list on station pages working for official stations (not permanent)
|
4 anni fa |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
4 anni fa |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 anni fa |
Jonathan
|
4787d6aa37
feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection
|
4 anni fa |
Jonathan
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
4 anni fa |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 anni fa |
Jonathan
|
c46b4ad8dc
feat(AddToPlaylistDropdown): songs can be added to playlist from queue or within another playlist
|
4 anni fa |
Jonathan
|
5a0c46e0d7
fix(Station page): /:station-id should automatically be changed to /:station-name
|
4 anni fa |
Jonathan
|
0834850ca8
feat(Activities): added links to playlist modal and station page for relevant activity items
|
4 anni fa |
Owen Diffey
|
06007636f8
Merge remote-tracking branch 'origin/jonathan-activities' into polishing
|
4 anni fa |
Owen Diffey
|
83c50e3b24
Added icon for station mode on homepage card and station page
|
4 anni fa |
Owen Diffey
|
08c2aa38c5
Removed unneeded station-theme css variable
|
4 anni fa |
Owen Diffey
|
95c3dd3d98
Station themes now use css variables
|
4 anni fa |
Owen Diffey
|
bb6b9dda5e
Added login required tooltips to station action buttons
|
4 anni fa |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
4 anni fa |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
4 anni fa |
Jonathan
|
dfabeb8607
chore: moved all modals to components folder
|
4 anni fa |
Jonathan
|
331523b675
fix(Station page): updating station name does not move users to new url
|
4 anni fa |
Jonathan
|
f29ca7ebd7
fix: improved notifications to user if song is unable to be played for them
|
4 anni fa |
Jonathan
|
813f3e5182
refactor: new design for Edit Playlist modal
|
4 anni fa |
Jonathan
|
0f58c9803a
feat(CreatePlaylist): privacy can now be specified when creating a playlist
|
4 anni fa |