Histórico de commits

Autor SHA1 Mensagem Data
  Owen Diffey 050e1fff1a Added Add Song to Queue button for song items in playlist modal 4 anos atrás
  Kristian Vos 28a571c5d2 Added preference for ActivityWatch integration 4 anos atrás
  Jonathan ee155cae11 chore(frontend): added '@' webpack alias to reduce relative imports 4 anos atrás
  Owen Diffey 49b0ef2063 Added Song Item component 4 anos atrás
  Owen Diffey f40259071e Fixed AddSongToPlaylist within SongActions width being too small 4 anos atrás
  Owen Diffey 58efcc5eea Added tooltip nightmode styling 4 anos atrás
  Owen Diffey 73b8ab0952 Added song thumbnail component 4 anos atrás
  Owen Diffey 78b141f0cc More tooltip stuff 4 anos atrás
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc 4 anos atrás
  Owen Diffey e866796fed Minor styling tweaks 4 anos atrás
  Owen Diffey 565d00fa7f Added basic verified song badge 4 anos atrás
  Jonathan 1ccb400a7d chore(webpack): added splitchunks for common modules 4 anos atrás
  Jonathan 52f4726f22 fix(Login/Register): user should be returned to their most recent page after auth. 4 anos atrás
  Owen Diffey 7f625d0be1 Added color to add-song-to-queue icons 4 anos atrás
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain 4 anos atrás
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 4 anos atrás
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 anos atrás
  Jonathan 4787d6aa37 feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection 4 anos atrás
  Jonathan 7729bfd5e8 fix(socket.io -> WS): 'song' rooms now work as expected 4 anos atrás
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 anos atrás
  Jonathan 75556c57d4 feat: modals can now be easily stacked 4 anos atrás
  Jonathan 3db17ed295 feat(EditStation): modal now makes use of SaveButton mixin 4 anos atrás
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing 4 anos atrás
  Owen Diffey 95c3dd3d98 Station themes now use css variables 4 anos atrás
  Owen Diffey bb6b9dda5e Added login required tooltips to station action buttons 4 anos atrás
  Owen Diffey 1c1babf66c Removed global and colors scss files 4 anos atrás
  Owen Diffey b8316de6f8 Moved from scss to css variables 4 anos atrás
  Jonathan 60a2837089 feat(Activities): added preference whether to hide or show all activity 4 anos atrás
  Jonathan ab3b89556c fix(Keyboard Shortcuts): modals now close properly when ESC key is pressed 4 anos atrás
  Jonathan d663304022 chore: cleaned up lofig code 4 anos atrás