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
|
89addd6649
|
pairdrop-cli: Exit application if config file cannot be created on first run
|
2024-01-06 15:09:08 +01:00 |
schlagmichdoch
|
ff883fb994
|
Use blue icons as favicons too to prevent white logo on white background (fixes #235)
|
2024-01-04 17:41:20 +01:00 |
schlagmichdoch
|
ccb2170287
|
Increase version to v1.10.3
|
2024-01-03 17:18:04 +01:00 |
schlagmichdoch
|
3454eebf37
|
Merge branch 'fix-small-issues'
|
2024-01-03 17:15:20 +01:00 |
schlagmichdoch
|
b6203288bf
|
Merge pull request #234 from schlagmichdoch/dependabot/npm_and_yarn/ws-8.16.0
Bump ws from 8.15.0 to 8.16.0
|
2024-01-03 17:14:47 +01:00 |
schlagmichdoch
|
bea0fa5b9c
|
Fix color of URLs on receive text dialog
|
2024-01-03 17:11:38 +01:00 |
schlagmichdoch
|
48090ec41c
|
Fix x-paper width (fixed #233)
|
2024-01-03 16:54:43 +01:00 |
schlagmichdoch
|
229084fab3
|
Properly style indented text via css
|
2024-01-03 16:54:01 +01:00 |
schlagmichdoch
|
d58f380565
|
Prevent executing _onCopy() when text is selected on receive text dialog
|
2024-01-03 16:53:09 +01:00 |
schlagmichdoch
|
676c68b6e7
|
Clear text field when closing receive text dialog
|
2024-01-03 16:52:26 +01:00 |
schlagmichdoch
|
dd0dc21db5
|
Fix replacement of sent URLs with actual links (fixes #231)
|
2024-01-03 16:51:44 +01:00 |
dependabot[bot]
|
4e72339479
|
Bump ws from 8.15.0 to 8.16.0
Bumps [ws](https://github.com/websockets/ws) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.15.0...8.16.0)
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-01 04:45:23 +00:00 |
schlagmichdoch
|
c3e92d7d4c
|
Increase version to v1.10.2
|
2023-12-15 23:54:20 +01:00 |
schlagmichdoch
|
b90924af68
|
Merge branch 'master' into translate
|
2023-12-15 23:51:11 +01:00 |
schlagmichdoch
|
4f80ab4401
|
Merge pull request #226 from schlagmichdoch/parallelize_asset_loading
Parallelize and speed up loading of deferred assets, refactor code, and fix `RTC_CONFIG` env var
|
2023-12-15 23:49:54 +01:00 |
schlagmichdoch
|
f299c90f47
|
Merge pull request #224 from weblate/weblate-pairdrop-pairdrop-spa
Translations update from Hosted Weblate
|
2023-12-15 23:47:25 +01:00 |
schlagmichdoch
|
6737dcacf7
|
Defer scripts and prevent deferred stylesheets from being render blocking
|
2023-12-15 23:40:30 +01:00 |
Hosted Weblate
|
5d39bf4a76
|
Translated using Weblate (Kannada)
Currently translated at 100.0% (161 of 161 strings)
Co-authored-by: Chethan <76928501+ch3thanhs@users.noreply.github.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/kn/
Translation: PairDrop/pairdrop-spa
|
2023-12-15 21:08:45 +00:00 |
Hosted Weblate
|
5c70c873ab
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (166 of 166 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/es/
Translation: PairDrop/pairdrop-spa
|
2023-12-15 21:08:45 +00:00 |
Hosted Weblate
|
b336c75b72
|
Translated using Weblate (German)
Currently translated at 100.0% (166 of 166 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: schlagmichdoch <sonnig-02.hieven@icloud.com>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/de/
Translation: PairDrop/pairdrop-spa
|
2023-12-15 21:08:44 +00:00 |
Hosted Weblate
|
b3f5619f2d
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (161 of 161 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Æthereal <fr.izgi.kn@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/tr/
Translation: PairDrop/pairdrop-spa
|
2023-12-15 21:08:44 +00:00 |
schlagmichdoch
|
939ca3d35d
|
Enable Kannada translation
|
2023-12-15 22:08:25 +01:00 |
schlagmichdoch
|
c2ee459231
|
Fix error if env var `RTC_CONFIG=false` (as in default docker-compose.yml and docs)
|
2023-12-15 21:22:33 +01:00 |
schlagmichdoch
|
c08b324d6a
|
Refactor localization.js
|
2023-12-15 21:20:35 +01:00 |
schlagmichdoch
|
d3a623d352
|
Refactor for loops to specify imagesOnly to Array.prototype.every()
|
2023-12-15 21:19:56 +01:00 |
schlagmichdoch
|
d8f9532039
|
Parallelize asset loading
|
2023-12-15 19:39:26 +01:00 |
schlagmichdoch
|
9847feeb52
|
Fix `SIGNALING_SERVER` documentation
|
2023-12-13 18:50:33 +01:00 |
schlagmichdoch
|
ae75cdbc62
|
Increase version to v1.10.1
|
2023-12-13 18:15:09 +01:00 |
schlagmichdoch
|
e2299f1d0f
|
Add documentation for the customizable about pairdrop buttons
|
2023-12-13 18:10:27 +01:00 |
schlagmichdoch
|
e06fa47c96
|
Implement customizable buttons via env vars (fixes #214)
|
2023-12-13 17:40:48 +01:00 |
schlagmichdoch
|
09451caf86
|
Fix missing English translation for the title of the header expand button
|
2023-12-13 17:38:19 +01:00 |
schlagmichdoch
|
16921cb855
|
Merge branch 'master' into translate
|
2023-12-13 17:33:09 +01:00 |
schlagmichdoch
|
9b8d824bfc
|
Enable Catalan translation (fixes #217)
|
2023-12-13 17:33:02 +01:00 |
schlagmichdoch
|
211328c2f7
|
Add Brazilian Portuguese to file list to be cached in service-worker.js
|
2023-12-13 17:26:21 +01:00 |
schlagmichdoch
|
224e6f0db9
|
Merge pull request #222 from weblate/weblate-pairdrop-pairdrop-spa
Translations update from Hosted Weblate
|
2023-12-13 17:22:51 +01:00 |
Hosted Weblate
|
a3690994b8
|
Translated using Weblate (Catalan)
Currently translated at 100.0% (161 of 161 strings)
Co-authored-by: gmassipg <gerardmassipgil@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/ca/
Translation: PairDrop/pairdrop-spa
|
2023-12-13 17:22:09 +01:00 |
Hosted Weblate
|
866d8a0e16
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (161 of 161 strings)
Co-authored-by: Marcelo Mendonçca Miranda <marcelommira@live.com>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/pt_BR/
Translation: PairDrop/pairdrop-spa
|
2023-12-13 17:22:09 +01:00 |
schlagmichdoch
|
132b2ffa65
|
Rename deferred style sheet
|
2023-12-13 17:21:21 +01:00 |
schlagmichdoch
|
b084a9b83b
|
Preload font and add `font-display: swap;` to increase loading speed
|
2023-12-13 17:20:46 +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
|
9844e28f72
|
Reduce size of screenshot and weblate status images on README.md
|
2023-12-12 19:16:44 +01:00 |
schlagmichdoch
|
1508a0ff33
|
Merge pull request #209 from schlagmichdoch/next
Release Next Version `v1.10.0`
|
2023-12-12 19:13:29 +01:00 |
schlagmichdoch
|
b187dedde3
|
Merge branch 'master' into next
|
2023-12-12 19:13:05 +01:00 |
schlagmichdoch
|
037dab1e46
|
Merge branch 'translate' into next
|
2023-12-12 19:10:12 +01:00 |
schlagmichdoch
|
be155c0f82
|
Merge pull request #218 from weblate/weblate-pairdrop-pairdrop-spa
Translations update from Hosted Weblate
|
2023-12-12 19:09:13 +01:00 |
Hosted Weblate
|
e202e0cfc2
|
Translated using Weblate (German)
Currently translated at 100.0% (161 of 161 strings)
Co-authored-by: schlagmichdoch <sonnig-02.hieven@icloud.com>
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/de/
Translation: PairDrop/pairdrop-spa
|
2023-12-12 19:07:04 +01:00 |
gmassipg
|
d4b770cb0c
|
Translated using Weblate (Catalan)
Currently translated at 12.4% (20 of 161 strings)
Translation: PairDrop/pairdrop-spa
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/ca/
|
2023-12-12 16:18:59 +01:00 |
Eric
|
69388775a4
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (161 of 161 strings)
Translation: PairDrop/pairdrop-spa
Translate-URL: https://hosted.weblate.org/projects/pairdrop/pairdrop-spa/zh_Hans/
|
2023-12-12 16:18:59 +01:00 |