Kristian Vos
|
b9c37bb41a
Small bug fix for last commit
|
4 years ago |
Kristian Vos
|
0494b2ddf1
Added play mode to station
|
4 years ago |
Jonathan
|
6302bf40a8
style: eslint issues from the resolved merge conflicts
|
4 years ago |
Jonathan Graham
|
4ef0e02f70
Merge branch 'polishing' into refactor-websockets
|
4 years ago |
Jonathan Graham
|
588c441b22
Merge pull request #67 from Musare/kris-station-playlists
|
4 years ago |
Kristian Vos
|
c30a6185bf
Fixed issue with removing all genres from a station
|
4 years ago |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 years ago |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 years ago |
Kristian Vos
|
fc96f8ce76
Forgot to commit this file last time
|
4 years ago |
Jonathan
|
d2b85c8a9d
feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page
|
4 years ago |
Jonathan
|
3db17ed295
feat(EditStation): modal now makes use of SaveButton mixin
|
4 years ago |
Owen Diffey
|
06007636f8
Merge remote-tracking branch 'origin/jonathan-activities' into polishing
|
4 years ago |
Owen Diffey
|
95c3dd3d98
Station themes now use css variables
|
4 years ago |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
4 years ago |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
4 years ago |
Jonathan
|
865d3055c4
chore: moved SaveButton.vue to the main mixins folder
|
4 years ago |
Jonathan
|
5a4f76cbe8
fix(EditStation): removed irrelevant code that was preventing toast messages
|
4 years ago |
Jonathan
|
ca48a0698a
refactor(css): added universal item class for e.g. queue items, playlist items
|
4 years ago |
Jonathan
|
839b250915
fix(css): removed unnecessary inline styles
|
4 years ago |
Jonathan
|
6d5d5bf355
chore: improved file structure of independent modals
|
4 years ago |
Owen Diffey
|
ba3182a868
Removed playlist selection from EditStation and other tweaks
|
4 years ago |
Kristian Vos
|
04af3f8584
Made station modal independent
|
4 years ago |
Jonathan
|
1154b17370
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
4 years ago |
Owen Diffey
|
1f7dba2ad6
Fixed Disliked songs not auto skipping regardless of user preference
|
4 years ago |
Jonathan
|
bd9d22362e
fix(Profile): public playlists now shown to logged-out users viewing a profile
|
4 years ago |
Owen Diffey
|
9d852c5d67
Added station theme feature
|
4 years ago |
Jonathan
|
c30875846e
fix(Playlists): AddToPlaylist dropdown shouldn't allow adding to non user modifiable playlists
|
4 years ago |
Jonathan
|
d4bc775d02
fix(Playlists): socket events handled properly when song removed from playlist
|
4 years ago |
Jonathan
|
3a0f38fe04
feat(Playlists): functionality to deselect private playlists from queue
|
4 years ago |
Jonathan
|
e832f9dee8
fix(EditStation): adding/deleting genres now works on Station page
|
4 years ago |