Commit History

Author SHA1 Message Date
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 4 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 4 years ago
  Owen Diffey 227319f87e Fixed double tooltip positioning issues in song item 4 years ago
  Owen Diffey 9f2b0ff390 Added component for confirmation of actions 4 years ago
  Owen Diffey d8963e7976 Added basic confirmation tooltips 4 years ago
  Jonathan c5c0ab197a chore: updated 'toasters' package and removed unnecessary code as a result 4 years ago
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 4 years ago
  Jonathan 3ecda7b1e0 chore: removed unnecessary folders for vue components 4 years ago
  Owen Diffey 78b141f0cc More tooltip stuff 4 years ago
  Jonathan 52f4726f22 fix(Login/Register): user should be returned to their most recent page after auth. 4 years ago
  Jonathan 461dd7fc33 fix(Profile page): recent-activity tab on profile now gets user's username correctly 4 years ago
  Jonathan 20a0c887f2 fix(WS): on socket reconnect, rooms should be rejoined 4 years ago
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 years ago
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 4 years ago
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 years ago
  Jonathan 3c46916dee feat(Activities): adding/removing songs within the same 5 mins results in a merged activity 4 years ago
  Jonathan 6ad6ed7cf4 feat(Activities): hide some activities that are repeated unnecessarily 4 years ago
  Jonathan 0eff63cc71 feat(Activities): added 'scroll and fetch' functionality on Profile page 4 years ago
  Jonathan bb1e2c8ae5 feat(Activities): added option to remove all activities for user 4 years ago
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 4 years ago
  Jonathan 9cf3ed25c2 feat(Activities): hiding activities now emits to all socket listeners 4 years ago
  Jonathan 60a2837089 feat(Activities): added preference whether to hide or show all activity 4 years ago
  Jonathan c791bb309c chore(Activities): moved ActivityItem to separate component 4 years ago