Commit History

Author SHA1 Message Date
  Kristian Vos b64520a29e refactor: improved the loading of (queue)songs on admin pages 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 14ff74c17e fix: fixed issue where admin queuesongs and songs list didn't update properly 4 years ago
  Kristian Vos bba26cdef9 refactor: Implemented new module system for backend. Still very buggy. 4 years ago
  Jonathan e63b01ed36 fix(mongoose): update count() to countDocuments() 4 years ago
  Jonathan 7c2b22a98b feat(report modal): user can go return to editsong modal 4 years ago
  Kristian Vos 95680bf3f4 Changed weird mongoose naming, fixed other mongoose issue 5 years ago
  Kristian Vos ea38651664 Updated backend packages 5 years ago
  KrisVos130 06825f7585 Removed christmas decorations and changed some other small things. 6 years ago
  KrisVos130 4b41981e3b Fixed some issues with likes/dislikes. 7 years ago
  KrisVos130 8544c841ca Fixed some issues with limits and console.log's. 7 years ago
  KrisVos130 c4c0b20b90 One commit combining 15 lost commits from Kris and Owen from the past 8 days. 7 years ago
  KrisVos130 f7ad1daa53 Fixed issues with reports, queueSongs updating and queueSongs adding. 7 years ago
  KrisVos130 650b15b106 Made quite a bit of progress on changing song id's. 7 years ago
  KrisVos130 e640cafcc3 Addd info function to logger, added logging to file, added async to hooks. 7 years ago
  KrisVos130 26c4107bf5 Added JavaDocs to all actions. 7 years ago
  KrisVos130 ec97ccce7e Replaced old error code. 7 years ago
  KrisVos130 dc9a7d4727 Worked on songs actions. 7 years ago
  theflametrooper 787fdc186a Admin QueueSongs loads 15 per page, and allows pages to be switched between, Admin Songs loads in 15 songs at a time 7 years ago
  KrisVos130 d2c1c99122 Songs live update on edit song/queuesong admin page. 7 years ago
  theflametrooper 7424308509 API can now access different actions using a similar system to that of socket emitting. Any actions that require hooks don't work with the API yet. 7 years ago
  KrisVos130 4e683fdae7 Fixed user being null. 7 years ago
  KrisVos130 158b3e2b4f Added back ratings and fixed more issues with io. 7 years ago
  KrisVos130 9591f2998e Disabled ratings. 7 years ago
  KrisVos130 d5872505ed Fixed a lot of issues with songs list and other issues. 7 years ago
  KrisVos130 d26661a220 Fixed issues with liking and changed default profile image. 7 years ago
  theflametrooper a901ec67af Fixed conflicts 7 years ago
  theflametrooper 2edabbb522 Mass removal of debugging 7 years ago
  KrisVos130 bc32a8273a Added admin pages pub/sub. 7 years ago
  KrisVos130 d9dfd1dfd5 Hopefully fixed issues where socket.io's to function doesn't work. 7 years ago