205 Commits

Author SHA1 Message Date
Roland Osborne
d9d3180d88 preparing api structure for sdk 2024-06-19 15:52:42 -07:00
balzack
ad6c73089f testing sdk import 2024-06-18 19:44:41 -07:00
Roland Osborne
c006ee22ec fixing unit test 2024-06-05 18:46:12 -07:00
Roland Osborne
26ef4b6800 adding browser push notifiication support 2024-06-05 18:41:42 -07:00
Roland Osborne
3318048ce3 generate access from within server to avoid distributing api token 2024-05-31 14:57:56 -07:00
Roland Osborne
3e2b70c5ed ice config on accept 2024-05-30 14:48:23 -07:00
Roland Osborne
0f51f7b5d4 configuring cloudlare turn service 2024-05-29 23:43:16 -07:00
balzack
a1041fb225 adding mobile mfa settings control 2024-05-17 20:01:19 -07:00
Roland Osborne
5336d19608 allow for login with MFA token 2024-05-16 18:45:48 -07:00
Roland Osborne
810009f7aa sending mfa qr code for setup 2024-05-16 15:11:39 -07:00
Roland Osborne
e5fe393b43 invoke mfa in browser 2024-05-15 18:49:14 -07:00
Roland Osborne
3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa206c6d6f896f4dbcc7a0bfaf74534667.
2024-05-02 15:21:20 -07:00
Roland Osborne
55e054abb5 Revert "making databag pretty, thanks @lil5"
This reverts commit afb7632edf6298536f16501e077c4cc0d47e7ac2.
2024-05-02 15:16:20 -07:00
Roland Osborne
afb7632edf making databag pretty, thanks @lil5 2024-04-25 13:29:25 -07:00
Lucian I. Last
71c65efa20
Typescript (#92)
* Add ignore dsstore node_modules

* Rename to typescript

rnr -r '(.*)\.js$' '$1.ts' ./src ./test
rnr -rf '(.*)\.jsx$' '$1.tsx' ./src ./test

* Remove package lock

* Fix extension of tsx at context

* init typescript

* .

* Compiles, moved to vite

* lint new files

* check dashboard

* Add dist to ignore file
2024-04-24 13:26:55 -07:00
Roland Osborne
7f8dc1a6be some styling tweaks 2024-03-07 23:35:33 -08:00
Roland Osborne
58ba4857f9 fix jest errors 2024-03-07 16:43:36 -08:00
Roland Osborne
67f7caa378 added more translations 2024-03-07 16:28:44 -08:00
Roland Osborne
b0fd1a2cd6 added notes lable translation 2024-03-07 12:31:05 -08:00
Roland Osborne
2c416d5150 adding spanish translation 2024-03-06 23:03:19 -08:00
Roland Osborne
48baa779fb allowing for device selection with webrtc calls 2024-03-05 16:09:17 -08:00
Roland Osborne
9af0fc744f selecting webrtc device 2024-03-04 21:57:38 -08:00
Roland Osborne
bbb6d7593e adding darkmode to welcome 2024-02-28 16:10:25 -08:00
Roland Osborne
5db44ebaff adding dark mode to contact page 2024-02-28 13:41:33 -08:00
Roland Osborne
606b8c4122 fixing mobile layout issues 2024-02-23 16:44:10 -08:00
Roland Osborne
4288aa9cc5 translating theme names 2024-02-23 13:52:20 -08:00
Roland Osborne
1f7ad6c4bd styling profile details modal 2024-02-23 13:33:19 -08:00
Roland Osborne
d81c723801 styling profile detail modal 2024-02-23 13:06:54 -08:00
Roland Osborne
ff66e8457d styling profile components 2024-02-23 09:54:50 -08:00
Roland Osborne
1cd729c820 applying app settings 2024-02-21 22:09:08 -08:00
Roland Osborne
104c61b1cf styling welcome component 2024-02-16 20:47:39 -08:00
Roland Osborne
310c6bbb2b styling add topic modal 2024-02-16 16:26:17 -08:00
Roland Osborne
a6970986d1 adding localization for identity component 2024-02-14 23:25:11 -08:00
Roland Osborne
696dace1bb adding darkmode to identity component 2024-02-13 22:29:18 -08:00
Roland Osborne
17f6eea3e8 preparing for color themes 2024-02-13 14:17:29 -08:00
Roland Osborne
221b36895c adding generic file attachement to browser app 2023-08-11 14:33:43 -07:00
Pierre Balzack
f76470c860 only scale sealed image if not gif 2023-07-26 13:36:16 -07:00
Roland Osborne
af8eccd688 avoid scaling gif for sealed topics 2023-07-20 11:54:20 -07:00
Pierre Balzack
fabad03bab fix lint warning 2023-06-27 17:55:33 -07:00
Pierre Balzack
ef0f1a2997 detect logged out state and redirect 2023-06-27 17:50:02 -07:00
Pierre Balzack
b860494ca9 enable logout from all devices in webapp 2023-06-26 17:06:55 -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
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
681bea25f8 browser app cleanup for sending encrypted blocks 2023-04-27 12:16:14 -07:00
Roland Osborne
7782ace9c4 encrypt and upload asset slices 2023-04-26 13:05:55 -07:00
Roland Osborne
a7d2d379f8 fixing lint errors 2023-04-14 17:11:05 -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