提交历史

作者 SHA1 备注 提交日期
  Kristian Vos 79a00ccc50 Added ability to request all songs not in the songs db yet but are in playlists, and added ability to clear all station queues 4 年之前
  Kristian Vos 5624ec3e87 Worked more on song merging 4 年之前
  Kristian Vos 997f5e20a0 Added button to delete orphaned genre playlists 4 年之前
  Jonathan aa8eaa5a07 feat(Playlists/Admin Page): added option to view playlists as admin 4 年之前
  Kristian Vos 16d46f70a1 Fixed backend build issues 4 年之前
  Kristian Vos 4e74c3a930 Removed some old properties and added playMode property for station objects in migration3. Also commented out some now unneeded code 4 年之前
  Kristian Vos 2db76aa824 Fixed issue with party mode 4 年之前
  Kristian Vos b32dce822b Fixed messed up last commit, and improved performance due to looping through all songs every station skip 4 年之前
  Jonathan 4e66872b27 fix(Activities): when station/playlist is deleted, the ActivityItem shouldn't have a reference to it 4 年之前
  Jonathan Graham 4ef0e02f70 Merge branch 'polishing' into refactor-websockets 4 年之前
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 4 年之前
  Jonathan 18acc0043e fix(socket.io -> WS): 'SOCKETS_FROM_USER' job executes correctly 4 年之前
  Jonathan 2fa13a2419 feat(socket.io -> WS): sockets can join/leave rooms that can be emitted to 4 年之前
  Kristian Vos e6dd4cb18e Added button to delete orphaned station playlists 4 年之前
  Jonathan 7c9fb22d7a fix(YouTube API): topicDetails Ids not being returned for some API keys 4 年之前
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 4 年之前
  Jonathan c791bb309c chore(Activities): moved ActivityItem to separate component 4 年之前
  Jonathan 3e97a8e9e4 feat(EditPlaylists): ability to remove songs from liked/disliked playlists 4 年之前
  Jonathan c28c1010c4 fix: eslint issue & socket events emitted properly when privacy updated of playlist 4 年之前
  Jonathan 3712506446 feat: allowed anyone to view public playlists on a user's profile 4 年之前
  Jonathan 813f3e5182 refactor: new design for Edit Playlist modal 4 年之前
  Jonathan 0f58c9803a feat(CreatePlaylist): privacy can now be specified when creating a playlist 4 年之前
  Jonathan fb55ee2aae Revert "Removed isUserModifiable playlist attribute" 4 年之前
  Owen Diffey 5be688577e Removed isUserModifiable playlist attribute 4 年之前
  Kristian Vos cd9aed3d91 Added genre playlists 4 年之前
  Kristian Vos 3849741f97 Added option for different playlist types 4 年之前
  Jonathan b0589101b0 Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 4 年之前
  Kristian Vos 4323242651 Reverted webpack change and made rough playlists admin tab 4 年之前
  Jonathan 8c50a42799 fix(Playlists): fixed shuffle logic, removed unnecessary array sorting 4 年之前
  Jonathan 22c90b9d79 fix(Liked/Disliked Playlists): fixed repositioning of songs for non user-modifiable playlists 4 年之前