Commit History

Author SHA1 Message Date
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 3 years ago
  Jonathan 438edca445 fix(Station page): fix for 'next song up' nightmode styling 3 years ago
  Jonathan aa8eaa5a07 feat(Playlists/Admin Page): added option to view playlists as admin 3 years ago
  Owen Diffey 18efbe4fe2 Fixed next up not updating issues 3 years ago
  Owen Diffey 1d857687c9 Fixed next up container showing even if element is hidden 3 years ago
  Owen Diffey 90063f0a5d Added Next Song element to station page 3 years ago
  Jonathan a1295e22ae Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Kristian Vos 2db76aa824 Fixed issue with party mode 3 years ago
  Kristian Vos ac0b3bec1f Made more progress on the station queue 3 years ago
  Jonathan 9a1a9445b3 fix(Song Ratings): ratings now obtained for next song when a station is skipped 3 years ago
  Jonathan 823340a96d fix(Station page): there are no longer inconsistencies when handling song artists 3 years ago
  Kristian Vos 6364b4914b Worked on switching community stations playlist mode to new playlist system 3 years ago
  Jonathan 6302bf40a8 style: eslint issues from the resolved merge conflicts 3 years ago
  Jonathan Graham 4ef0e02f70 Merge branch 'polishing' into refactor-websockets 3 years ago
  Jonathan Graham 588c441b22 Merge pull request #67 from Musare/kris-station-playlists 3 years ago
  Kristian Vos cc691c20fd Got the queue list on station pages working for official stations (not permanent) 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 3 years ago
  Jonathan 4787d6aa37 feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection 3 years ago
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 3 years ago
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 3 years ago
  Jonathan c46b4ad8dc feat(AddToPlaylistDropdown): songs can be added to playlist from queue or within another playlist 3 years ago
  Jonathan 5a0c46e0d7 fix(Station page): /:station-id should automatically be changed to /:station-name 3 years ago
  Jonathan 0834850ca8 feat(Activities): added links to playlist modal and station page for relevant activity items 3 years ago
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing 3 years ago
  Owen Diffey 83c50e3b24 Added icon for station mode on homepage card and station page 3 years ago
  Owen Diffey 08c2aa38c5 Removed unneeded station-theme css variable 3 years ago
  Owen Diffey 95c3dd3d98 Station themes now use css variables 3 years ago
  Owen Diffey bb6b9dda5e Added login required tooltips to station action buttons 3 years ago
  Owen Diffey 1c1babf66c Removed global and colors scss files 3 years ago