Commit History

Author SHA1 Message Date
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 years ago
  Jonathan d2b85c8a9d feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page 4 years ago
  Jonathan 3db17ed295 feat(EditStation): modal now makes use of SaveButton mixin 4 years ago
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing 4 years ago
  Owen Diffey 95c3dd3d98 Station themes now use css variables 4 years ago
  Owen Diffey 1c1babf66c Removed global and colors scss files 4 years ago
  Owen Diffey b8316de6f8 Moved from scss to css variables 4 years ago
  Jonathan 865d3055c4 chore: moved SaveButton.vue to the main mixins folder 4 years ago
  Jonathan 5a4f76cbe8 fix(EditStation): removed irrelevant code that was preventing toast messages 4 years ago
  Jonathan ca48a0698a refactor(css): added universal item class for e.g. queue items, playlist items 4 years ago
  Jonathan 839b250915 fix(css): removed unnecessary inline styles 4 years ago
  Jonathan 6d5d5bf355 chore: improved file structure of independent modals 4 years ago
  Owen Diffey ba3182a868 Removed playlist selection from EditStation and other tweaks 4 years ago
  Kristian Vos 04af3f8584 Made station modal independent 4 years ago
  Jonathan 1154b17370 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 4 years ago
  Owen Diffey 1f7dba2ad6 Fixed Disliked songs not auto skipping regardless of user preference 4 years ago
  Jonathan bd9d22362e fix(Profile): public playlists now shown to logged-out users viewing a profile 4 years ago
  Owen Diffey 9d852c5d67 Added station theme feature 4 years ago
  Jonathan c30875846e fix(Playlists): AddToPlaylist dropdown shouldn't allow adding to non user modifiable playlists 4 years ago
  Jonathan d4bc775d02 fix(Playlists): socket events handled properly when song removed from playlist 4 years ago
  Jonathan 3a0f38fe04 feat(Playlists): functionality to deselect private playlists from queue 4 years ago
  Jonathan e832f9dee8 fix(EditStation): adding/deleting genres now works on Station page 4 years ago
  Kristian Vos 938ff0c295 Fixed issues with updating genres and playlist calculating genre being case sensitive 4 years ago
  Jonathan 067175149b Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 4 years ago
  Jonathan 5754c1bac6 fix(Station page): improved users sidebar, small other fixes 4 years ago
  Owen Diffey d2ee8d9904 Fixed genres not displaying in EditStation modal on station pages 4 years ago
  Jonathan fef12cded9 style(css): all night mode colors now use scss variables 4 years ago
  Jonathan 5ded59f38a chore(eslint): added vue/order-in-components as a rule for consistency 4 years ago
  Jonathan 52e5d94270 style(frontend): added strongly recommended eslint vue rules 4 years ago
  Jonathan 14999abc42 feat(Security_Settings): small fixes, design/layout improvement 4 years ago