Jonathan
|
b2c129e579
fix(Station page): styling of 404 page for Stations
|
3 years ago |
Kristian Vos
|
023edcbbdc
Merge branch 'polishing' into manage-station
|
3 years ago |
Kristian Vos
|
7329a51d45
Worked more on experimental ManageStation design (WIP)
|
3 years ago |
Jonathan
|
53dfeab017
migrate(Playlists): added migration for changes in how song position in playlists is handled
|
3 years ago |
Jonathan
|
5e545d0e5b
refactor(Sortable Songs In Playlists): revisited efficiency of solution
|
3 years ago |
Jonathan
|
486c78daa8
feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size
|
3 years ago |
Jonathan
|
3ce685294c
feat(ManageStation): showTab() should scroll to that tab in the selector (esp. on mobile)
|
3 years ago |
Jonathan
|
e36cec1219
fix(AddToPlaylistDropdown): 'PLAYLIST_INDEX_FOR_ME' job was called way too many times
|
3 years ago |
Jonathan
|
6bbc5c2828
feat(mobile): added toast on ios devices to promote clicking play manually
|
3 years ago |
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 |