Owen Diffey
|
f09ef4f2e7
fix: Opening home then team removes card bottom border-radius
|
3 years ago |
Owen Diffey
|
a4856c2767
Merge branch 'createStation' into staging
|
3 years ago |
Owen Diffey
|
9ad84bd8e1
Merge branch 'owen-login-register-modal' into staging
|
3 years ago |
Kristian Vos
|
3a4e13e991
refactor: changed the way /login and /register redirect/url changing works
|
3 years ago |
Owen Diffey
|
2183ad947e
refactor: Improved card styling after removing bulma
|
3 years ago |
Owen Diffey
|
0203863290
refactor: Replaced create official station form with updated createStation modal
|
3 years ago |
Owen Diffey
|
9a214b09f9
refactor: Login and Register modal routing continued..
|
3 years ago |
Owen Diffey
|
664c947d70
refactor: Login and Register modal now use modal component and routes open on homepage
|
3 years ago |
Owen Diffey
|
4e5c6f6b39
refactor: Card styling after removing bulma
|
3 years ago |
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
|
4 years ago |
Jonathan
|
17744b6f23
fix(ManageStation): Currently playing doesnt update in manage station queue on admin page
|
4 years ago |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
4 years ago |
Jonathan
|
eba2bde79f
fix(WS): leaving a page doesn't clear listeners from old page e.g. switching stations
|
4 years ago |
Kristian Vos
|
3eefc38b5f
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
4 years ago |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 years ago |
Jonathan
|
75b3a97663
feat(AccountRemoval): account removal message is now configurable
|
4 years ago |
Kristian Vos
|
7aea73fd40
Fixed issue with station not updating after opening manage station
|
4 years ago |
Jonathan
|
9fdaaeb5a6
fix(Station Skipping): homepage doesn't automatically update when a song changes
|
4 years ago |