Historia zmian

Autor SHA1 Wiadomość Data
  Kristian Vos b1c71932f0 Replaced songId with youtubeId 3 lat temu
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 lat temu
  Jonathan cf43951423 feat(Activities): added initial rollout of activity types, updated design of ActivityItem 3 lat temu
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 3 lat temu
  Kristian Vos 18a33b69af Moved socket.io functions to the io module 3 lat temu
  Kristian Vos e6ade1a5fe Renamed modules in backend actions 3 lat temu
  Jonathan ab323f311e chore: eslint now runs in correct directory, all remaining eslint issues resolved 3 lat temu
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 3 lat temu
  Kristian Vos 4169537b89 Fixed more than a hundred unhandled promise rejection issues 3 lat temu
  Kristian Vos 4fe2306517 fix: fixed a lot more issues, still unstable 4 lat temu
  Kristian Vos ecc1f4fd98 refactor/feat: Huge backend rewrite 4 lat temu
  Kristian Vos 6861ec7969 fix: fixed security vulnerability where users could spoof userId's in socket.io in some cases 4 lat temu
  Kristian Vos e507cf9ab7 fix: fixed report modal and added song's _id to reports 4 lat temu
  Kristian Vos bba26cdef9 refactor: Implemented new module system for backend. Still very buggy. 4 lat temu
  theflametrooper c01c0926c4 Updated content and design of reports on editSong modal 7 lat temu
  theflametrooper ce5478b58c Show specific report modal if route has query of id 7 lat temu
  theflametrooper f79369f707 Fixed issues with creating reports 7 lat temu
  KrisVos130 f7ad1daa53 Fixed issues with reports, queueSongs updating and queueSongs adding. 7 lat temu
  KrisVos130 ec97ccce7e Replaced old error code. 7 lat temu
  theflametrooper 2266cf4247 EditSong Modal now shows how many reports there are for that song 7 lat temu
  theflametrooper 8972135f6d Improved logger 7 lat temu
  theflametrooper e76c02e22b Fixed issue with resolving reports 7 lat temu
  theflametrooper 7cde10510b Fixed some more issues with Reports 7 lat temu
  theflametrooper a0495e7dd8 Fixed issue with reports.js from Kris's refactor 7 lat temu
  KrisVos130 4732465f4e Added javadocs to reports actions. 7 lat temu
  KrisVos130 e83e0f182d Added logger and cleaned up reports and news actions. 7 lat temu
  theflametrooper 23babf8839 Allowed for the creation of News by Admins 7 lat temu
  theflametrooper cba7440bd0 Fixed issue with issues that have empty reasons still showing 7 lat temu
  theflametrooper 1bb2c14e8f Made sure issues are only saved if reasons array isn't empty 7 lat temu
  theflametrooper f7e419751f Added pub/sub for creating reports 7 lat temu