Commit Graph

26 Commits

Author SHA1 Message Date
Roland Osborne
810009f7aa sending mfa qr code for setup 2024-05-16 15:11:39 -07:00
Roland Osborne
3b7de54be8 Revert "Typescript (#92)"
This reverts commit 71c65efa20.
2024-05-02 15:21:20 -07:00
Roland Osborne
8e6f1087e4 Revert "Prettier (#93)"
This reverts commit 5b2e42bc6f.
2024-05-02 15:20:10 -07:00
Lucian I. Last
5b2e42bc6f
Prettier (#93)
* 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

* Move to prettier

---------

Co-authored-by: Pierre Balzack <96387156+balzack@users.noreply.github.com>
2024-04-25 13:22:11 -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
root
11fdcf621f supporting pasting image into topic message 2023-06-25 01:04:45 -07:00
Roland Osborne
18c88c38b6 fixing error loading file data 2023-04-27 15:44:28 -07:00
Roland Osborne
e388d9ba42 client side generation of thumbs for e2e based com 2023-04-25 14:12:30 -07:00
Roland Osborne
0efa818249 Merge branch 'main' into webrtc 2023-04-05 10:46:37 -07:00
Roland Osborne
dc8c535793 adding clickable links to webapp 2023-04-02 22:21:10 -07:00
Roland Osborne
8376f75f9c added muting of audio and video tracks 2023-03-27 19:09:42 -07:00
Roland Osborne
9e5db67f51 fixing mock path 2023-01-12 15:36:44 -08:00
Roland Osborne
eb96fe2664 testing web access view 2023-01-12 15:31:35 -08:00
Roland Osborne
a54ba2c2ac added jest for frontend testing of browser app 2022-12-31 01:16:56 -08:00
Roland Osborne
009f5c3a96 support seal key handling in webapp 2022-12-06 22:52:53 -08:00
Roland Osborne
ba1782e8b0 rendering upload progress 2022-07-20 13:54:22 -07:00
Roland Osborne
226d5e5f0b support message styling 2022-05-27 15:20:27 -07:00
Roland Osborne
641b553999 adding audio support 2022-05-02 14:18:10 -07:00
Roland Osborne
fc5de3ee08 rendering asset carousel 2022-04-12 12:51:44 -07:00
Roland Osborne
959b8fcb72 merging spike with virtualized list 2022-04-11 11:31:41 -07:00
Roland Osborne
3fdc53715a adding profile image selector 2022-03-23 14:28:07 -07:00
Roland Osborne
261eb657a5 using styled-components 2022-03-16 10:45:06 -07:00
Roland Osborne
dc2ca2bc68 restructuring webapp 2022-03-14 20:45:54 -07:00
Roland Osborne
f682d4c9d3 connecting websokcet 2022-03-11 13:40:29 -08:00
Roland Osborne
1f7c2e9eb2 rendering login page 2022-03-10 14:28:50 -08:00
Roland Osborne
699268d601 preparing react based webapp 2022-03-10 10:54:09 -08:00