Historial de Commits

Autor SHA1 Mensaje Fecha
  Owen Diffey 565d00fa7f Added basic verified song badge hace 4 años
  Jonathan 1ccb400a7d chore(webpack): added splitchunks for common modules hace 4 años
  Jonathan 52f4726f22 fix(Login/Register): user should be returned to their most recent page after auth. hace 4 años
  Owen Diffey 7f625d0be1 Added color to add-song-to-queue icons hace 4 años
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain 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 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) hace 4 años
  Jonathan 75556c57d4 feat: modals can now be easily stacked 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 bb6b9dda5e Added login required tooltips to station action buttons 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 60a2837089 feat(Activities): added preference whether to hide or show all activity hace 4 años
  Jonathan ab3b89556c fix(Keyboard Shortcuts): modals now close properly when ESC key is pressed hace 4 años
  Jonathan d663304022 chore: cleaned up lofig code hace 4 años
  Owen Diffey f6a6b17165 Removed MobileAlert and other tweaks hace 4 años
  Jonathan 3712506446 feat: allowed anyone to view public playlists on a user's profile hace 4 años
  Jonathan 813f3e5182 refactor: new design for Edit Playlist modal hace 4 años
  Jonathan 3bcc4429dd refactor(Settings): moved tab system to use TabQueryHandler mixin hace 4 años
  Jonathan ca48a0698a refactor(css): added universal item class for e.g. queue items, playlist items hace 4 años
  Jonathan 6d5d5bf355 chore: improved file structure of independent modals hace 4 años
  Jonathan c149ad303b feat(Preferences): now stored in database instead of localstorage hace 4 años
  Owen Diffey 1f7dba2ad6 Fixed Disliked songs not auto skipping regardless of user preference hace 4 años
  Owen Diffey 556a0b1e6f Playlist privacy setting hace 4 años
  Owen Diffey d81535e94d User option to toggle auto-skipping of disliked songs hace 4 años