Kristian Vos
|
84689f8206
refactor: removed some leftover console.log's
|
3 lat temu |
Owen Diffey
|
1615721c8c
refactor: started modal improvements and fixes after removing bulma
|
3 lat temu |
Kristian Vos
|
b7a67182a5
refactor: renamed download playlist file name from privateplaylist to playlist
|
3 lat temu |
Kristian Vos
|
823522e932
refactor: renamed export playlist route
|
3 lat temu |
Kristian Vos
|
ba8af6b7e3
refactor: public playlists are now exportable, and admins can export any playlist
|
3 lat temu |
Kristian Vos
|
cf7686a4fe
fix: non-admin users couldn't delete their own playlist
|
3 lat temu |
Kristian Vos
|
b405d63002
refactor: replaced button anchors with buttons, and removed hash anchors with
|
3 lat temu |
Kristian Vos
|
0deddb39f5
feat: added ability for admins to delete modifiable user playlists
|
3 lat temu |
Owen Diffey
|
54930fb04d
chore: Removed more commented code and re-added some
|
3 lat temu |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 lat temu |
Kristian Vos
|
1fe7f06e3e
refactor: changed frontend config naming due to devServer config changes
|
3 lat temu |
Kristian Vos
|
a8aaec5e90
refactor: made scrollIntoView not jump vertically
|
3 lat temu |
Kristian Vos
|
c7e0c94be3
fix(EditPlaylist): both sides would scroll together on some browsers
|
3 lat temu |
Kristian Vos
|
3ee841a759
refactor: improved EditPlaylist/ManageStation Musare song search item adding to playlist/queue action(s)
|
3 lat temu |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 lat temu |
Kristian Vos
|
b30576d5ea
improvement: various improvements for changes from last two PR's
|
3 lat temu |
Owen Diffey
|
67e9909806
Improvements to dark mode
|
3 lat temu |
Kristian Vos
|
ec927a2a5d
refactor(EditPlaylist): playlist gets cleared on modal close, and when loading songs it tells the user that
|
3 lat temu |
Jonathan Graham
|
5aea7d9aff
fix(SongActions): when moving song to top/bottom of playlist, song actions should close
|
3 lat temu |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 lat temu |
Kristian Vos
|
63aaf82a7e
fix(EditPlaylist): first column would jump around when switching tabs, there was no space between rows when wrapped
|
3 lat temu |
Jonathan
|
3ff5719575
feat(EditPlaylist): added tabs for songs, playlists and settings
|
3 lat temu |
Jonathan
|
89748306d7
fix(frontend): mostly css fixes due to vue 3.0 upgrade
|
3 lat temu |
Jonathan
|
6833d6bc5e
chore(frontend): moved to vue 3.0, still some remaining bugs
|
3 lat temu |
Kristian Vos
|
14cf79d6cf
Added tab system to EditPlaylist modal, fixed small bug, switched a lot of EditSong to VueX
|
3 lat temu |
Owen Diffey
|
49b0ef2063
Added Song Item component
|
4 lat temu |
Owen Diffey
|
915effec94
Added vue-tippy for tooltips, fixed song item overflow issues, general tooltip improvements, etc
|
4 lat temu |
Owen Diffey
|
14144e969c
Allowed all songs to be reported,edited and liked/disliked
|
4 lat temu |
Owen Diffey
|
0f72c1658e
Fixed editPlaylist styling issues
|
4 lat temu |
Jonathan
|
f2d60b6923
fix(EditPlaylist): minor improvement to styling when a playlist isn't editable
|
4 lat temu |