Commit History

Author SHA1 Message Date
  Jonathan 3824206a5a feat(Activities): report items can be referenced/opened from an Activity Item 3 years ago
  Jonathan 2f9dc5d4ba feat(Report modal): view a user's unresolved reports for the chosen song 3 years ago
  Jonathan 2ea8b3eed4 fix(EditSong): if EditSong opened on top of ViewReport, socket events were being duplicated 3 years ago
  Jonathan 909944f607 refactor(Reports): added ReportInfoItem component and re-used 'universal item' css 3 years ago
  Jonathan ba772bac61 fix(Reports): reports associated with deleted accounts couldn't be indexed 3 years ago
  Jonathan 8e70c6ac42 feat(WS): added backend function to emit to multiple rooms 3 years ago
  Jonathan 631ce593fe feat(ViewReport): song can be edited within same page instead of opening new tab 3 years ago
  Jonathan 23b56bb83f feat(Reports): improved design of ViewReport modal and Reports tab on admin page 3 years ago
  Jonathan 0e74a66d05 feat(EditSong): Reports sidebar with functionality to sort by category or report 3 years ago
  Jonathan c01ab8ab04 refactor(Reports): db objects should contain all issues instead of splitting per issue 3 years ago
  Jonathan dc18712aae feat(Reports): custom issues, functionality for 'report per issue' 3 years ago
  Kristian Vos 15cc7f900b Added local reports array in EditSong, and implemented tab system in EditSong 3 years ago
  Jonathan bd159853f5 fix(Activities): songId should now be youtubeId when dealing with songs 3 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 3 years ago
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 3 years ago
  Kristian Vos 18a33b69af Moved socket.io functions to the io module 3 years ago
  Kristian Vos e6ade1a5fe Renamed modules in backend actions 3 years ago
  Jonathan ab323f311e chore: eslint now runs in correct directory, all remaining eslint issues resolved 3 years ago
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 3 years ago
  Kristian Vos 4169537b89 Fixed more than a hundred unhandled promise rejection issues 3 years ago
  Kristian Vos 4fe2306517 fix: fixed a lot more issues, still unstable 4 years ago
  Kristian Vos ecc1f4fd98 refactor/feat: Huge backend rewrite 4 years ago
  Kristian Vos 6861ec7969 fix: fixed security vulnerability where users could spoof userId's in socket.io in some cases 4 years ago
  Kristian Vos e507cf9ab7 fix: fixed report modal and added song's _id to reports 4 years ago
  Kristian Vos bba26cdef9 refactor: Implemented new module system for backend. Still very buggy. 4 years ago
  theflametrooper c01c0926c4 Updated content and design of reports on editSong modal 7 years ago