Owen Diffey
|
26fc4c3c61
Added dark mode styling to FloatingBox
|
3 years ago |
Kristian Vos
|
610c2f5560
refactor(Station): added youtubeId to list of Musare youtubeId's
|
3 years ago |
Kristian Vos
|
9338d45245
fix(Station): song not available toast would never go away on its own
|
3 years ago |
Kristian Vos
|
e88dcc8668
refactor(Station): changed local skipping to only be used when the backend is disconnected
|
3 years ago |
Jonathan Graham
|
aed5f5500c
fix(frontend): metadata component renamed due to conflict
|
3 years ago |
Jonathan Graham
|
40aa4e9432
fix(MacOS): playback rates shouldn't be modified on-the-fly on Safari
|
3 years ago |
Kristian Vos
|
7d868d1735
fix(Station): hopefully fixed issues with song desyncing
|
3 years ago |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 years ago |
Kristian Vos
|
382199ea2f
fix(Station): skip votes would sometimes not load when skipping naturally
|
3 years ago |
Kristian Vos
|
afafe95d73
fix(Station): skip votes and own song ratings would sometimes not load correctly
|
3 years ago |
Kristian Vos
|
9bc88f25f5
fix(EditPlaylist/Settings): isAdmin method wasn't defined
|
3 years ago |
Kristian Vos
|
9b511dc974
refactor(Station): changed the way likes/dislikes are loaded
|
3 years ago |
Kristian Vos
|
e746124e8b
fix(Station): included playlists showed as not-included in My Playlists tab
|
3 years ago |
Kristian Vos
|
3a11eedeab
fix(Station): setCurrentSong would give error of currentSong was null, and cleared up some code for dealing with getQueue
|
3 years ago |
Kristian Vos
|
febad102a5
fix(Station): container height was incorrect, causing the footer to be half shown on desktop
|
3 years ago |
Jonathan
|
a59a2723ea
feat(AddToPlaylist): create-playlist modal can be opened from dropdown
|
3 years ago |
Jonathan
|
49e5f647cb
fix: merge conflicts
|
3 years ago |
Jonathan
|
8f7fcc7f97
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
dc18712aae
feat(Reports): custom issues, functionality for 'report per issue'
|
3 years ago |
Kristian Vos
|
888b2500ec
Fixed some issues where component unmounting didn't execute cleanup functions
|
3 years ago |
Jonathan
|
72e6296539
fix(ManageStation): removed reference to different versions of modal
|
3 years ago |
Jonathan
|
f0bd467021
fix(Station page): likes/dislikes not included in songs in a station's queue
|
3 years ago |
Jonathan
|
2e74b8efd8
feat(Report): updated design of modal, info. can be provided for each issue
|
3 years ago |
Owen Diffey
|
76cce582da
Removed my manage station modal
|
3 years ago |
Jonathan
|
89748306d7
fix(frontend): mostly css fixes due to vue 3.0 upgrade
|
3 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 years ago |
Kristian Vos
|
f94c31af06
Changed some things to hopefully fix bug with skipDuration on station page
|
3 years ago |
Kristian Vos
|
14cf79d6cf
Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX
|
3 years ago |
Kristian Vos
|
15cc7f900b
Added local reports array in EditSong, and implemented tab system in EditSong
|
3 years ago |
Kristian Vos
|
e4578d53dd
Made EditSong not autoplay, and made station pause/resume based on the EditSong player being paused or not
|
3 years ago |