Kristian Vos
|
2edfd5ef3b
Merge branch 'polishing' into kris-responsive-station
|
3 years ago |
Kristian Vos
|
1a93d1d61d
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Owen Diffey
|
36c39013be
Only 1 playlist can be included in station sequential play mode now
|
3 years ago |
Kristian Vos
|
66812487a9
Adjusted thumbnail restrictions in editsong
|
3 years ago |
Kristian Vos
|
435c5173c4
Added checks to make sure thumbnail is square and not too big or small
|
3 years ago |
Kristian Vos
|
68856407d0
Added ability for admins to change genre playlist privacy
|
3 years ago |
Kristian Vos
|
3eefc38b5f
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
3 years ago |
Jonathan
|
e7e8f88c4b
fix(Account Removal): small change in wording on admin page
|
3 years ago |
Jonathan
|
df24f8f606
feat(AccountRemoval): admin tab now shows unresolved data requests
|
3 years ago |
Kristian Vos
|
cbd389ea5a
Limited avatar initials to first 2 characters and limited user name only to valid characters
|
3 years ago |
Jonathan
|
75b3a97663
feat(AccountRemoval): account removal message is now configurable
|
3 years ago |
Jonathan
|
61e5e59094
feat(AccountRemoval): email sent to admins on data request is optional
|
3 years ago |
Jonathan
|
fb46afcab6
feat(AccountRemoval): data removal request to admins, email sent to admins
|
3 years ago |
Jonathan
|
5a762270bb
feat(AccountRemoval): added github_redirect to modal after relinking github
|
3 years ago |
Kristian Vos
|
32296fb869
Attempted to make station page more responsive
|
3 years ago |
Owen Diffey
|
49436e1fb0
Added confirmation to deselect blacklisted playlist
|
3 years ago |
Kristian Vos
|
b9362cbdd1
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Kristian Vos
|
7aea73fd40
Fixed issue with station not updating after opening manage station
|
3 years ago |
Owen Diffey
|
3b7c296585
Added deselectPlaylist promise to station playlist sidebar
|
3 years ago |
Kristian Vos
|
b191abdb3c
Fixed issue where excluding playlist wouldn't wait for removing included playlist
|
3 years ago |
Kristian Vos
|
9ab2bf1f4a
Fixed issues with admin songs not being removed from list upon removal
|
3 years ago |
Owen Diffey
|
076764fbc8
Possibly fixed songs not skipping locally in party stations
|
3 years ago |
Jonathan
|
988e774d4b
fix(Station Queue): repositioning songs socket event not passed to both ManageStation modal and Station page
|
3 years ago |
Jonathan
|
9fdaaeb5a6
fix(Station Skipping): homepage doesn't automatically update when a song changes
|
3 years ago |
Jonathan
|
4dd174ecbd
fix(WS): when backend connection loss + regain, callbacks weren't being fired
|
3 years ago |
Owen Diffey
|
f7fee6e6f7
Merge pull request #72 from Musare/dependabot/npm_and_yarn/backend/redis-3.1.1
|
3 years ago |
dependabot[bot]
|
024577627d
chore(deps): Bump redis from 2.8.0 to 3.1.1 in /backend
|
3 years ago |
Jonathan
|
8a1602b9d7
feat(WS): when a modal is closed, socket listeners are now removed
|
3 years ago |
Jonathan
|
e2d79629cb
fix(WS): edge case for some socket listeners being called multiple times
|
3 years ago |