mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-23 00:06:18 -04:00
Implement libheif v1.19.3 instead of heic2any to prevent browser crashes with some iOS 18 heic image files
This commit is contained in:
parent
00d2757fdc
commit
fb6fe7ae61
9 changed files with 110 additions and 31 deletions
|
@ -7,6 +7,9 @@ const relativePathsToCache = [
|
|||
'manifest.json',
|
||||
'styles/styles-main.css',
|
||||
'styles/styles-deferred.css',
|
||||
'scripts/heif-convert.js',
|
||||
'scripts/libheif.js',
|
||||
'scripts/libheif.wasm',
|
||||
'scripts/localization.js',
|
||||
'scripts/main.js',
|
||||
'scripts/network.js',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue