Commit History

作者 SHA1 備註 提交日期
  Jonathan Graham 5aea7d9aff fix(SongActions): when moving song to top/bottom of playlist, song actions should close 4 年之前
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 4 年之前
  Kristian Vos 63aaf82a7e fix(EditPlaylist): first column would jump around when switching tabs, there was no space between rows when wrapped 4 年之前
  Jonathan 3ff5719575 feat(EditPlaylist): added tabs for songs, playlists and settings 4 年之前
  Jonathan 89748306d7 fix(frontend): mostly css fixes due to vue 3.0 upgrade 4 年之前
  Jonathan 6833d6bc5e chore(frontend): moved to vue 3.0, still some remaining bugs 4 年之前
  Kristian Vos 14cf79d6cf Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX 4 年之前
  Owen Diffey 49b0ef2063 Added Song Item component 4 年之前
  Owen Diffey 915effec94 Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc 4 年之前
  Owen Diffey 14144e969c Allowed all songs to be reported,edited and liked/disliked 4 年之前
  Owen Diffey 0f72c1658e Fixed editPlaylist styling issues 4 年之前
  Jonathan f2d60b6923 fix(EditPlaylist): minor improvement to styling when a playlist isn't editable 4 年之前
  Jonathan aa8eaa5a07 feat(Playlists/Admin Page): added option to view playlists as admin 4 年之前
  Jonathan bd49247f02 fix(EditPlaylist): edit/report/addtoplaylist icons should only show if user is correctly authenticated 4 年之前
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain 4 年之前
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 年之前
  Jonathan 78ac4585d7 refactor(socket.io -> WS): emitting and listening for events (along with callbacks) 4 年之前
  Jonathan a30de2e386 feat(PlaylistSongItem): you can now report or edit a song from in a playlist 4 年之前
  Owen Diffey 06007636f8 Merge remote-tracking branch 'origin/jonathan-activities' into polishing 4 年之前
  Owen Diffey 1c1babf66c Removed global and colors scss files 4 年之前
  Owen Diffey b8316de6f8 Moved from scss to css variables 4 年之前
  Jonathan 8ac030b85f feat(EditPlaylist): keep isAddedToQueue for search results in sync with playlist changes 4 年之前
  Owen Diffey d2f268a7a4 Profile picture initials random background color 4 年之前
  Jonathan 3e97a8e9e4 feat(EditPlaylists): ability to remove songs from liked/disliked playlists 4 年之前
  Jonathan 5e9fbb8a22 feat(EditPlaylist): playlist 'export as json' functionality 4 年之前
  Jonathan 43c2575173 fix(EditPlaylist): logged-out users shouldn't be able to drag songs around 4 年之前
  Owen Diffey 6cb3ab7cb6 Fixed issues with editPlaylist responsiveness 4 年之前
  Owen Diffey f6a6b17165 Removed MobileAlert and other tweaks 4 年之前
  Jonathan 190e095d37 feat: added 'load more...' button for youtube search results 4 年之前
  Jonathan 99f6107dc8 fix(ResetPassword): night mode css issue 4 年之前