mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Show ready-to-download documents in media gallery
This commit is contained in:
@@ -1507,6 +1507,13 @@
|
||||
"updated": "2025-06-26T23:23:57.292Z",
|
||||
"reasonDetail": "Holding on to a close function"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/PreferencesInternal.tsx",
|
||||
"line": " const prevAbortControlerRef = useRef<AbortController | null>(null);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-08-20T18:18:34.081Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/PreferencesLocalBackups.tsx",
|
||||
@@ -1515,13 +1522,6 @@
|
||||
"updated": "2025-05-30T22:48:14.420Z",
|
||||
"reasonDetail": "For focusing the settings backup key viewer textarea"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/PreferencesInternal.tsx",
|
||||
"line": " const prevAbortControlerRef = useRef<AbortController | null>(null);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-08-20T18:18:34.081Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/ProfileEditor.tsx",
|
||||
@@ -1711,13 +1711,6 @@
|
||||
"updated": "2025-05-28T00:57:39.376Z",
|
||||
"reasonDetail": "Holding on to a close function"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/conversation/AttachmentStatusIcon.tsx",
|
||||
"line": " const timerRef = useRef<NodeJS.Timeout | undefined>();",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-02-21T04:17:59.239Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/conversation/CallingNotification.tsx",
|
||||
|
||||
Reference in New Issue
Block a user