Commit Graph

193 Commits

Author SHA1 Message Date
ErikrafT e69f00906e
Update index.html 2025-04-12 10:46:28 -03:00
ErikrafT 74a29ef1b4
Update index.html 2025-04-12 10:35:58 -03:00
ErikrafT cfdd6f4bf4
Update index.html 2025-04-12 10:16:39 -03:00
ErikrafT 6126ebd35f
Update index.html 2025-04-12 10:00:46 -03:00
ErikrafT 8be3ce5ca9
Update index.html 2025-04-12 09:55:09 -03:00
ErikrafT 17aeb2fbaa
Update index.html 2025-04-12 09:49:33 -03:00
ErikrafT b056630133
Update index.html 2025-04-12 09:44:24 -03:00
ErikrafT 1844322a3f
Update index.html 2025-04-12 09:40:27 -03:00
ErikrafT 20815612e4
Update index.html 2025-04-12 09:29:00 -03:00
ErikrafT f85b1182c4
Update index.html 2025-04-11 20:58:44 -03:00
ErikrafT 8341f834a2
Update index.html 2025-04-11 20:43:03 -03:00
ErikrafT 7a206e1747
Update index.html 2025-04-11 20:34:36 -03:00
ErikrafT 3d6584893c
Update index.html 2025-04-11 20:16:14 -03:00
ErikrafT c1f7944d08
Update index.html 2025-04-11 20:11:23 -03:00
ErikrafT 6ecb436806
Update index.html 2025-04-11 20:04:58 -03:00
ErikrafT 58a319d780
Update index.html 2025-04-11 18:11:17 -03:00
ErikrafT f4bb6e52e1
Update index.html 2025-04-11 18:00:25 -03:00
ErikrafT ee60118030
Update index.html 2025-04-10 17:38:28 -03:00
ErikrafT 5f2a048444
Update index.html 2025-04-10 17:23:58 -03:00
ErikrafT 991be60b56
Update index.html 2025-04-10 17:04:18 -03:00
ErikrafT 65ed5d519f
Update index.html 2025-04-10 16:36:45 -03:00
ErikrafT a1532826e9
Update index.html 2025-04-09 16:48:41 -03:00
ErikrafT ff497b88b1
Update index.html 2025-04-08 19:12:07 -03:00
ErikrafT c7649c17c1
Update index.html 2025-04-08 18:55:45 -03:00
ErikrafT 1847a490ac
Update index.html 2025-04-08 18:15:12 -03:00
ErikrafT c7bfc91560
Update index.html 2025-04-08 16:46:49 -03:00
ErikrafT 10d2d5b3be
Update index.html 2025-04-07 23:48:33 -03:00
ErikrafT c331f116aa
Update index.html 2025-04-07 23:46:01 -03:00
ErikrafT 5ad33fe224
Update index.html 2025-04-07 23:40:48 -03:00
ErikrafT 14571e6c41
Update index.html 2025-04-07 23:36:44 -03:00
ErikrafT c72911949e
Update index.html 2025-04-07 23:24:31 -03:00
ErikrafT adba87c670
Update index.html 2025-04-07 23:14:13 -03:00
ErikrafT dab200d68d
Update index.html 2025-04-07 23:08:03 -03:00
ErikrafT 1d8c72f43a
Update index.html 2025-04-07 23:01:49 -03:00
ErikrafT 3beea897e8
Update index.html 2025-04-07 22:58:00 -03:00
ErikrafT 50815550e9
Update index.html 2025-04-07 22:54:18 -03:00
schlagmichdoch 4862ba3067 Increase version to v1.11.2
## Enhancements
- Speed up update process by skipping waiting and claiming currently open pages -> no need to close all tabs in order to get an update anymore
- Update Bluesky icon from square to butterfly
- Update node dependencies

## Fixes
- Prevent service-worker from responding with redirect (fixes #384)
- Fix: switch off twitter button via env var not possible (#388)
- Add missing files to paths that get cached upon sw installation

## Languages
- Translations updates from Hosted Weblate (Japanese)
2025-02-24 20:46:32 +01:00
schlagmichdoch 80615c533c Update Bluesky icon from square to butterfly 2025-02-23 19:20:50 +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 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 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 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 829d63deda
Merge pull request #377 from realchrislovett/twit
Updated Twitter (X) icon and URL
2025-02-16 19:44:22 +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 82b329fea8 Fix padding of auto-accept instruction 2025-02-14 15:36:35 +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 43c071b37f Enable Bulgarian, Estonian, Basque, Persian, Norwegian Nynorsk, Slovak, Tamil, Hant Script, and Korean translations 2025-02-11 12:14:58 +01:00