提交历史

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