Historique des commits

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