Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain hace 4 años
  Jonathan eb9e2809c1 fix(Settings page): minor typo causing issues hace 4 años
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes hace 4 años
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used hace 4 años
  Jonathan 4787d6aa37 feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection hace 4 años
  Jonathan 7729bfd5e8 fix(socket.io -> WS): 'song' rooms now work as expected hace 4 años
  Jonathan 18acc0043e fix(socket.io -> WS): 'SOCKETS_FROM_USER' job executes correctly hace 4 años
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to hace 4 años
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) hace 4 años
  Kristian Vos 542818023b Removed some left behind debug logs hace 4 años
  Kristian Vos 4d3787651a Fixed bugs from last commit and improved deleting orphaned station playlists hace 4 años
  Kristian Vos 4de4191851 Fixed bug which stopped station module from loading hace 4 años
  Kristian Vos f721a4cc07 Fixed some more issues with migration2 hace 4 años
  Kristian Vos 01ed9c5f93 Fixed small issue with migration2 hace 4 años
  Kristian Vos e6dd4cb18e Added button to delete orphaned station playlists hace 4 años
  Kristian Vos 77a72fc0ec Forgot small detail in last commit hace 4 años
  Kristian Vos a255f6c625 Added migration2 code hace 4 años
  Kristian Vos edfbc07ac6 Station skip for official playlists now uses official playlists hace 4 años
  Kristian Vos 17e08a0464 Station playlist now updates when a genre playlist updates hace 4 años
  Kristian Vos c3560bd839 Include/exclude genres/blacklisted genres to stations on station creation hace 4 años
  Jonathan a30de2e386 feat(PlaylistSongItem): you can now report or edit a song from in a playlist hace 4 años
  Kristian Vos fc96f8ce76 Forgot to commit this file last time hace 4 años
  Jonathan 75556c57d4 feat: modals can now be easily stacked hace 4 años
  Jonathan d2b85c8a9d feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page hace 4 años
  Jonathan 36403e6ef2 fix(AddToPlaylistDropdown): sometimes song would fail to be removed locally hace 4 años
  Jonathan c46b4ad8dc feat(AddToPlaylistDropdown): songs can be added to playlist from queue or within another playlist hace 4 años
  Jonathan c6efca5b75 feat(EditSong): modal now makes use of SaveButton mixin hace 4 años
  Jonathan 3db17ed295 feat(EditStation): modal now makes use of SaveButton mixin hace 4 años
  Jonathan 3c46916dee feat(Activities): adding/removing songs within the same 5 mins results in a merged activity hace 4 años
  Kristian Vos fff569a833 Updating blacklisted genres now excludes genre playlists, and edit station modal now shows included/excluded playlists as (blacklisted) genres hace 4 años