35 Commits

Author SHA1 Message Date
Roland Osborne
094be15b05 updating service field type for future flexibility 2024-06-03 12:39:03 -07:00
Roland Osborne
66c4d5255c re-label turn service params 2024-06-02 09:37:15 -07:00
Roland Osborne
0f51f7b5d4 configuring cloudlare turn service 2024-05-29 23:43:16 -07:00
balzack
459732df1d fixing lint error 2024-05-23 18:17:52 -07:00
Roland Osborne
0001f6c8c9 integrated admin login with mfa 2024-05-21 15:54:29 -07:00
Roland Osborne
51306e92c4 adding mfa to admin login 2024-05-21 00:56:25 -07:00
Roland Osborne
810009f7aa sending mfa qr code for setup 2024-05-16 15:11:39 -07:00
Roland Osborne
380bc0d8a4 provide binary attachement restriction in admin config 2024-05-04 22:33:30 -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
af3f1f070a #87: thanks @maurelio-cky, restricting range of admin field for storage and accounts 2024-04-23 13:08:20 -07:00
Roland Osborne
7ec199d992 fix for Issue #87, was not syncing storage to UI properly, thanks @maurelio-cky 2024-04-21 22:09:33 -07:00
Roland Osborne
e83bd155c4 styling detail modals 2024-03-03 22:34:44 -08:00
Roland Osborne
71d6598556 style and translate dashboard 2024-03-01 13:33:19 -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
a9d005e287 fix build warning 2024-01-13 23:24:07 -08:00
Roland Osborne
25e469a639 restricitng allow unsealed if transforms not possible 2024-01-13 17:14:59 -08:00
root
61d2660f88 allow server to require new channels be sealed 2023-12-22 07:16:24 -08:00
Roland Osborne
f45750627e added copy indicator for account management 2023-08-08 09:52:00 -07:00
Roland Osborne
092e8ee8a0 rewording open access label 2023-07-18 12:10:09 -07:00
Roland Osborne
d28f9e08bf setting open access in admin dashboard 2023-07-17 22:39:38 -07:00
Roland Osborne
ead73db759 displaying storage used by accounts 2023-07-10 22:15:02 -07:00
Roland Osborne
de043e1f36 passing ice params through webapp 2023-04-13 00:39:14 -07:00
Roland Osborne
3ceea69f99 more webapp conversation refactor 2023-01-25 23:26:40 -08:00
Roland Osborne
bb54d0aa37 dashboard cleanup 2023-01-14 21:11:10 -08:00
Roland Osborne
d480bb754b some build cleanup 2023-01-14 12:02:50 -08:00
Roland Osborne
7145542874 using react className 2023-01-14 10:20:47 -08:00
Roland Osborne
4b814e9ee7 adjust login path 2023-01-14 08:07:23 -08:00
Roland Osborne
7dd7d4b3eb adjust error messaging in dashboard 2023-01-13 20:20:18 -08:00
Roland Osborne
25c8e64a95 adjusting dashboard icon layout 2023-01-13 16:56:14 -08:00
Roland Osborne
9bfbcc56f6 fixing navigation to admin dashboard 2023-01-13 16:45:59 -08:00
balzack
625f3a31de refactor of admin screen 2023-01-13 15:05:28 -08:00