Historial de Commits

Autor SHA1 Mensaje Fecha
  Kristian Vos b9c37bb41a Small bug fix for last commit hace 4 años
  Kristian Vos 0494b2ddf1 Added play mode to station hace 4 años
  Jonathan 6302bf40a8 style: eslint issues from the resolved merge conflicts hace 4 años
  Jonathan Graham 4ef0e02f70 Merge branch 'polishing' into refactor-websockets hace 4 años
  Jonathan Graham 588c441b22 Merge pull request #67 from Musare/kris-station-playlists hace 4 años
  Kristian Vos c30a6185bf Fixed issue with removing all genres from a station hace 4 años
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used hace 4 años
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) hace 4 años
  Kristian Vos fc96f8ce76 Forgot to commit this file last time 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 3db17ed295 feat(EditStation): modal now makes use of SaveButton mixin hace 4 años
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing hace 4 años
  Owen Diffey 95c3dd3d98 Station themes now use css variables hace 4 años
  Owen Diffey 1c1babf66c Removed global and colors scss files hace 4 años
  Owen Diffey b8316de6f8 Moved from scss to css variables hace 4 años
  Jonathan 865d3055c4 chore: moved SaveButton.vue to the main mixins folder hace 4 años
  Jonathan 5a4f76cbe8 fix(EditStation): removed irrelevant code that was preventing toast messages hace 4 años
  Jonathan ca48a0698a refactor(css): added universal item class for e.g. queue items, playlist items hace 4 años
  Jonathan 839b250915 fix(css): removed unnecessary inline styles hace 4 años
  Jonathan 6d5d5bf355 chore: improved file structure of independent modals hace 4 años
  Owen Diffey ba3182a868 Removed playlist selection from EditStation and other tweaks hace 4 años
  Kristian Vos 04af3f8584 Made station modal independent hace 4 años
  Jonathan 1154b17370 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing hace 4 años
  Owen Diffey 1f7dba2ad6 Fixed Disliked songs not auto skipping regardless of user preference hace 4 años
  Jonathan bd9d22362e fix(Profile): public playlists now shown to logged-out users viewing a profile hace 4 años
  Owen Diffey 9d852c5d67 Added station theme feature hace 4 años
  Jonathan c30875846e fix(Playlists): AddToPlaylist dropdown shouldn't allow adding to non user modifiable playlists hace 4 años
  Jonathan d4bc775d02 fix(Playlists): socket events handled properly when song removed from playlist hace 4 años
  Jonathan 3a0f38fe04 feat(Playlists): functionality to deselect private playlists from queue hace 4 años
  Jonathan e832f9dee8 fix(EditStation): adding/deleting genres now works on Station page hace 4 años