mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
feat(search): queue preview on Ctrl+V paste and modal polish
Global queue paste opens the preview modal before play; overlay scrollbar, context-menu suppression, changelog/credits for PR #716 and DanielWTE (#551).
This commit is contained in:
@@ -111,6 +111,7 @@ const CONTRIBUTOR_ENTRIES = [
|
||||
'Search: filter search3 artist rows with zero albums (report: zunoz on Psysonic Discord) (PR #697)',
|
||||
'Internet Radio: portal add/edit station modal to document.body — fixes clipped modal on empty library (report: voidboywannabe on Psysonic Discord) (PR #699)',
|
||||
'Now Playing: composite list keys on similar artists, album-card tracklist, and top songs — avoids duplicate React keys when Subsonic repeats ids (PR #703)',
|
||||
'Search: share links in live/mobile search + queue preview modal (PR #716)',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -190,6 +191,13 @@ const CONTRIBUTOR_ENTRIES = [
|
||||
'Romanian (ro) full UI translation (PR #663)',
|
||||
],
|
||||
},
|
||||
{
|
||||
github: 'DanielWTE',
|
||||
since: '1.46.0',
|
||||
contributions: [
|
||||
'Search: queue pasted share links from live search (PR #551)',
|
||||
],
|
||||
},
|
||||
{
|
||||
github: 'Psychotoxical',
|
||||
since: '1.0.0',
|
||||
|
||||
Reference in New Issue
Block a user