Commit History

Author SHA1 Message Date
  Kristian Vos 60a3d11a20 Fixed some issues in backend due to eslint 3 years ago
  Kristian Vos 6d85786ce6 Many more backend fixes 3 years ago
  Kristian Vos f4ac10794d Some backend fixes 3 years ago
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 3 years ago
  Jonathan 70174f340f fix: re-enabled users list functionality, added isQuiet option for backend jobs 3 years ago
  Kristian Vos 4169537b89 Fixed more than a hundred unhandled promise rejection issues 3 years ago
  Kristian Vos fbe7e27dd8 Fixed unlisted stations showing for non-logged in users on homepage 3 years ago
  Kristian Vos 6ebc650d80 fix: stations & songs module wouldn't initialize sometimes 4 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
  Jonathan 570d9cae81 feat: activity feed for profile 4 years ago
  Kristian Vos 90fcacaa5f refactor: showing skip vote button to owners/admins and changed skip to vote amount needed 4 years ago
  Kristian Vos 208a0aa206 fix: fixed issue where skipVotes amount was sent as array on join 4 years ago
  Kristian Vos 235725ea7a refactor: merged EditStation modals 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 adbd774d2f fix: fixed vulnerability where full station object was given to unauthorized users 5 years ago
  Kristian Vos 124dfbb588 feat: added ability to favorite stations 5 years ago
  Kristian Vos 4b54f42a11 fix: fixed some more issues with new async utils functions 5 years ago
  Kristian Vos bba26cdef9 refactor: Implemented new module system for backend. Still very buggy. 5 years ago
  Kristian Vos 26e424d1e6 feat: added the ability to change the genres and blacklisted genres when editing official stations 5 years ago
  Kristian Vos d19c2e4982 refactor: tried to decrease the difference in timings for stations between devices 5 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 dcdb9b5846 Added unstyled button for removing songs from the queue. 7 years ago
  KrisVos130 52be9f3005 Added the code to display who requested a song. 7 years ago
  KrisVos130 5c6801ebfa Improved queue locking. 7 years ago
  theflametrooper 8d0e537ae4 Added ability to lock and unlock station queue by admins 7 years ago
  KrisVos130 b6d3332214 Improved logging, removed redundant logs. 7 years ago
  KrisVos130 debf9ccd17 Fixed logger, defaultSong/simpleSong not having a skipDuration, the YouTube player not loading, Redis deprecation error. 7 years ago
  theflametrooper 013803b989 Fixed issue with official playlists 7 years ago