Owen Diffey
|
76cce582da
Removed my manage station modal
|
3 years ago |
Jonathan
|
2a66b8bfa3
fix(Tooltips): hiding tippy elements on song actions works again
|
3 years ago |
Jonathan
|
20772abcef
fix(ResetPassword): when going from login modal, musare icon fails to load
|
3 years ago |
Jonathan
|
03aa18ed2e
fix(Tooltips): when clicking off confirm component, it should hide
|
3 years ago |
Jonathan
|
6ca42ba997
fix(Tooltips): fixed overflow issues on Profile page
|
3 years ago |
Jonathan
|
4f9d61bf6f
Merge branch 'polishing' of github.com:Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
89748306d7
fix(frontend): mostly css fixes due to vue 3.0 upgrade
|
3 years ago |
Jonathan Graham
|
9c58d7af31
Merge pull request #79 from Musare/dependabot/npm_and_yarn/frontend/ws-6.2.2
|
3 years ago |
dependabot[bot]
|
dcb9844589
chore(deps): Bump ws from 6.2.1 to 6.2.2 in /frontend
|
3 years ago |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 years ago |
Jonathan
|
316072afe2
default version of managestation modal will be 'kris'
|
3 years ago |
Kristian Vos
|
f94c31af06
Changed some things to hopefully fix bug with skipDuration on station page
|
3 years ago |
Kristian Vos
|
77fea86931
Disabled backend CI eslint check until proper backend linting is implemented
|
3 years ago |
Kristian Vos
|
3ec0702db8
Fixed issue with darkmode in Kris ManageStation modal
|
3 years ago |
Kristian Vos
|
70dced3ab4
Version in frontend template config file was wrong
|
3 years ago |
Kristian Vos
|
8a54c7d995
Various fixes and improvements to ImportAlbum
|
3 years ago |
Kristian Vos
|
bb4f0154a9
Merge remote-tracking branch 'upstream/polishing' into kris
|
3 years ago |
Kristian Vos
|
27a4c64c4e
Fixed small mistake with padding on playlistitem
|
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
|
c627102855
Added empty reports tab to EditSong
|
3 years ago |
Kristian Vos
|
15cc7f900b
Added local reports array in EditSong, and implemented tab system in EditSong
|
3 years ago |
Kristian Vos
|
ebc2b117a3
Added error to EditSong if player can't be loaded, don't allow changing changed duration/youtubeId unless player can be loaded, disabled thumbnail size checking
|
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 |
Kristian Vos
|
254e0110a3
Improved EditSong shortcuts a little bit
|
3 years ago |
Kristian Vos
|
3a58a2ca79
Improved profile picture with initials
|
3 years ago |
Kristian Vos
|
ccb6b91d21
Made some changes to next song skipping in a station
|
3 years ago |
Kristian Vos
|
3a64e21abd
Fixed issue where a video would sometimes not properly end in EditSong
|
3 years ago |
Kristian Vos
|
a97ea1b981
Improved responsiveness of modal footer buttons
|
3 years ago |
Kristian Vos
|
3809aa7066
Made some improvements to the Kris ManageStation modal, and a few other improvements
|
3 years ago |
Kristian Vos
|
39e5c7c2a3
Fixed CI issue
|
3 years ago |