Histórico de Commits

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