提交历史

作者 SHA1 备注 提交日期
  Kristian Vos 7b1857d35f feat: added SoundCloud support (WIP) 2 年之前
  Kristian Vos 654f736bfa refactor: changed youtubeId to mediaSource in most places 2 年之前
  Kristian Vos 47f91ce400 feat: show reason a song was added to queue, and fixed a few small bugs 2 年之前
  Kristian Vos ea60b76c2a refactor: don't autorequest songs that are already playing or in the queue 2 年之前
  Kristian Vos ca6598c277 feat: added user station state display 2 年之前
  Kristian Vos 6f8e77f4ae feat: added options to disallow autorequesting recently played songs 2 年之前
  Kristian Vos 2cce4c3229 feat: added temporary station history, and some small tweaks 2 年之前
  Kristian Vos d8aff78642 feat: restore autorequest on stations if you come back within 5 minutes 2 年之前
  Kristian Vos ea6a59acde refactor: changed how autorequest works by adding extra station options 2 年之前
  Kristian Vos 23829a83f5 fix: potentially some other issues with v-key not existing or not being explicit enough 2 年之前
  Kristian Vos 6aaa89d712 refactor: move mediasession to experimental option 2 年之前
  Kristian Vos 24cb3a2db0 fix: christmas candy cane seekerbar wasn't flowing endlessly properly 2 年之前
  Kristian Vos 7993bda354 fix: some issues on station page when using experimental listen mode 2 年之前
  Kristian Vos 5375dbb13e refactor: moved close player button to bar under player for experimental listen mode 2 年之前
  Kristian Vos fcc84f5e92 refactor: improve experimental listen mode feature on station pages 2 年之前
  Kristian Vos d464fe33ea feat: added experimental logic to station page to allow toggling listen mode, which can disable the player 2 年之前
  Kristian Vos 5bfd5dd100 refactor: changed ActivtyWatch integration to not send watch event whne video is buffering, and include playback rate 2 年之前
  Kristian Vos a8c3c66b06 fix: station page song elapsed duration would be wrong on paused stations 2 年之前
  Kristian Vos d7db19e93b fix: activitywatch integration event started at was broken 2 年之前
  Owen Diffey 1af13c8a22 refactor: Move socket.on() usage outside of socket.onConnect() 2 年之前
  Owen Diffey 1e3f26e5a1 fix: Bulk actions popup positioned below display view 2 年之前
  Owen Diffey 1b975a5c75 refactor: Typescript continued.. 2 年之前
  Owen Diffey ab0ed07410 fix: Typescript fixes 2 年之前
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 2 年之前
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 2 年之前
  Owen Diffey 5171b05f98 Merge branch 'vitest' into staging 2 年之前
  Owen Diffey 9e0d69a5c8 refactor: Added test wrapper util and continued refining tests 2 年之前
  Owen Diffey a458cae878 refactor: Made vote skip toggleable 2 年之前
  Owen Diffey 09b472a62a refactor: Moved toasts created from route query handling to router.beforeEach 2 年之前
  Owen Diffey 0cfa98fef1 refactor: On permissions update ensure user is still authorized to view route 2 年之前