schlagmichdoch
|
06d00668b8
|
Increase WebRTC file transfer speed by implementing the bufferamountlow event properly
|
2023-10-13 18:50:17 +02:00 |
|
schlagmichdoch
|
8054794a70
|
Fix byte size conversion
|
2023-10-13 18:50:17 +02:00 |
|
schlagmichdoch
|
702f0715a2
|
fix ws-fallback. Variable that indicates WebRTC support was always false
|
2023-10-13 18:50:17 +02:00 |
|
schlagmichdoch
|
13d5c01935
|
increase version to v1.9.1
|
2023-10-13 18:49:19 +02:00 |
|
schlagmichdoch
|
787cd8dab5
|
Include header buttons installation and edit-paired-devices to evaluation before fading in header
|
2023-10-13 18:46:39 +02:00 |
|
schlagmichdoch
|
2131307fc6
|
Fix offline capability: Cache first -> fetch from network second. From now on, updates are only possible by increasing cacheVersion
|
2023-10-13 18:46:22 +02:00 |
|
schlagmichdoch
|
8eb6e5bfab
|
increase version to v1.9.0
|
2023-10-12 13:27:41 +02:00 |
|
schlagmichdoch
|
bb1468fa42
|
Implement click on QR-code to copy room or pair link (#174)
|
2023-10-12 13:20:58 +02:00 |
|
schlagmichdoch
|
a32b310bf0
|
add default English translation file as preload link
|
2023-10-12 04:27:59 +02:00 |
|
schlagmichdoch
|
ed2f1b0c61
|
Speed up initial load while still preventing css layout shift; Tidy up ui.js
|
2023-10-12 04:27:56 +02:00 |
|
schlagmichdoch
|
2578803a78
|
Fix header button margin on ltr languages
|
2023-10-12 03:42:48 +02:00 |
|
schlagmichdoch
|
e367ca9f78
|
Remove css nesting to support devices with iOS 16.4 and older and other browsers (https://caniuse.com/css-nesting)
|
2023-10-12 03:42:48 +02:00 |
|
schlagmichdoch
|
684fe7142d
|
Make "Connecting..." toast persistent until connection is established
|
2023-10-12 03:42:48 +02:00 |
|
schlagmichdoch
|
4e00e5b358
|
Add notifications-permissions-error to translations
|
2023-10-12 01:53:31 +02:00 |
|
schlagmichdoch
|
ceec9c5f49
|
Revert incorrect changes when removing all strings from index.html
|
2023-10-11 23:31:18 +02:00 |
|
schlagmichdoch
|
81d85d0cc6
|
Add title of the send message text field to translations
|
2023-10-11 23:31:18 +02:00 |
|
schlagmichdoch
|
cd669b13d9
|
Fix display name not being editable on some older iOS devices (#163)
|
2023-10-11 23:31:18 +02:00 |
|
schlagmichdoch
|
38a80d2d34
|
Revert "fix textarea for sending messages is not editable on some iOS devices (#163)"
This reverts commit 1669fe7d75 .
|
2023-10-11 23:31:18 +02:00 |
|
schlagmichdoch
|
d46f57d8ec
|
Add translation files to PWA offline cache (#164)
|
2023-10-11 23:31:18 +02:00 |
|
schlagmichdoch
|
f75e6e85b2
|
Redraw background when language is changed
|
2023-10-11 23:31:18 +02:00 |
|
schlagmichdoch
|
7a299a5c98
|
Make Set Language Dialog properly scrollable on mobile devices by using the styling of Pair Device and Public Room Dialogs.
|
2023-10-11 23:28:56 +02:00 |
|
schlagmichdoch
|
4854c816a4
|
Enable Arabic, Dutch, Italian, Japanese and Spanish translations
|
2023-10-11 18:04:00 +02:00 |
|
schlagmichdoch
|
117a4d3eb9
|
adjustments to add right-to-left language
|
2023-10-11 18:04:00 +02:00 |
|
schlagmichdoch
|
8d0e560b1d
|
Add new translations to websocket fallback version
|
2023-10-11 18:04:00 +02:00 |
|
schlagmichdoch
|
a2f2774ca0
|
remove all translated strings from index.html
|
2023-10-11 18:03:49 +02:00 |
|
schlagmichdoch
|
cffc2a834f
|
increase version to v1.8.3
|
2023-10-09 20:53:12 +02:00 |
|
schlagmichdoch
|
1669fe7d75
|
fix textarea for sending messages is not editable on some iOS devices (#163)
|
2023-10-09 19:16:21 +02:00 |
|
schlagmichdoch
|
3c1ef57740
|
prevent Cumulative Layout Shift by fading in elements after initial translation is loaded
|
2023-10-06 02:57:46 +02:00 |
|
schlagmichdoch
|
faa2030f0b
|
Merge pull request #166 from jimmyGALLAND/fix_dialog_transfert_request_title
fix dialog transfert request title
|
2023-10-03 23:12:08 +02:00 |
|
Jimmy GALLAND
|
d082a885c4
|
add french translate
Co-authored-by: schlagmichdoch <schlagmichdoch@users.noreply.github.com>
|
2023-10-01 17:14:39 +02:00 |
|
Jimmy GALLAND
|
fd89aca219
|
fix transfer request dialog title
Co-authored-by: schlagmichdoch <schlagmichdoch@users.noreply.github.com>
|
2023-10-01 16:56:13 +02:00 |
|
schlagmichdoch
|
82a46ebb84
|
increase version to v1.8.2
|
2023-09-24 22:30:32 +02:00 |
|
schlagmichdoch
|
d7e25dc2d4
|
Activate Romanian and Indonesian translations
|
2023-09-22 02:07:45 +02:00 |
|
schlagmichdoch
|
eeccf78fa6
|
Add new translations to websocket fallback version
|
2023-09-22 01:54:55 +02:00 |
|
schlagmichdoch
|
9a7ee95d2f
|
Add missing strings form public room dialog to translation files - second try
|
2023-09-20 02:13:22 +02:00 |
|
schlagmichdoch
|
e0548102d3
|
increase version to v1.8.1
|
2023-09-19 18:05:54 +02:00 |
|
schlagmichdoch
|
d7626822fa
|
Merge missing translations from branch 'translate'
|
2023-09-19 18:03:13 +02:00 |
|
schlagmichdoch
|
426b75f336
|
Add new translations to websocket fallback version
|
2023-09-19 18:02:13 +02:00 |
|
schlagmichdoch
|
d45c6b5bea
|
increase margin for hr-note ("OR") on dialogs
|
2023-09-19 00:24:32 +02:00 |
|
schlagmichdoch
|
5625bf6f93
|
Add missing strings form public room dialog to translation files
|
2023-09-19 00:23:19 +02:00 |
|
schlagmichdoch
|
efec6eaa1a
|
increase version to v1.8.0
|
2023-09-18 22:52:48 +02:00 |
|
schlagmichdoch
|
2abbfcea75
|
Fix spelling in German language files
|
2023-09-18 22:52:10 +02:00 |
|
schlagmichdoch
|
684e43a352
|
prevent autofocus of dialog elements on mobile
|
2023-09-18 22:32:21 +02:00 |
|
schlagmichdoch
|
fc190dd121
|
fix discovery-wrapper
|
2023-09-18 22:13:30 +02:00 |
|
schlagmichdoch
|
6c07dc3678
|
Fix translation and design of base64dialog
|
2023-09-18 22:03:18 +02:00 |
|
schlagmichdoch
|
dbe3381e7d
|
Fix concatenation of translated strings in paste mode
|
2023-09-18 21:27:56 +02:00 |
|
schlagmichdoch
|
0bae7c84bd
|
Enable German translation
|
2023-09-18 21:27:48 +02:00 |
|
schlagmichdoch
|
ddd5c7df8c
|
Remove deleted translation strings and-by and discovery-everyone from all translation files
|
2023-09-18 18:17:16 +02:00 |
|
schlagmichdoch
|
33a6a1b8dc
|
Add new translations to websocket fallback version
|
2023-09-18 18:11:31 +02:00 |
|
schlagmichdoch
|
3f1477f24a
|
Fix public room badge not translating correctly when switching languages
|
2023-09-14 20:23:04 +02:00 |
|