Commit History

Author SHA1 Message Date
  Kristian Vos 1fe7f06e3e refactor: changed frontend config naming due to devServer config changes 3 years ago
  Kristian Vos a8aaec5e90 refactor: made scrollIntoView not jump vertically 3 years ago
  Kristian Vos c7e0c94be3 fix(EditPlaylist): both sides would scroll together on some browsers 3 years ago
  Kristian Vos 3ee841a759 refactor: improved EditPlaylist/ManageStation Musare song search item adding to playlist/queue action(s) 3 years ago
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 3 years ago
  Kristian Vos b30576d5ea improvement: various improvements for changes from last two PR's 3 years ago
  Owen Diffey 67e9909806 Improvements to dark mode 3 years ago
  Kristian Vos ec927a2a5d refactor(EditPlaylist): playlist gets cleared on modal close, and when loading songs it tells the user that 3 years ago
  Jonathan Graham 5aea7d9aff fix(SongActions): when moving song to top/bottom of playlist, song actions should close 3 years ago
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 4 years ago
  Kristian Vos 63aaf82a7e fix(EditPlaylist): first column would jump around when switching tabs, there was no space between rows when wrapped 4 years ago
  Jonathan 3ff5719575 feat(EditPlaylist): added tabs for songs, playlists and settings 4 years ago
  Jonathan 89748306d7 fix(frontend): mostly css fixes due to vue 3.0 upgrade 4 years ago
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 4 years ago
  Kristian Vos 14cf79d6cf Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX 4 years ago
  Owen Diffey 49b0ef2063 Added Song Item component 4 years ago
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc 4 years ago
  Owen Diffey 14144e969c Allowed all songs to be reported,edited and liked/disliked 4 years ago
  Owen Diffey 0f72c1658e Fixed editPlaylist styling issues 4 years ago
  Jonathan f2d60b6923 fix(EditPlaylist): minor improvement to styling when a playlist isn't editable 4 years ago
  Jonathan aa8eaa5a07 feat(Playlists/Admin Page): added option to view playlists as admin 4 years ago
  Jonathan bd49247f02 fix(EditPlaylist): edit/report/addtoplaylist icons should only show if user is correctly authenticated 4 years ago
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain 4 years ago
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 years ago
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 years ago
  Jonathan a30de2e386 feat(PlaylistSongItem): you can now report or edit a song from in a playlist 4 years ago
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing 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 8ac030b85f feat(EditPlaylist): keep isAddedToQueue for search results in sync with playlist changes 4 years ago