Jonathan
|
6fe84ae0e1
fix(AddToPlaylistDropdown): fixed spilling out of player container, added box shadow
|
3 years ago |
Jonathan
|
bd9d22362e
fix(Profile): public playlists now shown to logged-out users viewing a profile
|
3 years ago |
Jonathan
|
169651777d
fix(Station/Queue Sidebar): prevent duplicated keys if duplicated songs from genre crossover
|
3 years ago |
Owen Diffey
|
2934db949d
Station themes small bug fixes
|
3 years ago |
Owen Diffey
|
fc6fbd9a05
Station themes on homepage
|
3 years ago |
Owen Diffey
|
9d852c5d67
Added station theme feature
|
3 years ago |
Owen Diffey
|
86e67e3355
Station page improvements, responsiveness and tweaks
|
3 years ago |
Jonathan
|
887964663d
fix(Station page): removed text from discussed buttons, increased sidebar width proportionally to player
|
3 years ago |
Jonathan
|
c30875846e
fix(Playlists): AddToPlaylist dropdown shouldn't allow adding to non user modifiable playlists
|
3 years ago |
Jonathan
|
ce5e83c02a
fix(Stations): logged-out user can now interact/view with public stations
|
3 years ago |
Jonathan
|
9e760157fb
fix(Playlists): prevent a user creating playlists with similar name to 'liked/disliked songs'
|
3 years ago |
Jonathan
|
64de22a943
feat(Playlists): prevent liked/disliked playlist from being user modifiable
|
3 years ago |
Jonathan
|
d4bc775d02
fix(Playlists): socket events handled properly when song removed from playlist
|
3 years ago |
Jonathan
|
2123f85fcf
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
b50f2c1ad1
refactor(liked/disliked songs): now using a playlist structure for like/disliked songs
|
3 years ago |
Owen Diffey
|
556a0b1e6f
Playlist privacy setting
|
3 years ago |
Owen Diffey
|
4b5bd3b294
Report songs from the queue on station pages
|
3 years ago |
Owen Diffey
|
020ac58a23
EditSong modal on stations for current and queued songs
|
3 years ago |
Kristian Vos
|
42bda1c6e6
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
9790a7a694
Made EditSong modal independent
|
3 years ago |
Owen Diffey
|
d81535e94d
User option to toggle auto-skipping of disliked songs
|
3 years ago |
Jonathan
|
3a0f38fe04
feat(Playlists): functionality to deselect private playlists from queue
|
3 years ago |
Jonathan
|
a3e9041d9f
fix(ResetPassword): when new code requested, the email that is used is displayed in step 2
|
3 years ago |
Kristian Vos
|
265e3a1b66
Fixed issue with playlists events not working on station page
|
3 years ago |
Kristian Vos
|
ec25ded888
Fixed issue with EditSong YouTube video duration decimal length
|
3 years ago |
Kristian Vos
|
af00e8aacb
Added YouTube request timeout and increased max sockets hoping to fix timeout issue
|
3 years ago |
Kristian Vos
|
9f6ddfac28
And for playlist YouTube importing too of course
|
3 years ago |
Kristian Vos
|
5d30b971e5
Hopefully finally fixed importing YouTube playlists
|
3 years ago |
Kristian Vos
|
f6b7517634
Fixed issue causing the IO module to freeze with 10 requests at the same time
|
3 years ago |
Jonathan
|
6b99371741
refactor(Stations): cleaned up favoriting/unfavoriting code
|
3 years ago |