提交历史

作者 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 bb3fa16e7b Started working on song merging 4 年之前
  Jonathan 02eff38cb2 fix(backend): some functions were holding up the job queue 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 年之前
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 4 年之前
  Kristian Vos cd9aed3d91 Added genre playlists 4 年之前
  Kristian Vos a119e9350a Fixed issue with song rating restructuring 4 年之前
  Jonathan 2123f85fcf Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 4 年之前
  Jonathan b50f2c1ad1 refactor(liked/disliked songs): now using a playlist structure for like/disliked songs 4 年之前
  Kristian Vos 9790a7a694 Made EditSong modal independent 4 年之前
  Kristian Vos c7ef02f74e Fixed issue with adding songs to rotation 4 年之前
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 4 年之前
  Kristian Vos 18a33b69af Moved socket.io functions to the io module 4 年之前
  Kristian Vos e6ade1a5fe Renamed modules in backend actions 4 年之前
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 4 年之前
  Kristian Vos 3df3ef9252 Fixed issue with songs.getSong io function 4 年之前
  Kristian Vos 4169537b89 Fixed more than a hundred unhandled promise rejection issues 4 年之前
  Kristian Vos 4fe2306517 fix: fixed a lot more issues, still unstable 5 年之前
  Kristian Vos ecc1f4fd98 refactor/feat: Huge backend rewrite 5 年之前
  Jonathan 570d9cae81 feat: activity feed for profile 5 年之前
  Kristian Vos b64520a29e refactor: improved the loading of (queue)songs on admin pages 5 年之前
  Kristian Vos 6861ec7969 fix: fixed security vulnerability where users could spoof userId's in socket.io in some cases 5 年之前
  Kristian Vos 14ff74c17e fix: fixed issue where admin queuesongs and songs list didn't update properly 5 年之前
  Kristian Vos bba26cdef9 refactor: Implemented new module system for backend. Still very buggy. 5 年之前
  Jonathan e63b01ed36 fix(mongoose): update count() to countDocuments() 5 年之前
  Jonathan 7c2b22a98b feat(report modal): user can go return to editsong modal 5 年之前
  Kristian Vos 95680bf3f4 Changed weird mongoose naming, fixed other mongoose issue 6 年之前
  Kristian Vos ea38651664 Updated backend packages 6 年之前