コミット履歴

作者 SHA1 メッセージ 日付
  Owen Diffey e197dc7813 Merge remote-tracking branch 'origin/polishing' into owen 3 年 前
  Owen Diffey 9372b821da fix(Station): addPartyPlaylistSongToQueue only if queue is not full 3 年 前
  Owen Diffey 9b6252518c Improved party mode auto add playlist song to queue functionality (#400) 3 年 前
  Owen Diffey 41ea4a09c4 Merge remote-tracking branch 'origin/polishing' into owen 3 年 前
  Kristian Vos a8aaec5e90 refactor: made scrollIntoView not jump vertically 3 年 前
  Kristian Vos a3e623b5d5 fix(ManageStation/Playlists): search results with no results would throw an error in the console and not notify the user 3 年 前
  Owen Diffey 4acf868bd0 Merge remote-tracking branch 'origin/polishing' into owen 3 年 前
  Jonathan Graham c03aa584c9 refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc. 3 年 前
  Owen Diffey 67e9909806 Improvements to dark mode 3 年 前
  Owen Diffey f480fd604e Merge remote-tracking branch 'origin/polishing' into owen 4 年 前
  Owen Diffey bede43e325 Merge remote-tracking branch 'origin/polishing' into owen 4 年 前
  Kristian Vos ee0e13497b style: fixed most frontend eslint errors after dependency updates 4 年 前
  Owen Diffey 2ddd3b5dae More nightmode improvements 4 年 前
  Owen Diffey 8a0e7f89aa Merge remote-tracking branch 'origin/polishing' into owen 4 年 前
  Jonathan ce94aeae13 fix(SongItem/PlaylistItem): fixed spacing between icons in 'song actions' tooltips 4 年 前
  Owen Diffey d7fd4452df Reverted to older commit before vue 3 breaking changes 4 年 前
  Owen Diffey 76cce582da Removed my manage station modal 4 年 前
  Kristian Vos 547a249c7f Renamed ManageStation to ManageStationOwen 4 年 前
  Jonathan 40e82ca4dc fix(ManageStation): added scrollIntoView for tabs inside Playlist tab 4 年 前
  Jonathan 486c78daa8 feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size 4 年 前
  Owen Diffey 0de2dddd2a Improved selected tab styling 4 年 前
  Owen Diffey a346aa38b6 Fixed tab selection overflow 4 年 前
  Kristian Vos 473894f481 Replaced all :key instances with unique ids rather than an index 4 年 前
  Owen Diffey 49436e1fb0 Added confirmation to deselect blacklisted playlist 4 年 前
  Kristian Vos b191abdb3c Fixed issue where excluding playlist wouldn't wait for removing included playlist 4 年 前
  Jonathan 8a1602b9d7 feat(WS): when a modal is closed, socket listeners are now removed 4 年 前
  Jonathan e2d79629cb fix(WS): edge case for some socket listeners being called multiple times 4 年 前
  Owen Diffey 3516a16a1e Minor tweaks and bug fixes 4 年 前
  Kristian Vos dc3e1cfbc1 Added manage station modal data update on events 4 年 前
  Jonathan a71b19a9b2 feat(SortablePlaylists): removed unnecessary duplicate code 4 年 前