Commit History

Author SHA1 Message Date
  Jonathan 3d97ea8e33 fix(WS): fixed station users code 4 years ago
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain 4 years ago
  Jonathan eb9e2809c1 fix(Settings page): minor typo causing issues 4 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 4 years ago
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 years ago
  Jonathan 4787d6aa37 feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection 4 years ago
  Jonathan 7729bfd5e8 fix(socket.io -> WS): 'song' rooms now work as expected 4 years ago
  Jonathan 18acc0043e fix(socket.io -> WS): 'SOCKETS_FROM_USER' job executes correctly 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 a30de2e386 feat(PlaylistSongItem): you can now report or edit a song from in a playlist 4 years ago
  Jonathan 75556c57d4 feat: modals can now be easily stacked 4 years ago
  Jonathan d2b85c8a9d feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page 4 years ago
  Jonathan 36403e6ef2 fix(AddToPlaylistDropdown): sometimes song would fail to be removed locally 4 years ago
  Jonathan c46b4ad8dc feat(AddToPlaylistDropdown): songs can be added to playlist from queue or within another playlist 4 years ago
  Jonathan c6efca5b75 feat(EditSong): modal now makes use of SaveButton mixin 4 years ago
  Jonathan 3db17ed295 feat(EditStation): modal now makes use of SaveButton mixin 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 7398090dbb fix(home page): 'login to create station' card should open login modal 4 years ago
  Jonathan 0eff63cc71 feat(Activities): added 'scroll and fetch' functionality on Profile page 4 years ago
  Jonathan f5ee755c7d feat(Activities): if type is editing a station's theme, show the theme colour in the ActivityItem 4 years ago
  Jonathan 5a0c46e0d7 fix(Station page): /:station-id should automatically be changed to /:station-name 4 years ago
  Jonathan ce2142fb2d fix(Activities): Profile page should refresh activities on mount 4 years ago
  Jonathan 0834850ca8 feat(Activities): added links to playlist modal and station page for relevant activity items 4 years ago
  Jonathan 7d7a75ec13 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 4 years ago
  Jonathan d3125b4e5b feat(Settings): added option for user to completely delete account 4 years ago
  Kristian Vos 6db924fd13 Forgot to remove debug value 4 years ago
  Kristian Vos 329c641307 Added new config items (and migrate) to README 4 years ago
  Kristian Vos 2b32b9fd42 Added document version checking, and option to disable config and document version checking 4 years ago