Commit History

Author SHA1 Message Date
  Jonathan f673d11289 feat(User List): non-logged in users must be only be counted once per IP 3 years ago
  Jonathan aabe5202ee fix(User List): fixed, only emits when required, user only ever counts as 1 3 years ago
  Kristian Vos 04af3f8584 Made station modal independent 3 years ago
  Jonathan bd9d22362e fix(Profile): public playlists now shown to logged-out users viewing a profile 3 years ago
  Owen Diffey fc6fbd9a05 Station themes on homepage 3 years ago
  Owen Diffey 9d852c5d67 Added station theme feature 3 years ago
  Jonathan ce5e83c02a fix(Stations): logged-out user can now interact/view with public stations 3 years ago
  Jonathan 3a0f38fe04 feat(Playlists): functionality to deselect private playlists from queue 3 years ago
  Jonathan 6b99371741 refactor(Stations): cleaned up favoriting/unfavoriting code 3 years ago
  Kristian Vos cd2ff2a66d Improved job system concurrency, priorities, specifically for YouTube module 3 years ago
  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