schlagmichdoch
d7b68e214e
Prevent fetch response and cache update if response is redirected
2025-02-24 20:17:54 +01:00
schlagmichdoch
148eb79ef0
Fix alphabetical sort in supportedLocales
2025-02-24 20:09:00 +01:00
schlagmichdoch
c7b7badb3d
Increase version to v1.11.1
...
## Fixes
- Fix PWA install button on chromium based browsers (#383 ) (Thanks @realchrislovett)
- Fix wrong file extension on chromium based browsers if mime type is not set (#355 )
## Languages
- Translations updates from Hosted Weblate (Japanese)
2025-02-19 12:24:53 +01:00
schlagmichdoch
13e75f525d
Merge pull request #382 from weblate/weblate-pairdrop-pairdrop-spa
...
Translations update from Hosted Weblate
2025-02-19 12:19:46 +01:00
schlagmichdoch
b7c1893ac0
Merge pull request #381 from schlagmichdoch/fix-filename-wo-suffix
...
WIP:Fix chromium file extension if mime type is not set
2025-02-19 12:17:55 +01:00
Chris Lovett
341fa7fdf0
Restore desktop Chrome PWA button ( #383 )
...
* Restore desktop Chrome PWA button with start_url ./
2025-02-19 11:46:00 +01:00
Hosted Weblate
aa09da3076
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (166 of 166 strings)
Co-authored-by: maboroshin <maboroshin@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/ja/
Translation: PairDrop/pairdrop-spa
2025-02-18 13:34:01 +01:00
schlagmichdoch
547038c9bc
Fix file name display if no file extension is present
2025-02-17 19:32:54 +01:00
schlagmichdoch
a39d8cdc84
Fix chromium filename by defaulting mime to "application/octet-stream"
2025-02-17 19:20:17 +01:00
schlagmichdoch
b3c61f4baf
Increase version to v1.11.0
...
## Enhancements
- Make PWA standalone (#264 )
- Bring back background animation after performance optimization (#285 )
- Add support for Safari 11-15 (#358 )
- Update Twitter icon and URL to (X) (Thanks @realchrislovett)
- Update node dependencies
## Fixes
- Fix pasting of files on background to invoke share-mode and make it available on Firefox (#370 )
- Fix padding issue on EditPairedDevicesDialog and Base64Dialog
- Fix hydration of URLs into links in received messages that have exclamation marks in path
## Languages
- Translations updates from Hosted Weblate (Basque, Norwegian Bokmål)
2025-02-17 13:50:15 +01:00
schlagmichdoch
ef61cc4dfe
Update node dependencies
2025-02-17 13:33:07 +01:00
schlagmichdoch
fa992498fb
Revert "Prevent background animation from being cut on devices with a notch"
...
This reverts commit 09e4e5d289
.
2025-02-17 13:15:51 +01:00
schlagmichdoch
800d492da5
Fix animation color on older webkit/blink based browsers
2025-02-17 12:36:49 +01:00
schlagmichdoch
b8a973f037
Fix background animation size on 4k screens and decrease base opacity
2025-02-17 11:52:07 +01:00
schlagmichdoch
83549261f6
Merge pull request #369 from weblate/weblate-pairdrop-pairdrop-spa
...
Translations update from Hosted Weblate
2025-02-17 11:09:15 +01:00
Hosted Weblate
9f4309c866
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (166 of 166 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Tobbz <thetobbz@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/nb_NO/
Translation: PairDrop/pairdrop-spa
2025-02-17 11:08:40 +01:00
Hosted Weblate
43ce64d68a
Translated using Weblate (Bengali)
...
Currently translated at 1.2% (2 of 166 strings)
Added translation using Weblate (Bengali)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Saif Mahmud <saifmahmud366@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/bn/
Translation: PairDrop/pairdrop-spa
2025-02-17 11:08:39 +01:00
Hosted Weblate
61caa43ce9
Translated using Weblate (Basque)
...
Currently translated at 100.0% (166 of 166 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: xabirequejo <xabi.rn@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/eu/
Translation: PairDrop/pairdrop-spa
2025-02-17 11:08:38 +01:00
schlagmichdoch
0e574ae7fc
Merge pull request #378 from schlagmichdoch/bring_back_animation
...
Bring back optimized background animation
2025-02-17 11:06:29 +01:00
schlagmichdoch
3240921207
Merge branch 'master' into bring_back_animation
2025-02-17 11:04:58 +01:00
schlagmichdoch
3c7042da6d
Merge pull request #375 from schlagmichdoch/fix-bugs-1.11
...
Fix bugs for 1.11
2025-02-17 10:56:25 +01:00
schlagmichdoch
09e4e5d289
Prevent background animation from being cut on devices with a notch
2025-02-16 23:47:35 +01:00
schlagmichdoch
ec0012ecd1
Speed up animation slightly
2025-02-16 23:43:50 +01:00
schlagmichdoch
8eea54f8dd
Make sure older webkit/blink based browsers are able to render opacity of circles
2025-02-16 23:43:50 +01:00
schlagmichdoch
ae68ede3f3
Put worker and libraries in subfolders
2025-02-16 23:43:50 +01:00
schlagmichdoch
16523843bd
Use OffscreenCanvas on supported browsers to offload canvas drawing to a service worker thread
2025-02-16 23:43:41 +01:00
schlagmichdoch
829d63deda
Merge pull request #377 from realchrislovett/twit
...
Updated Twitter (X) icon and URL
2025-02-16 19:44:22 +01:00
schlagmichdoch
f0e7250617
Use time based approach to smoothen reduced framerate
2025-02-16 00:52:34 +01:00
schlagmichdoch
eca41f36c7
Merge pull request #374 from schlagmichdoch/pwa_standalone
...
Enable standalone mode for PWA
2025-02-15 00:00:15 +01:00
schlagmichdoch
1d0d3d0896
Merge pull request #376 from realchrislovett/patch-1
...
Remove bar at top of screen on iOS
2025-02-14 23:53:03 +01:00
schlagmichdoch
8a3c60d3a6
Bring back optimized background animation
2025-02-14 20:54:15 +01:00
schlagmichdoch
e2f0ca6e45
Fix links in messages cut if ! in path; make regex more readable
2025-02-14 19:13:39 +01:00
Chris Lovett
27a61d589b
Remove bar at top of screen on iOS
...
On iOS, when the app runs as a PWA without this line, there will be a bar at the top of the screen. Implementing this setting will make for a more seamless UI on iOS, as documented below.
https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html
2025-02-14 12:05:38 -05:00
Chris Lovett
02c95dde9d
Updated Twitter (X) icon and URL
2025-02-14 10:17:10 -05:00
schlagmichdoch
dabfe58124
Fix word-break of base64zip button on mobile
2025-02-14 15:47:17 +01:00
schlagmichdoch
82b329fea8
Fix padding of auto-accept instruction
2025-02-14 15:36:35 +01:00
schlagmichdoch
8a833cd69d
Make PWA standalone
2025-02-13 20:07:38 +01:00
schlagmichdoch
629328c2f6
Use css instead of JS to detect offset on high viewports
2025-02-13 20:07:25 +01:00
schlagmichdoch
8826893a42
Merge pull request #372 from schlagmichdoch/fix-share-mode
...
Fix share-mode and enable pasting for Firefox users
2025-02-13 13:04:11 +01:00
schlagmichdoch
efc360e106
Remove text selection prevention to enable pasting for Firefox users
2025-02-13 12:54:17 +01:00
schlagmichdoch
351e7d42c9
Fix share mode by converting FileList to Array
2025-02-13 12:54:17 +01:00
schlagmichdoch
ec520248b8
Remove duplicate instruction
2025-02-13 12:54:17 +01:00
schlagmichdoch
94096aa13c
Merge pull request #349 from schlagmichdoch/fix-ios15.3
...
Add support for iOS <15.3
2025-02-13 12:02:14 +01:00
schlagmichdoch
f7fe303fa7
Fix background css for clients iOS < 13.1
2025-02-13 11:39:10 +01:00
schlagmichdoch
940da7948c
Stop usage of public class fields in order to support Safari 13.1
2025-02-13 10:24:27 +01:00
schlagmichdoch
c52eeda3ff
Add BrowserStack to README.md
2025-02-12 00:35:24 +01:00
schlagmichdoch
44c0f3dbaa
Check for BroadcastChannel availability before instantiating it
2025-02-11 16:02:24 +01:00
schlagmichdoch
659b53b5fa
Increase version to v1.10.11
...
## Enhancements
- Prevent referrer in created links in message
## Fixes
- Prevent wrong `start_url` when installing PairDrop PWA from sub path (#329 )
- Hotfix: Disable thumbnail creation for HEIC/HEIF files until PR #350 is merged (hotfix for #336 )
## Languages
- New Language Bulgarian
- New Language Estonian
- New Language Basque
- New Language Persian
- New Language Norwegian Nynorsk
- New Language Slovak
- New Language Tamil
- New Language Hant Script
- New Language Korean
- Translations updates from Hosted Weblate (Indonesian, Arabic, Italian, Czech, Japanese, Ukrainian, Russian, German, Portuguese (Brazil))
2025-02-11 14:52:44 +01:00
schlagmichdoch
14bfc1948a
Update node dependencies
2025-02-11 14:42:41 +01:00
schlagmichdoch
8f8708c5fb
Fix loading of default/backup translations
2025-02-11 14:33:32 +01:00