Kristian Vos
|
d72d161d7f
refactor: removed unnecesarry transition for home station cards
|
3 years ago |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 years ago |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 years ago |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 years ago |
Kristian Vos
|
58ff240d58
fix(Home): hopefully fixed issues with mobile and favorite stations on scroll/click
|
3 years ago |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 years ago |
Kristian Vos
|
b73b87f09c
refactor(Home): temporarily disabled draggable transitions as it's broken
|
3 years ago |
Kristian Vos
|
15ca721aa4
refactor(Home): added space when joining artists on homepage
|
3 years ago |
Kristian Vos
|
2b5459c5d6
Disabled being able to select some header/footer images
|
3 years ago |
Kristian Vos
|
888b2500ec
Fixed some issues where component unmounting didn't execute cleanup functions
|
3 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 years ago |
Kristian Vos
|
c627102855
Added empty reports tab to EditSong
|
3 years ago |
Jonathan
|
486c78daa8
feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size
|
3 years ago |
Jonathan
|
17744b6f23
fix(ManageStation): Currently playing doesnt update in manage station queue on admin page
|
3 years ago |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
3 years ago |
Jonathan
|
eba2bde79f
fix(WS): leaving a page doesn't clear listeners from old page e.g. switching stations
|
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
|
75b3a97663
feat(AccountRemoval): account removal message is now configurable
|
3 years ago |
Kristian Vos
|
7aea73fd40
Fixed issue with station not updating after opening manage station
|
3 years ago |
Jonathan
|
9fdaaeb5a6
fix(Station Skipping): homepage doesn't automatically update when a song changes
|
3 years ago |
Kristian Vos
|
2702e11fb7
Fixed various issues with homepage not updating when stations updated
|
3 years ago |
Kristian Vos
|
7d1c7f591d
Fixed issues with homepage updating with new stations and unlisted/private stations
|
3 years ago |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 years ago |
Jonathan
|
920cf62aed
chore(WS): further standardised callbacks on socket listeners
|
4 years ago |
Vos
|
42a5f9072c
Merge pull request #71 from Musare/kris-youtube-id-migration
|
4 years ago |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
4 years ago |
Jonathan
|
d558fafd2c
feat(DraggableFavoriteStations): initial implementation on homepage
|
4 years ago |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 years ago |
Jonathan
|
9c47a6b4d0
fix(Home page): Create Station card broken on mobile
|
4 years ago |