Revīziju vēsture

Autors SHA1 Ziņojums Datums
  dependabot[bot] de9f88e2b9 chore(deps): Bump elliptic from 6.5.3 to 6.5.4 in /frontend 4 gadi atpakaļ
  Kristian Vos ff83661a14 Fixed some issues with child job unpausing completed jobs 4 gadi atpakaļ
  Jonathan 9b6b278989 fix(frontend): config version check should be before attempting a websocket connection 4 gadi atpakaļ
  Jonathan Graham 4c6f5bb1ba Merge pull request #66 from Musare/refactor-websockets 4 gadi atpakaļ
  Jonathan 79b6ecaa44 fix(Register): action now resolves properly (job queue hangup with getting random string) 4 gadi atpakaļ
  Jonathan 461dd7fc33 fix(Profile page): recent-activity tab on profile now gets user's username correctly 4 gadi atpakaļ
  Jonathan 20a0c887f2 fix(WS): on socket reconnect, rooms should be rejoined 4 gadi atpakaļ
  Jonathan 4e66872b27 fix(Activities): when station/playlist is deleted, the ActivityItem shouldn't have a reference to it 4 gadi atpakaļ
  Jonathan 02eff38cb2 fix(backend): some functions were holding up the job queue 4 gadi atpakaļ
  Jonathan 6302bf40a8 style: eslint issues from the resolved merge conflicts 4 gadi atpakaļ
  Jonathan Graham 4ef0e02f70 Merge branch 'polishing' into refactor-websockets 4 gadi atpakaļ
  Jonathan Graham 588c441b22 Merge pull request #67 from Musare/kris-station-playlists 4 gadi atpakaļ
  Kristian Vos cc691c20fd Got the queue list on station pages working for official stations (not permanent) 4 gadi atpakaļ
  Kristian Vos 743f4db81d Added proper error handling when a genre playlist isn't found 4 gadi atpakaļ
  Kristian Vos cbd82f1914 Fixed issue where stations wouldn't automatically start playing after genres adding for example 4 gadi atpakaļ
  Kristian Vos c30a6185bf Fixed issue with removing all genres from a station 4 gadi atpakaļ
  Kristian Vos 9804a5e62b Small improvement to migration2 4 gadi atpakaļ
  Kristian Vos 844e36e192 Reverted some changes to get party mode functional again 4 gadi atpakaļ
  Kristian Vos ebb7502d60 Hopefully fixed some issues with stations and initializing 4 gadi atpakaļ
  Jonathan 133dc7843c style(WS): eslint issues from recent changes 4 gadi atpakaļ
  Jonathan 3c0a43ff41 fix(WS): 'SOCKETS_LEAVE_SONG_ROOMS' and 'EMIT_TO_ROOM' now resolve correctly 4 gadi atpakaļ
  Kristian Vos df5726bf67 Tried to fix weird issue with subdocuments in station documents 4 gadi atpakaļ
  Kristian Vos 4fc51fe301 Added way to automatically create and get missing genre playlists, does this on backend start 4 gadi atpakaļ
  Kristian Vos 5888698079 Clarified error when adding genres fails when creating stations 4 gadi atpakaļ
  Jonathan 3d97ea8e33 fix(WS): fixed station users code 4 gadi atpakaļ
  Jonathan 24ccb3f75b fix(socket.io -> WS): added config option for websockets domain 4 gadi atpakaļ
  Jonathan eb9e2809c1 fix(Settings page): minor typo causing issues 4 gadi atpakaļ
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 4 gadi atpakaļ
  Jonathan 48fd84585b refactor(socket.io -> WS): removed io.getSocket from anywhere it was used 4 gadi atpakaļ
  Jonathan 4787d6aa37 feat(socket.io -> WS): client-side tries to reconnect every 1000ms if loses connection 4 gadi atpakaļ