schlagmichdoch
|
e06fa47c96
|
Implement customizable buttons via env vars (fixes #214)
|
2023-12-13 17:40:48 +01:00 |
|
schlagmichdoch
|
132b2ffa65
|
Rename deferred style sheet
|
2023-12-13 17:21:21 +01:00 |
|
schlagmichdoch
|
86d1aa3560
|
Implement thumbnail creation for heic images
|
2023-12-11 19:00:14 +01:00 |
|
schlagmichdoch
|
b5535c7ace
|
Make overflowing icons expandable via caret button and fix header btn opacity
|
2023-12-09 19:13:27 +01:00 |
|
schlagmichdoch
|
78b758b990
|
Implement the ability to initiate public room creation or device pairing via URL parameter (#207)
|
2023-12-08 13:57:19 +01:00 |
|
schlagmichdoch
|
10b658e2e9
|
Centralize evaluation of URL parameters to clean up code and remove redundancies, and streamline Base64Dialog class
|
2023-12-08 13:57:19 +01:00 |
|
schlagmichdoch
|
cb86ce0e39
|
Streamline client initiation by using await/async instead of .then and events
|
2023-12-08 13:57:19 +01:00 |
|
schlagmichdoch
|
0c2da78ed2
|
Refactor "paste mode" to "share mode"; Introduce a small clipboard panel instead of changing the xNoPeer instructions. This also enables the use of the header btns while sharing; Add possibility to change shared text before sending via a dialog; Add a setting that specifies whether that dialog should always be opened when sharing text
|
2023-12-08 03:48:43 +01:00 |
|
schlagmichdoch
|
5a2ec9c670
|
Load initial translation as proper async call instead of using an event
|
2023-11-23 19:59:29 +01:00 |
|
schlagmichdoch
|
e37c31a784
|
Merge next into fix-send-text-dialog-cut-off
|
2023-11-23 19:16:29 +01:00 |
|
schlagmichdoch
|
00e7394740
|
Reduce Scripts needed on start up to reduce critical requests aka speed up initial loading
|
2023-11-11 19:56:23 +01:00 |
|
schlagmichdoch
|
bdc8a6b111
|
Only start loading of deferred assets after UI is ready
|
2023-11-11 19:16:00 +01:00 |
|
schlagmichdoch
|
99332037bf
|
Defer loading of all render-blocking resources until the UI has loaded
|
2023-11-09 04:45:46 +01:00 |
|