コミット履歴

作者 SHA1 メッセージ 日付
  Owen Diffey 5cf0c8ca2b chore: Removed some commented code 2 年 前
  Kristian Vos 9b511dc974 refactor(Station): changed the way likes/dislikes are loaded 3 年 前
  Jonathan 2f9dc5d4ba feat(Report modal): view a user's unresolved reports for the chosen song 3 年 前
  Jonathan d1d4ce83e7 feat(ViewReport): improved layout of modal, added associated SongItem 3 年 前
  Jonathan 9aa58a0f1f fix(Admin/HiddenSongs): verifying a hidden song doesn't remove it from the list 3 年 前
  Jonathan 1dc34474c2 fix(EditSong): events on song being (un)verified/(un)hid 3 年 前
  Jonathan 6d755ad61c Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 年 前
  Kristian Vos ac0265751e Migrated import-album to Vue 3, fixed some merge issues 3 年 前
  Jonathan 8e70c6ac42 feat(WS): added backend function to emit to multiple rooms 3 年 前
  Kristian Vos 7558cf02c6 Added ImportAlbum modal 3 年 前
  Jonathan cf2048e21e fix(backend): removed some TODO js comments that are easy to resolve 3 年 前
  Jonathan 37ea2b619d migrate(Songs): changed acceptedAt -> verifiedAt and acceptedBy -> verifiedBy 3 年 前
  Jonathan e2f2458176 fix(Admin Song Tabs): on ws reconnection, songs were removed and not replaced 3 年 前
  Jonathan af74cc531b fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding 3 年 前
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 年 前
  Owen Diffey c73e1a68b8 News db migration 3 年 前
  Kristian Vos d6b189a5ba Improved memory with backend job system 3 年 前
  Kristian Vos 95711d9c88 Worked on delete song functionality, but disabled it for now 3 年 前
  Owen Diffey c32f68c516 Re-added remove song functionality 3 年 前
  Kristian Vos 10d014e54a Merge branch 'polishing' into kris-station-local-skipping 3 年 前
  Kristian Vos 0e03cf99c6 Switched station to skip locally automatically instead of directly from the backend 3 年 前
  Owen Diffey 0b2d93aaa4 Verifying song now uses songId instead of youtubeId 3 年 前
  Kristian Vos 9de52b4d86 Added room for editsong modal 3 年 前
  Jonathan 9fdaaeb5a6 fix(Station Skipping): homepage doesn't automatically update when a song changes 3 年 前
  Jonathan bd159853f5 fix(Activities): songId should now be youtubeId when dealing with songs 3 年 前
  Kristian Vos 0eaee1e059 Added pagination to manage station playlist and musare song search 3 年 前
  Kristian Vos ebd272a5e4 Added logic for pagination for playlist and official song searching in manage station modal 3 年 前
  Kristian Vos d231712ffa Added official song searching to manage station modal 3 年 前
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 年 前
  Jonathan 19c43c9657 fix(Liking/Disliking): broken due to youtubeId changes 3 年 前