mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 16:08:34 +01:00
Introduce ability to play mp4 files as they download
This commit is contained in:
@@ -468,12 +468,6 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-12-01T01:31:12.757Z"
|
||||
},
|
||||
{
|
||||
"rule": "DOM-innerHTML",
|
||||
"path": "node_modules/intl-tel-input/build/js/intlTelInput.min.js",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-12-01T01:31:12.757Z"
|
||||
},
|
||||
{
|
||||
"rule": "DOM-innerHTML",
|
||||
"path": "node_modules/intl-tel-input/build/js/intlTelInput.js",
|
||||
@@ -481,6 +475,12 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2024-11-16T00:33:41.092Z"
|
||||
},
|
||||
{
|
||||
"rule": "DOM-innerHTML",
|
||||
"path": "node_modules/intl-tel-input/build/js/intlTelInput.min.js",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-12-01T01:31:12.757Z"
|
||||
},
|
||||
{
|
||||
"rule": "DOM-innerHTML",
|
||||
"path": "node_modules/intl-tel-input/build/js/intlTelInputWithUtils.js",
|
||||
@@ -557,13 +557,6 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2024-11-16T00:33:41.092Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/StandaloneRegistration.tsx",
|
||||
"line": " const pluginRef = useRef<Iti | undefined>();",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2024-11-16T00:33:41.092Z"
|
||||
},
|
||||
{
|
||||
"rule": "eval",
|
||||
"path": "node_modules/jest-runner/node_modules/source-map-support/source-map-support.js",
|
||||
@@ -2207,6 +2200,14 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-10-11T21:21:08.188Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/Lightbox.tsx",
|
||||
"line": " const downloadToastTimeout = useRef<NodeJS.Timeout | number | undefined>();",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-01-06T03:53:58.093Z",
|
||||
"reasonDetail": "usageTrusted"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/ListView.tsx",
|
||||
@@ -2322,6 +2323,13 @@
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2021-11-30T10:15:33.662Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/StandaloneRegistration.tsx",
|
||||
"line": " const pluginRef = useRef<Iti | undefined>();",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2024-11-16T00:33:41.092Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/StoryImage.tsx",
|
||||
|
||||
Reference in New Issue
Block a user