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
|
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
|
3d66c90f01
Fixed issue with EditSong duration setting
|
3 years ago |
Jonathan
|
e29496244a
fix(EditSong): (Some?) listeners don't get cleared after exiting the modal
|
3 years ago |
Jonathan
|
b2d8d85176
style(WS): socket listener names should be standardised
|
3 years ago |
Owen Diffey
|
efef2b4547
Allowed verified songs to be hidden and vise versa
|
3 years ago |
Kristian Vos
|
3a43b2ec44
Fixed small bug in EditSong modal
|
3 years ago |
Kristian Vos
|
d69d9240e7
Improved EditSong duration setting and fixed a few small bugs
|
3 years ago |
Kristian Vos
|
95711d9c88
Worked on delete song functionality, but disabled it for now
|
3 years ago |
Kristian Vos
|
03cfdc55e9
Added ability to change video's id while editing in EditSong modal
|
3 years ago |
Owen Diffey
|
c32f68c516
Re-added remove song functionality
|
3 years ago |
Owen Diffey
|
0b2d93aaa4
Verifying song now uses songId instead of youtubeId
|
3 years ago |
Kristian Vos
|
9de52b4d86
Added room for editsong modal
|
3 years ago |
Owen Diffey
|
5ce47aa3ce
editSong (un)verify and (un)hide buttons
|
3 years ago |
Kristian Vos
|
66812487a9
Adjusted thumbnail restrictions in editsong
|
3 years ago |
Kristian Vos
|
435c5173c4
Added checks to make sure thumbnail is square and not too big or small
|
3 years ago |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
3 years ago |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
3 years ago |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
3 years ago |
Vos
|
42a5f9072c
Merge pull request #71 from Musare/kris-youtube-id-migration
|
3 years ago |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
3 years ago |
Jonathan
|
ced9febf6c
fix(frontend): use vue references instead of document.getElementById
|
3 years ago |
Owen Diffey
|
fd520a274d
Improved button layouts and other tweaks
|
3 years ago |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
3 years ago |
Kristian Vos
|
5e9abcf93e
Small tweak, flooring startDuration for ActivityWatch extension since it isn't very accurate
|
3 years ago |
Kristian Vos
|
756a9a68d8
Initial commit for ActivityWatch integration
|
3 years ago |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
3 years ago |