Commit History

Author SHA1 Message Date
  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 4 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 4 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 4 years ago
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 4 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 4 years ago
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 4 years ago
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 4 years ago
  Kristian Vos 18a33b69af Moved socket.io functions to the io module 4 years ago
  Kristian Vos e6ade1a5fe Renamed modules in backend actions 4 years ago
  Jonathan ab323f311e chore: eslint now runs in correct directory, all remaining eslint issues resolved 4 years ago
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 4 years ago
  Kristian Vos 4169537b89 Fixed more than a hundred unhandled promise rejection issues 4 years ago
  Kristian Vos 4fe2306517 fix: fixed a lot more issues, still unstable 5 years ago
  Kristian Vos ecc1f4fd98 refactor/feat: Huge backend rewrite 5 years ago
  Kristian Vos 6861ec7969 fix: fixed security vulnerability where users could spoof userId's in socket.io in some cases 5 years ago
  Kristian Vos e507cf9ab7 fix: fixed report modal and added song's _id to reports 5 years ago
  Kristian Vos bba26cdef9 refactor: Implemented new module system for backend. Still very buggy. 5 years ago
  theflametrooper c01c0926c4 Updated content and design of reports on editSong modal 8 years ago
  theflametrooper ce5478b58c Show specific report modal if route has query of id 8 years ago
  theflametrooper f79369f707 Fixed issues with creating reports 8 years ago
  KrisVos130 f7ad1daa53 Fixed issues with reports, queueSongs updating and queueSongs adding. 8 years ago
  KrisVos130 ec97ccce7e Replaced old error code. 8 years ago
  theflametrooper 2266cf4247 EditSong Modal now shows how many reports there are for that song 8 years ago
  theflametrooper 8972135f6d Improved logger 8 years ago