Kristian Vos
|
a8aaec5e90
refactor: made scrollIntoView not jump vertically
|
há 3 anos atrás |
Kristian Vos
|
c7e0c94be3
fix(EditPlaylist): both sides would scroll together on some browsers
|
há 3 anos atrás |
Kristian Vos
|
3ee841a759
refactor: improved EditPlaylist/ManageStation Musare song search item adding to playlist/queue action(s)
|
há 3 anos atrás |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
há 3 anos atrás |
Kristian Vos
|
b30576d5ea
improvement: various improvements for changes from last two PR's
|
há 3 anos atrás |
Owen Diffey
|
67e9909806
Improvements to dark mode
|
há 3 anos atrás |
Kristian Vos
|
ec927a2a5d
refactor(EditPlaylist): playlist gets cleared on modal close, and when loading songs it tells the user that
|
há 3 anos atrás |
Jonathan Graham
|
5aea7d9aff
fix(SongActions): when moving song to top/bottom of playlist, song actions should close
|
há 3 anos atrás |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
há 3 anos atrás |
Kristian Vos
|
63aaf82a7e
fix(EditPlaylist): first column would jump around when switching tabs, there was no space between rows when wrapped
|
há 3 anos atrás |
Jonathan
|
3ff5719575
feat(EditPlaylist): added tabs for songs, playlists and settings
|
há 3 anos atrás |
Jonathan
|
89748306d7
fix(frontend): mostly css fixes due to vue 3.0 upgrade
|
há 3 anos atrás |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
há 3 anos atrás |
Kristian Vos
|
14cf79d6cf
Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX
|
há 3 anos atrás |
Owen Diffey
|
49b0ef2063
Added Song Item component
|
há 4 anos atrás |
Owen Diffey
|
915effec94
Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc
|
há 4 anos atrás |
Owen Diffey
|
14144e969c
Allowed all songs to be reported,edited and liked/disliked
|
há 4 anos atrás |
Owen Diffey
|
0f72c1658e
Fixed editPlaylist styling issues
|
há 4 anos atrás |
Jonathan
|
f2d60b6923
fix(EditPlaylist): minor improvement to styling when a playlist isn't editable
|
há 4 anos atrás |
Jonathan
|
aa8eaa5a07
feat(Playlists/Admin Page): added option to view playlists as admin
|
há 4 anos atrás |
Jonathan
|
bd49247f02
fix(EditPlaylist): edit/report/addtoplaylist icons should only show if user is correctly authenticated
|
há 4 anos atrás |
Jonathan
|
24ccb3f75b
fix(socket.io -> WS): added config option for websockets domain
|
há 4 anos atrás |
Jonathan
|
48fd84585b
refactor(socket.io -> WS): removed io.getSocket from anywhere it was used
|
há 4 anos atrás |
Jonathan
|
78ac4585d7
refactor(socket.io -> WS): emitting and listening for events (along with callbacks)
|
há 4 anos atrás |
Jonathan
|
a30de2e386
feat(PlaylistSongItem): you can now report or edit a song from in a playlist
|
há 4 anos atrás |
Owen Diffey
|
06007636f8
Merge remote-tracking branch 'origin/jonathan-activities' into polishing
|
há 4 anos atrás |
Owen Diffey
|
1c1babf66c
Removed global and colors scss files
|
há 4 anos atrás |
Owen Diffey
|
b8316de6f8
Moved from scss to css variables
|
há 4 anos atrás |
Jonathan
|
8ac030b85f
feat(EditPlaylist): keep isAddedToQueue for search results in sync with playlist changes
|
há 4 anos atrás |
Owen Diffey
|
d2f268a7a4
Profile picture initials random background color
|
há 4 anos atrás |