Owen Diffey
|
0b2d93aaa4
Verifying song now uses songId instead of youtubeId
|
4 lat temu |
Kristian Vos
|
9de52b4d86
Added room for editsong modal
|
4 lat temu |
Owen Diffey
|
5ce47aa3ce
editSong (un)verify and (un)hide buttons
|
4 lat temu |
Kristian Vos
|
66812487a9
Adjusted thumbnail restrictions in editsong
|
4 lat temu |
Kristian Vos
|
435c5173c4
Added checks to make sure thumbnail is square and not too big or small
|
4 lat temu |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
4 lat temu |
Jonathan
|
942d2149d5
refactor(modals): modals don't have sectors anymore
|
4 lat temu |
Jonathan
|
46731eedc6
chore(WS): standardised callbacks for socket actions
|
4 lat temu |
Vos
|
42a5f9072c
Merge pull request #71 from Musare/kris-youtube-id-migration
|
4 lat temu |
Kristian Vos
|
b1c71932f0
Replaced songId with youtubeId
|
4 lat temu |
Jonathan
|
ced9febf6c
fix(frontend): use vue references instead of document.getElementById
|
4 lat temu |
Owen Diffey
|
fd520a274d
Improved button layouts and other tweaks
|
4 lat temu |
Jonathan
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
4 lat temu |
Kristian Vos
|
5e9abcf93e
Small tweak, flooring startDuration for ActivityWatch extension since it isn't very accurate
|
4 lat temu |
Kristian Vos
|
756a9a68d8
Initial commit for ActivityWatch integration
|
4 lat temu |
Jonathan
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
4 lat temu |
Jonathan
|
3ecda7b1e0
chore: removed unnecessary folders for vue components
|
4 lat temu |
Owen Diffey
|
915effec94
Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc
|
4 lat temu |
Kristian Vos
|
bb3fa16e7b
Started working on song merging
|
4 lat temu |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
4 lat temu |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
4 lat temu |
Jonathan
|
d2b85c8a9d
feat(SaveButton): moved to a component, allowed for multiple types of buttons on same page
|
4 lat temu |
Jonathan
|
c6efca5b75
feat(EditSong): modal now makes use of SaveButton mixin
|
4 lat temu |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
4 lat temu |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
4 lat temu |
Jonathan
|
d663304022
chore: cleaned up lofig code
|
4 lat temu |
Jonathan
|
813f3e5182
refactor: new design for Edit Playlist modal
|
4 lat temu |
Jonathan
|
6d5d5bf355
chore: improved file structure of independent modals
|
4 lat temu |
Owen Diffey
|
020ac58a23
EditSong modal on stations for current and queued songs
|
4 lat temu |
Kristian Vos
|
9790a7a694
Made EditSong modal independent
|
4 lat temu |