Kristian Vos
|
90fcacaa5f
refactor: showing skip vote button to owners/admins and changed skip to vote amount needed
|
5 years ago |
Kristian Vos
|
208a0aa206
fix: fixed issue where skipVotes amount was sent as array on join
|
5 years ago |
Kristian Vos
|
235725ea7a
refactor: merged EditStation modals
|
5 years ago |
Kristian Vos
|
6861ec7969
fix: fixed security vulnerability where users could spoof userId's in socket.io in some cases
|
5 years ago |
Kristian Vos
|
adbd774d2f
fix: fixed vulnerability where full station object was given to unauthorized users
|
5 years ago |
Kristian Vos
|
124dfbb588
feat: added ability to favorite stations
|
5 years ago |
Kristian Vos
|
4b54f42a11
fix: fixed some more issues with new async utils functions
|
5 years ago |
Kristian Vos
|
bba26cdef9
refactor: Implemented new module system for backend. Still very buggy.
|
5 years ago |
Kristian Vos
|
26e424d1e6
feat: added the ability to change the genres and blacklisted genres when editing official stations
|
5 years ago |
Kristian Vos
|
d19c2e4982
refactor: tried to decrease the difference in timings for stations between devices
|
5 years ago |
Kristian Vos
|
95680bf3f4
Changed weird mongoose naming, fixed other mongoose issue
|
5 years ago |
Kristian Vos
|
ea38651664
Updated backend packages
|
5 years ago |
KrisVos130
|
dcdb9b5846
Added unstyled button for removing songs from the queue.
|
7 years ago |
KrisVos130
|
52be9f3005
Added the code to display who requested a song.
|
7 years ago |
KrisVos130
|
5c6801ebfa
Improved queue locking.
|
7 years ago |
theflametrooper
|
8d0e537ae4
Added ability to lock and unlock station queue by admins
|
7 years ago |
KrisVos130
|
b6d3332214
Improved logging, removed redundant logs.
|
7 years ago |
KrisVos130
|
debf9ccd17
Fixed logger, defaultSong/simpleSong not having a skipDuration, the YouTube player not loading, Redis deprecation error.
|
7 years ago |
theflametrooper
|
013803b989
Fixed issue with official playlists
|
7 years ago |
KrisVos130
|
466fa90523
Temporarily moved queue validation to addToQueue function.
|
7 years ago |
KrisVos130
|
11b7b89308
Fixed issues where users can perform actions on stations they can't even be in.
|
7 years ago |
KrisVos130
|
056c43f192
Fixed issue with stations playlist playing not cancelling previous schedule.
|
7 years ago |
KrisVos130
|
882f7b44d2
Fixed some more issues with likes/dislikes.
|
7 years ago |
KrisVos130
|
ce746d20d6
Added check for skip station task.
|
7 years ago |
KrisVos130
|
f4f5e1da99
Got mostly everything done for limits on backend. The playlist songs array doesn't get verified for some reason.
|
7 years ago |
KrisVos130
|
c4c0b20b90
One commit combining 15 lost commits from Kris and Owen from the past 8 days.
|
7 years ago |
theflametrooper
|
35b96fa011
Fixed redirecting to / when station is deleted
|
7 years ago |
KrisVos130
|
33b6560864
Added proper display on frontend for userlists.
|
7 years ago |
KrisVos130
|
4f75d56348
Worked more on userlist.
|
7 years ago |
KrisVos130
|
df5676dfc8
Worked on userlist.
|
7 years ago |