Owen Diffey
|
800fb6d305
fix: Continued attempting to fix edit songs in production and other minor tweaks
|
2 lat temu |
Owen Diffey
|
7cf94292ff
fix: Edit Songs not working with frontend production mode
|
2 lat temu |
Owen Diffey
|
ffb519327a
refactor: Edit Song(s) create from youtube video support
|
2 lat temu |
Kristian Vos
|
1d88543745
refactor(EditSong): migrated EditSong to the new modal system
|
3 lat temu |
Kristian Vos
|
39efdcaa8b
feat(EditSong): added back ability to hard stop a video
|
3 lat temu |
Kristian Vos
|
a7164b65d9
fix(EditSong): clicking on the seekerbar while the video was stopped would start the video from 0
|
3 lat temu |
Kristian Vos
|
5588e433ae
fix(EditSong): playback rate was undefined by default
|
3 lat temu |
Owen Diffey
|
1b9bd09313
refactor(CreateSong): Set title and thumbnail on youtube video selection
|
3 lat temu |
Kristian Vos
|
9fe2fa707f
fix(EditSong): player would sometimes show as playing when it was actually paused/stopped
|
3 lat temu |
Owen Diffey
|
29fb80a32d
feat(EditSong): Added player playback rate dropdown
|
3 lat temu |
Owen Diffey
|
63240a2848
feat: Create songs from scratch
|
3 lat temu |
Kristian Vos
|
8853d82187
refactor: cleaned up EditSong and EditSongs a little bit, fixed small issues
|
3 lat temu |
Kristian Vos
|
b817641f28
feat: added confirm prompt when closing EditSong with unsaved changes or EditSongs with todo items left
|
3 lat temu |
Kristian Vos
|
0b9f4b67f2
refactor: replaced ImportAlbum edit songs with the new EditSongs
|
3 lat temu |
Kristian Vos
|
9bee8df278
refactor: worked more on EditSong functionality
|
3 lat temu |
Kristian Vos
|
b4ff49eb71
refactor: worked more on EditSongs/bulk edit song queue
|
3 lat temu |
Jonathan Graham
|
21ac336ad2
fix(EditSong): when picking a different YouTube ID, video player should be reloaded
|
3 lat temu |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 lat temu |
Kristian Vos
|
e293a9593f
feat(EditSong): added YouTube tab
|
3 lat temu |
Jonathan
|
0e74a66d05
feat(EditSong): Reports sidebar with functionality to sort by category or report
|
3 lat temu |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 lat temu |
Kristian Vos
|
c627102855
Added empty reports tab to EditSong
|
3 lat temu |
Kristian Vos
|
15cc7f900b
Added local reports array in EditSong, and implemented tab system in EditSong
|
3 lat temu |
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 lat temu |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 lat temu |
Jonathan
|
6d5d5bf355
chore: improved file structure of independent modals
|
4 lat temu |