Jonathan
|
73e4aa49a8
fix(mobile): incorrect way of using vuex when trying to updated localPaused
|
3 years ago |
Jonathan
|
fd879113e1
fix(mobile): should fix issue with forced pausing on ios not notifying our localPaused variable
|
3 years ago |
Jonathan
|
65fa3c1579
fix(mobile): ios devices will forcibly pause playback locally
|
3 years ago |
Jonathan
|
23dac82256
fix(mobile): ios device can't write out to volume control
|
3 years ago |
Jonathan
|
877549d8d5
fix(mobile): removed playback rate changes with ios to stop stuttering
|
3 years ago |
Jonathan
|
8d6bacded1
fix(mobile): potential fix for ios devices trying to make the youtube embed fullscreen
|
3 years ago |
Jonathan
|
f4c491f335
fix(Queue): cleaned up code to undo repositioning of song if backend failure
|
3 years ago |
Kristian Vos
|
668df41ad0
Worked on experimental ManageStation design (WIP)
|
3 years ago |
Kristian Vos
|
822f9c822b
Undo queue reposition if the backend action isn't succesful
|
3 years ago |
Jonathan
|
e2f2458176
fix(Admin Song Tabs): on ws reconnection, songs were removed and not replaced
|
3 years ago |
Jonathan
|
af74cc531b
fix(Admin Management of Songs): fixed socket listeners for toggling verifying/hiding
|
3 years ago |
Jonathan
|
e29496244a
fix(EditSong): (Some?) listeners don't get cleared after exiting the modal
|
3 years ago |
Jonathan
|
17744b6f23
fix(ManageStation): Currently playing doesnt update in manage station queue on admin page
|
3 years ago |
Owen Diffey
|
aa6a7f54cd
Minor bug fixes
|
3 years ago |
Jonathan Graham
|
eb21f1846d
Merge pull request #75 from Musare/dependabot/npm_and_yarn/frontend/hosted-git-info-2.8.9
|
3 years ago |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
3 years ago |
Jonathan
|
a9991835b9
fix: Moving songs in the queue in ManageStation from admin page doesn't work
|
3 years ago |
dependabot[bot]
|
0eb9da40db
chore(deps): Bump hosted-git-info from 2.8.8 to 2.8.9 in /frontend
|
3 years ago |
Jonathan
|
da8385cbcd
fix(EditPlaylist): liked/disliked songs allowing name to be edited but not privacy
|
3 years ago |
Jonathan
|
6822819fc4
fix(News): added correct socket events for non-admin pages
|
3 years ago |
Jonathan
|
0402848da0
feat(News): sanitizing of html output of markdown
|
3 years ago |
Jonathan
|
362b6d3027
fix(css): small changes to page titles
|
3 years ago |
Jonathan
|
a0d7525c58
chore(News): merge conflicts
|
3 years ago |
Jonathan
|
a1f59b3543
fix(News): styling of title on news page
|
3 years ago |
Owen Diffey
|
0de2dddd2a
Improved selected tab styling
|
3 years ago |
Owen Diffey
|
efef2b4547
Allowed verified songs to be hidden and vise versa
|
3 years ago |
Kristian Vos
|
3a43b2ec44
Fixed small bug in EditSong modal
|
3 years ago |
Kristian Vos
|
d69d9240e7
Improved EditSong duration setting and fixed a few small bugs
|
3 years ago |
Kristian Vos
|
66d7652c86
Some small changes to news modals
|
3 years ago |
Owen Diffey
|
23952db412
Included createdBy/createdAt in news items and other minor tweaks
|
3 years ago |