Kristian Vos
|
ebd272a5e4
Added logic for pagination for playlist and official song searching in manage station modal
|
hace 3 años |
Kristian Vos
|
d231712ffa
Added official song searching to manage station modal
|
hace 3 años |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
hace 3 años |
Jonathan
|
19c43c9657
fix(Liking/Disliking): broken due to youtubeId changes
|
hace 3 años |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
hace 3 años |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
hace 3 años |
Kristian Vos
|
2ca83547eb
Fixed some issues with updating songs on admin pages
|
hace 3 años |
Owen Diffey
|
0a22666ff1
Fixed new song in party mode status and requestedBy issue, and Travis issue
|
hace 3 años |
Kristian Vos
|
574e7f2d82
Fixed issues with admin unverified/hidden songs events not working
|
hace 3 años |
Kristian Vos
|
3fd3398c81
Updating playlists/stations when a song status changes
|
hace 3 años |
Kristian Vos
|
c2f185d7ea
Added ability to hide/unhide unverified songs
|
hace 3 años |
Kristian Vos
|
67d5330f09
Changed verified property to status. Removed ability to delete songs. Added hidden songs admin tab.
|
hace 3 años |
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
|
hace 3 años |
Kristian Vos
|
bb3fa16e7b
Started working on song merging
|
hace 3 años |
Jonathan
|
02eff38cb2
fix(backend): some functions were holding up the job queue
|
hace 3 años |
Jonathan
|
289165d5a7
fix(socket.io -> WS): cleaned up code, some bug fixes
|
hace 3 años |
Jonathan
|
18acc0043e
fix(socket.io -> WS): 'SOCKETS_FROM_USER' job executes correctly
|
hace 3 años |
Jonathan
|
2fa13a2419
feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to
|
hace 3 años |
Jonathan
|
cf43951423
feat(Activities): added initial rollout of activity types, updated design of ActivityItem
|
hace 3 años |
Kristian Vos
|
cd9aed3d91
Added genre playlists
|
hace 3 años |
Kristian Vos
|
a119e9350a
Fixed issue with song rating restructuring
|
hace 3 años |
Jonathan
|
2123f85fcf
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
hace 3 años |
Jonathan
|
b50f2c1ad1
refactor(liked/disliked songs): now using a playlist structure for like/disliked songs
|
hace 3 años |
Kristian Vos
|
9790a7a694
Made EditSong modal independent
|
hace 3 años |
Kristian Vos
|
c7ef02f74e
Fixed issue with adding songs to rotation
|
hace 3 años |
Kristian Vos
|
6d70540a84
Made backend actions run in jobs when called from socket.io
|
hace 3 años |
Kristian Vos
|
18a33b69af
Moved socket.io functions to the io module
|
hace 3 años |
Kristian Vos
|
e6ade1a5fe
Renamed modules in backend actions
|
hace 3 años |
Jonathan
|
7e01f2bdaa
chore(backend): added eslint and prettier, along with changing all files to conform
|
hace 3 años |
Kristian Vos
|
3df3ef9252
Fixed issue with songs.getSong io function
|
hace 3 años |