Commit History

Author SHA1 Message Date
  Kristian Vos 793d055041 Fixed issue where homepage didn't update when station paused/resumed, privacy changed, name/displatname/description changed 3 years ago
  Jonathan 6f83e0a320 feat(Station page): the request time of queue items are now properly displayed 3 years ago
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 3 years ago
  Kristian Vos 02882a2fef Fixed and improved station users collector, turned it into a task 3 years ago
  Kristian Vos 4e3bfd5355 Fixed issue where songs vote-skipped would not remove song-skip timer 3 years ago
  Jonathan 067175149b Merge branch 'polishing' of github.com:Musare/MusareNode into polishing 3 years ago
  Jonathan 386569a8d0 feat(job system): jobs can now have options e.g. isQuiet 3 years ago
  Owen Diffey d2ee8d9904 Fixed genres not displaying in EditStation modal on station pages 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
  Kristian Vos 0c4577d7b0 Moved utils YouTUbe functions to its own YouTube module 3 years ago
  Jonathan 030c0b6aaa fix(Community Stations): when adding to queue, check if song data already exists in db 3 years ago
  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