Commit Graph

94 Commits

Author SHA1 Message Date
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 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 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 ab67c5858d
FAQ: Update link whose certificate has expired 2024-08-22 14:29:10 +02:00
schlagmichdoch b34b3f7b39
Fix and update apache config (fixes #312) 2024-08-17 21:02:20 +02:00
schlagmichdoch 3e502a76d0 Increase version to v1.10.10
## Enhancements
- Make displayName field more intuitive by hiding the placeholder when it is focussed (#319)

## Fixes
- Fixes substring error on server (#308)

## Languages
- New Language Czech
- New Language Ukrainian
- Translations update from Hosted Weblate (Indonesian)
2024-08-17 16:04:08 +02:00
schlagmichdoch f9b8b0fadf Fix dev environment variable FQDN missing and update docs 2024-07-17 15:37:39 +02:00
schlagmichdoch 331c61fec8 Change docs to reflect that dev files are now included in master branch 2024-07-14 13:10:16 +02:00
schlagmichdoch 6ca039910a fix dev docker and docs 2024-07-13 21:50:45 +02:00
schlagmichdoch e6f2c776dc
Remove duplicate Firewall section 2024-07-13 16:49:06 +02:00
schlagmichdoch b0711de5b9 Increase version to v1.10.9
## Fixes
- Updated Node.js dependencies

## Languages
- New Language Belarusian
- New Language Danish
- New Language Hebrew
- Translations update from Hosted Weblate (French, Japanese, Turkish, Russian)
2024-07-01 18:56:51 +02:00
schlagmichdoch 488762bbce
Update faq.md
Co-authored-by: babstar99 <babstar99@users.noreply.github.com>
2024-04-18 22:26:27 +02:00
schlagmichdoch 80a5c0efdb Increase version to v1.10.8
## Fixes
- Received message empty when loaded from queue (#288)

## Languages
- New Language Hungarian
- New Language Polish
- New Language Traditional Chinese
- Translations update from Hosted Weblate (Portuguese (Brazil), Russian, Japanese, Arabic, Indonesian, Dutch, French)
2024-04-18 16:30:33 +02:00
schlagmichdoch be46e7d4af Add some more info to the FAQ 2024-02-22 16:13:38 +01:00
schlagmichdoch 3c1bc9f82f
Update answer for saving images to the iOS gallery and add linebreaks for better readability 2024-02-18 01:15:52 +01:00
schlagmichdoch d6287c4cf0 Increase version to v1.10.7
## Enhancements
- Implemented drag and drop into text fields
- Tidy up code
- Translations update from Hosted Weblate (Italian)

## Fixes
- Received URLs with single letter subdomains not hydrated into links #258
- Button does not change color on hover (#262 + #263)
- On Windows Edge, PeerUI shows „preparing“ when file selector is cancelled (#257)
2024-02-09 03:53:53 +01:00
schlagmichdoch b36105b1cf
Remove trailing back quote` from command in how-to.md
Fixes #256
2024-01-30 19:09:09 +01:00
schlagmichdoch 3fa0873bc4 Increase version to v1.10.6
## Changes
- Fix loading error on older iOS and Mac versions
- Fix websocket-fallback info text position
- Translations update from Hosted Weblate (Turkish, Japanese, Indonesian)
2024-01-21 20:09:11 +01:00
schlagmichdoch f152645452 Increase version to v1.10.5
## Changes
- Fix Zip Release workflow
2024-01-06 15:41:39 +01:00
schlagmichdoch 1a9fa8e60a Enhance the documentation for pairdrop-cli and add shell commands 2024-01-06 15:13:48 +01:00
schlagmichdoch 89addd6649 pairdrop-cli: Exit application if config file cannot be created on first run 2024-01-06 15:09:08 +01:00
schlagmichdoch 9847feeb52
Fix `SIGNALING_SERVER` documentation 2023-12-13 18:50:33 +01:00
schlagmichdoch e2299f1d0f Add documentation for the customizable about pairdrop buttons 2023-12-13 18:10:27 +01:00
schlagmichdoch 1f1e029071 Recreate screenshots for manifest.json and recreate animation used in README.md 2023-12-11 20:00:34 +01:00
schlagmichdoch d6e1ddb265 Add documentation on how to set up and use pairdrop-cli and send files via the context menu 2023-12-08 01:55:38 +01:00
schlagmichdoch eeb7dca884 Enable sending multiple files via cli and add files to use this via the send-to menu on Windows and Ubuntu (using Nautilus) 2023-12-08 01:55:11 +01:00
schlagmichdoch 3439e7f6d4 Decrease redundancy by changing the way the websocket fallback is included; Adding new env var SIGNALING_SERVER to host client files but use another server for signaling. 2023-11-09 01:02:03 +01:00
schlagmichdoch 1c79290ad6 - add guide to documentation and example files to repository to run coturn alongside PairDrop via Docker Compose
- enable TURN over TLS
- modified the .gitignore to ignore files with user-data
- should fix #105
- partly cherry-picked from #106

Co-authored-by: xundeenergie <xundeenergie@users.noreply.github.com>
2023-10-28 04:46:02 +02:00
schlagmichdoch 750f54301d Conform the use of docker images by implementing the use of environment variables for all options available to Docker images and start node on docker run automatically. 2023-10-28 03:46:31 +02:00
MeIchthys d738258869
Add alternate TURN server option
Added note about using an alternate TURN server like OpenRelay.
2023-08-29 09:10:05 -04:00
schlagmichdoch 22bf1be2b7
Add TLS requirement to host-your-own.md 2023-08-28 13:41:12 +02:00
Allan Nordhøy efeff84320
"HEALTHCHECK" 2023-08-11 18:59:26 +00:00
Allan Nordhøy 6563ec98b3
Bold button scheme 2023-07-08 13:26:48 +00:00
Allan Nordhøy 17a12baa2a
technical-documentation reworked 2023-07-08 13:24:42 +00:00
Allan Nordhøy 913b60b712
how-to reworked 2023-07-08 13:17:35 +00:00
Allan Nordhøy 9424f704bf
host-your-own reworked 2023-07-08 13:14:07 +00:00
Allan Nordhøy 044d7aa20d
docker-swarm-usage reworked 2023-07-08 12:59:58 +00:00
Allan Nordhøy 2d0ea9a2f1
Update FAQ reworked 2023-06-21 22:55:42 +00:00
luckman212 32e909b8c2
fixes for https://github.com/schlagmichdoch/PairDrop/issues/69
(squashed, docs updated, IPV6_LOCALIZE input validation)
2023-05-19 12:18:20 -04:00
schlagmichdoch fb08bdaf36 add environment variable DEBUG_MODE to docs 2023-04-27 18:14:45 +02:00
schlagmichdoch 2d8bbd5a79 Change docs to include the usage of our own TURN server instead of the TURN server of the Open Relay Project 2023-04-19 16:50:22 +02:00
schlagmichdoch 0fe36e132c
Remove the "under development" message from the share-menu section 2023-03-28 20:24:46 +02:00
schlagmichdoch ce549adf22
Merge pull request #82 from kgncloud/patch-1
Add Healthcheck to Dockerfile
2023-03-25 04:09:46 +01:00
schlagmichdoch bdb39a1d2c add docker-swarm-usage.md reference to host-your-own.md and tidy up docker-swarm-usage.md 2023-03-25 04:08:11 +01:00
schlagmichdoch 195dfd0bb3 Add https requirement for PWAs to faq.md 2023-03-25 03:37:15 +01:00
Kaindl Network 680ed81bd7
Create 2023-03-18 23:52:33 +00:00
schlagmichdoch 01cd670afc Convert FAQ to collapsible sections and add back third-party apps 2023-03-14 15:43:40 +01:00
schlagmichdoch 490e4db380
Add information about specifying TURN servers 2023-03-07 18:25:25 +01:00
schlagmichdoch 8bcaa3f60f
Fix header hierarchy for dynamic stun/turn in docs 2023-03-03 18:28:49 +01:00