feat: copy sanitized upload failure details
Expose a contextual copy action only for failed uploads, target the exact right-clicked job during multi-selection, and defensively redact URLs and credential-shaped values from clipboard diagnostics.
This commit is contained in:
@@ -129,6 +129,12 @@
|
||||
['Fertig', 'Completed'],
|
||||
['Fehler', 'Failed'],
|
||||
['geprüft', 'checked'],
|
||||
['Fehlerdetails kopieren', 'Copy failure details'],
|
||||
['Fehlerdetails kopiert', 'Failure details copied'],
|
||||
['Versuch', 'Attempt'],
|
||||
['HTTP-Status', 'HTTP status'],
|
||||
['Inhaltstyp', 'Content type'],
|
||||
['Antwortauszug', 'Response excerpt'],
|
||||
['Verfügbarkeit', 'Availability'],
|
||||
['Bereite Accounts', 'Ready accounts'],
|
||||
['Primär', 'Primary'],
|
||||
|
||||
Reference in New Issue
Block a user