Commit Graph

43 Commits

Author SHA1 Message Date
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 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 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 a7f5d336c3 Fix Zip Release workflow: wrong upload path 2024-01-06 15:37:05 +01:00
schlagmichdoch c9e4510f65 Increase version to v1.10.4
## Changes
- Use blue icons as favicons for better contrast (#235)
- Fix pairdrop-cli exit on error
- Enhancement: On release: Prevent nesting of pairdrop-cli folder inside pairdrop-cli.zip
- Enhance documentation for pairdrop-cli and sending from context menu (#236)
- Translations update from Hosted Weblate
2024-01-06 15:30:20 +01:00
schlagmichdoch 79cc8e5590 Release file pairdrop-cli.zip should only include contents of folder pairdrop-cli instead of the folder itself 2024-01-06 15:11:18 +01:00
schlagmichdoch ccb2170287 Increase version to v1.10.3 2024-01-03 17:18:04 +01:00
schlagmichdoch c3e92d7d4c Increase version to v1.10.2 2023-12-15 23:54:20 +01:00
schlagmichdoch ae75cdbc62 Increase version to v1.10.1 2023-12-13 18:15:09 +01:00
schlagmichdoch 77f2866893 add write permission to workflow zip-release 2023-12-12 19:48:39 +01:00
schlagmichdoch fbaa05de82 increase version to v1.10.0 2023-12-12 19:19:56 +01:00
schlagmichdoch 7786499dcc Add workflow to create a new zip file from pairdrop-cli whenever a new version tag is pushed 2023-12-08 01:55:44 +01:00
schlagmichdoch 56a258a33f Increase repo security by pinning actions to a commit SHA. 2023-12-08 01:55:44 +01: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
schlagmichdoch 86e0d97afb increase version to v1.9.4 2023-10-23 19:46:20 +02:00
schlagmichdoch 46f33f894b increase version to v1.9.3 2023-10-20 20:24:53 +02:00
schlagmichdoch dd31f375a4 increase version to v1.9.2 2023-10-20 17:44:58 +02:00
schlagmichdoch 13d5c01935 increase version to v1.9.1 2023-10-13 18:49:19 +02:00
schlagmichdoch 8eb6e5bfab increase version to v1.9.0 2023-10-12 13:27:41 +02:00
schlagmichdoch cffc2a834f increase version to v1.8.3 2023-10-09 20:53:12 +02:00
schlagmichdoch 82a46ebb84 increase version to v1.8.2 2023-09-24 22:30:32 +02:00
schlagmichdoch e0548102d3 increase version to v1.8.1 2023-09-19 18:05:54 +02:00
schlagmichdoch efec6eaa1a increase version to v1.8.0 2023-09-18 22:52:48 +02:00
schlagmichdoch e0210b0307
Rename enhancement to enhancement.md 2023-08-11 13:21:10 +02:00
schlagmichdoch f95181c057
Create enhancement issue template 2023-08-11 13:20:38 +02:00
schlagmichdoch 69f1688dfe
Update bug-report.md 2023-08-11 13:11:51 +02:00
Rob van Oostenrijk f5fde731b0
Build multi-architecture image
Build image output both for amd64 & arm64
2023-03-31 08:37:11 +04:00
schlagmichdoch 4a0cd1f49a Update issue templates: Point out the FAQ 2023-03-14 11:48:57 +01:00
Xstar97TheNoob 0de92864eb fix IMAGE_NAME
Just tested this on my fork, works.
2023-02-25 17:02:19 +01:00
Xstar97TheNoob 2a3d1d4105
Fix variable to a static lowercase name 2023-02-24 10:40:30 -05:00
Xstar97TheNoob 0d8db3e309
add downcase to variable. 2023-02-20 09:36:24 -05:00
Xstar97TheNoob c7647daff7
feat(ghcr.io) build container on tagged releases to ghcr.io 2023-02-20 09:25:57 -05:00
schlagmichdoch 2b11057082
Ensure `docker build` always uses latest node image 2023-02-17 17:25:35 +01:00
schlagmichdoch d6f49d4356
Update issue templates 2023-02-13 13:38:08 +01:00
schlagmichdoch 6b7e1bba54
setup GitHub action for automatic build of Docker container
as requested in https://github.com/schlagmichdoch/PairDrop/issues/22
2023-02-12 02:37:53 +01:00
schlagmichdoch b2d6a62048
Update issue templates 2023-02-08 11:22:49 +01:00
schlagmichdoch 57851902f9 make rate-limiting and auto-restart optional via flag and modify readme 2023-01-11 14:21:54 +01:00
Giorgio Bellisario f12872bf5c Add Dependabot for deps auto-update check 2023-01-11 13:23:05 +01:00
RobinLinus d1144670ef
Update FUNDING.yml 2022-11-08 19:14:25 +01:00
RobinLinus 070f6a954f
Update FUNDING.yml 2022-10-13 01:13:56 +02:00
RobinLinus b2e79913aa
Update FUNDING.yml 2021-01-05 01:54:24 +01:00
RobinLinus 6427616e75
Create FUNDING.yml 2020-03-28 17:50:03 +01:00