Commit Graph

489 Commits

Author SHA1 Message Date
Roland Osborne
6b6d756515 minimize layout impact if handle unreasonable long 2023-05-19 16:05:10 -07:00
Roland Osborne
c9d0dca5b0 fix lint warning 2023-05-06 23:51:20 -07:00
Roland Osborne
1961042e0e handle special characters in password 2023-05-06 23:46:45 -07:00
Roland Osborne
0fa341796f fix compile warnings 2023-05-05 16:16:52 -07:00
Roland Osborne
c3cae25fe1 Merge branch 'asset' into main 2023-05-05 16:09:46 -07:00
Roland Osborne
a30f1f3e4e adding loading indicator for sealed assets 2023-05-05 16:08:56 -07:00
balzack
8b4664f90f Merge branch 'asset' 2023-05-05 15:17:31 -07:00
Roland Osborne
b4d15fce99 fixing flicker on sealed video playback 2023-05-04 11:41:53 -07:00
Roland Osborne
9dda806b23 resizing images for sealed channels 2023-05-04 10:13:10 -07:00
Roland Osborne
d486986ebd complete e2e asset support in browser app 2023-05-02 23:46:03 -07:00
Roland Osborne
5f20b22250 rendering unsealed assets 2023-05-02 16:09:35 -07:00
Roland Osborne
452679324a added endpoint to receive encrypted file blocks 2023-04-28 14:07:01 -07:00
Roland Osborne
808d507182 using alternate method to base64 encode arraybuffer 2023-04-27 16:20:32 -07:00
Roland Osborne
18c88c38b6 fixing error loading file data 2023-04-27 15:44:28 -07:00
Hugh Barnes
0b7fb07b37
Discourage robots crawling in default web build, fixes #28 (#29) 2023-04-27 14:27:31 -07:00
Roland Osborne
7a21b8636f fix console errors 2023-04-27 13:55:40 -07:00
Roland Osborne
681bea25f8 browser app cleanup for sending encrypted blocks 2023-04-27 12:16:14 -07:00
Roland Osborne
000d306bd1 sending encrypted asset blocks from mobile app 2023-04-27 10:20:25 -07:00
Roland Osborne
7782ace9c4 encrypt and upload asset slices 2023-04-26 13:05:55 -07:00
Roland Osborne
e388d9ba42 client side generation of thumbs for e2e based com 2023-04-25 14:12:30 -07:00
Roland Osborne
bcff425e60 fix padding issue on call modal 2023-04-17 10:41:09 -07:00
Roland Osborne
a7d2d379f8 fixing lint errors 2023-04-14 17:11:05 -07:00
Roland Osborne
05cb4e89df fixing unit tests 2023-04-14 15:49:24 -07:00
Roland Osborne
84414ad499 supporting previous event socket format 2023-04-14 11:39:37 -07:00
Roland Osborne
b246fc8f44 show call at start of invocation 2023-04-14 09:58:00 -07:00
Roland Osborne
1544512e4a fixing card option buttons 2023-04-13 23:05:20 -07:00
Roland Osborne
a367cf6372 dont show tool tip in mobile 2023-04-13 16:50:00 -07:00
Roland Osborne
dd34a17268 using admin set ice relay 2023-04-13 13:49:51 -07:00
Roland Osborne
de043e1f36 passing ice params through webapp 2023-04-13 00:39:14 -07:00
Roland Osborne
9ccbbe6838 fixed position of video call in webapp 2023-04-12 14:09:46 -07:00
Roland Osborne
55e4bef78e switching strategies for existing turn server 2023-04-11 22:33:11 -07:00
Roland Osborne
e2b33bccfe preparing to send data over relay 2023-04-10 01:20:44 -07:00
Roland Osborne
eff87f2526 fixing webrtc web connection issues 2023-04-06 21:19:48 -07:00
Roland Osborne
adf2301cf1 store remote ice until description set 2023-04-06 15:59:25 -07:00
Roland Osborne
0539874b4a testing with internal relay server 2023-04-06 11:09:38 -07:00
Roland Osborne
8d8b6c32e0 open existing dm thread if exists 2023-04-05 22:59:44 -07:00
Roland Osborne
6a9fd8c133 adding message and call shortcuts to contact list 2023-04-05 13:10:30 -07:00
Roland Osborne
d7a264c7ee Merge branch 'main' into webrtc 2023-04-05 10:50:18 -07:00
Roland Osborne
0efa818249 Merge branch 'main' into webrtc 2023-04-05 10:46:37 -07:00
Roland Osborne
94776a2874 prepending https to shortened urls 2023-04-04 21:32:27 -07:00
Roland Osborne
2bd2cac961 fixing build with lint ignore 2023-04-03 21:28:35 -07:00
Roland Osborne
25d437c046 fixed missing account reset lost in refactor 2023-04-03 21:23:47 -07:00
Roland Osborne
37f6ec6f09 avoid use of dangerously 2023-04-03 11:51:18 -07:00
Roland Osborne
dc8c535793 adding clickable links to webapp 2023-04-02 22:21:10 -07:00
Roland Osborne
99d757a9a5 stabilizing webrtc across platforms 2023-03-31 16:12:18 -07:00
Roland Osborne
3ff5ac6f14 adding button in contact for calling 2023-03-29 23:57:39 -07:00
Roland Osborne
87a6ba4de9 adding webrtc calling from mobile 2023-03-29 16:15:52 -07:00
Roland Osborne
d6b642d6a2 fixing state when cant connect to media 2023-03-28 16:19:47 -07:00
Roland Osborne
7b4eed0c7a gracefully handle case with no video/mic 2023-03-28 14:08:52 -07:00
Roland Osborne
41ca37d2df render contact logo when video off 2023-03-28 13:08:12 -07:00