Owen Diffey
|
9372b821da
fix(Station): addPartyPlaylistSongToQueue only if queue is not full
|
3 anni fa |
Owen Diffey
|
9b6252518c
Improved party mode auto add playlist song to queue functionality (#400)
|
3 anni fa |
Kristian Vos
|
a8aaec5e90
refactor: made scrollIntoView not jump vertically
|
3 anni fa |
Kristian Vos
|
a3e623b5d5
fix(ManageStation/Playlists): search results with no results would throw an error in the console and not notify the user
|
3 anni fa |
Jonathan Graham
|
c03aa584c9
refactor(WS): on socket reconnect, some pages should be reobtaining data such as indexing etc.
|
3 anni fa |
Owen Diffey
|
67e9909806
Improvements to dark mode
|
3 anni fa |
Kristian Vos
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 anni fa |
Jonathan
|
ce94aeae13
fix(SongItem/PlaylistItem): fixed spacing between icons in 'song actions' tooltips
|
3 anni fa |
Owen Diffey
|
76cce582da
Removed my manage station modal
|
3 anni fa |
Kristian Vos
|
547a249c7f
Renamed ManageStation to ManageStationOwen
|
3 anni fa |
Jonathan
|
40e82ca4dc
fix(ManageStation): added scrollIntoView for tabs inside Playlist tab
|
3 anni fa |
Jonathan
|
486c78daa8
feat(Tooltips): seperate theme for info tooltips (compared to action-based tooltips), smaller font size
|
3 anni fa |
Owen Diffey
|
0de2dddd2a
Improved selected tab styling
|
3 anni fa |
Owen Diffey
|
a346aa38b6
Fixed tab selection overflow
|
3 anni fa |
Kristian Vos
|
473894f481
Replaced all :key instances with unique ids rather than an index
|
3 anni fa |
Owen Diffey
|
49436e1fb0
Added confirmation to deselect blacklisted playlist
|
3 anni fa |
Kristian Vos
|
b191abdb3c
Fixed issue where excluding playlist wouldn't wait for removing included playlist
|
3 anni fa |
Jonathan
|
8a1602b9d7
feat(WS): when a modal is closed, socket listeners are now removed
|
3 anni fa |
Jonathan
|
e2d79629cb
fix(WS): edge case for some socket listeners being called multiple times
|
3 anni fa |
Owen Diffey
|
3516a16a1e
Minor tweaks and bug fixes
|
3 anni fa |
Kristian Vos
|
dc3e1cfbc1
Added manage station modal data update on events
|
3 anni fa |
Jonathan
|
a71b19a9b2
feat(SortablePlaylists): removed unnecessary duplicate code
|
4 anni fa |
Owen Diffey
|
cb14b73ed7
Manage Station minor improvements
|
4 anni fa |
Kristian Vos
|
0eaee1e059
Added pagination to manage station playlist and musare song search
|
4 anni fa |
Kristian Vos
|
ebd272a5e4
Added logic for pagination for playlist and official song searching in manage station modal
|
4 anni fa |
Owen Diffey
|
b9d2db7d92
Merge branch 'polishing' into owen-manage-station
|
4 anni fa |
Owen Diffey
|
b0f48029ea
Added party mode playlist selection logic
|
4 anni fa |
Kristian Vos
|
d231712ffa
Added official song searching to manage station modal
|
4 anni fa |
Owen Diffey
|
cfb2a01469
Added blacklist playlist buttons
|
4 anni fa |
Owen Diffey
|
5ae61e49fe
Added playlist search results to manage station modal
|
4 anni fa |