Commit History

Author SHA1 Message Date
  Jonathan 228f3bc48e chore(webpack): added separate runtime chunk 3 years ago
  Jonathan 1ccb400a7d chore(webpack): added splitchunks for common modules 3 years ago
  Owen Diffey fce5c6827b Fixed profile playlist list showing incorrect username 3 years ago
  Owen Diffey 3033ced61b Fixed styling and view issues in editStation 3 years ago
  Jonathan 192610848f fix(AddToPlaylistDropdown): added static width to some to prevent differing positions 3 years ago
  Jonathan 8f82b0dd81 fix(Station page): about-box/sidebar now fill available space on mobile/tablet 3 years ago
  Jonathan 69da354c4d fix(WS): added ping/pong for client/server to prevent nginx dropping connection every 60s 3 years ago
  Jonathan 5e39f6229a fix(CurrentlyPlaying): song title/artists now truncated with ellipsis to 1 line each 3 years ago
  Kristian Vos 1179ae3bbd Fixed some bugs with admin tabs and errors with songs with negative durations 3 years ago
  Kristian Vos 997f5e20a0 Added button to delete orphaned genre playlists 3 years ago
  Kristian Vos 33bc9b4b72 Merge branch 'polishing' into kris-song-merging 3 years ago
  Jonathan bb7f11eed4 chore: fixed styles from vue-loader being incorrectly tree-shook 3 years ago
  Jonathan 5955b52f53 docs: minor typo 3 years ago
  Kristian Vos bb3fa16e7b Started working on song merging 3 years ago
  Jonathan f17a4cd075 chore(webpack): added tree shaking, moved chart.js to v3 rc (removes moment.js dependency) 3 years ago
  Jonathan 824095d8a5 refactor(frontend): added dynamic imports where possible 3 years ago
  Jonathan 438edca445 fix(Station page): fix for 'next song up' nightmode styling 3 years ago
  Jonathan f2d60b6923 fix(EditPlaylist): minor improvement to styling when a playlist isn't editable 3 years ago
  Jonathan aa8eaa5a07 feat(Playlists/Admin Page): added option to view playlists as admin 3 years ago
  Jonathan a7596013ad fix(VotingToSkipSong): logged-in users with multiple sessions should only be counted as one unique user 3 years ago
  Jonathan 4790987dda chore(frontend): fixed issue when webpack wanted a global install 3 years ago
  Kristian Vos 16d46f70a1 Fixed backend build issues 3 years ago
  Jonathan 52f4726f22 fix(Login/Register): user should be returned to their most recent page after auth. 3 years ago
  Jonathan 24b03a9423 fix(AddToPlaylistDropdown): was breaking queue item/playlist song item when expanding 3 years ago
  Jonathan e28f18e315 chore(frontend): moved to webpack v5 (which fixes a vulnerability) 3 years ago
  Kristian Vos fb1d1c8225 Fixed issue with sequential mode and empty station playlists 3 years ago
  Kristian Vos 4953b8c854 Fixed issue with party mode not working 3 years ago
  Owen Diffey 7f625d0be1 Added color to add-song-to-queue icons 3 years ago
  Owen Diffey cd39bc30b7 Changed station mode label and play mode icons 3 years ago
  Kristian Vos 8f36c898d3 Fixed one more small issue with creating new playlists 3 years ago