Commit History

Author SHA1 Message Date
  Jonathan 486c78daa8 feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size 3 years ago
  Jonathan 17744b6f23 fix(ManageStation): Currently playing doesnt update in manage station queue on admin page 3 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Jonathan eba2bde79f fix(WS): leaving a page doesn't clear listeners from old page e.g. switching stations 3 years ago
  Kristian Vos 3eefc38b5f Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing 3 years ago
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 3 years ago
  Jonathan 75b3a97663 feat(AccountRemoval): account removal message is now configurable 3 years ago
  Kristian Vos 7aea73fd40 Fixed issue with station not updating after opening manage station 3 years ago
  Jonathan 9fdaaeb5a6 fix(Station Skipping): homepage doesn't automatically update when a song changes 3 years ago
  Kristian Vos 2702e11fb7 Fixed various issues with homepage not updating when stations updated 3 years ago
  Kristian Vos 7d1c7f591d Fixed issues with homepage updating with new stations and unlisted/private stations 3 years ago
  Jonathan 942d2149d5 refactor(modals): modals don't have sectors anymore 3 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 years ago
  Vos 42a5f9072c Merge pull request #71 from Musare/kris-youtube-id-migration 3 years ago
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 3 years ago
  Jonathan d558fafd2c feat(DraggableFavoriteStations): initial implementation on homepage 3 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 3 years ago
  Jonathan 9c47a6b4d0 fix(Home page): Create Station card broken on mobile 3 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 3 years ago
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components 3 years ago
  Owen Diffey 4c3f2503f6 Now using song thumbnail component on homepage 3 years ago
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc 3 years ago
  Owen Diffey e866796fed Minor styling tweaks 3 years ago
  Owen Diffey 1ac7e4318d Song youtube thumbnail improvements 3 years ago
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 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