Commit Graph

603 Commits

Author SHA1 Message Date
Lucian I. Last
2b3052ac3f
Better dev docker containers, Simpler production docker file, caddy for ssl (#136)
* Better dev docker containers, Simpler production docker file, caddy for ssl

* Fix repeater docker image

* Add depends on

* Use recommended caddy volumes & change to using databag image

* move to using examples folder for installation

* lint

* Tested example linux on bare metal

* Add DATABAG_PORT env and fix caddy

* Add dev_database for local sqlite testing

* incorrect use -z

* Add platform goarch goos optional envs

* Add more caching for faster rebuilds
2025-02-05 12:04:29 -08:00
Roland Osborne
69755d1fea #146 - using url specific santizer, than you @mbaum0 for reporting! 2025-02-04 11:55:56 -08:00
Michael Baumgarten
651fdbe50f
make text selectable (#143) 2025-01-27 07:49:56 -08:00
chamdim
f6e70e983e
Greek translation addition for web Strings.js (#130)
* Greek translation addition for web Strings.js

* Update Strings.js
2024-12-20 15:19:59 -08:00
Roland Osborne
0ad996969c #119 fix for lost formatting on message 2024-10-21 13:05:41 -07:00
Roland Osborne
f074bfe5b9 simplifying url pattern regex 2024-10-20 09:05:56 -07:00
Roland Osborne
f7001136e6 using sha1 as default mfa algorithm 2024-06-15 08:31:00 -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
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
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
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
ff8d0955d6 adjusting mfa modal layout 2024-05-18 09:06:12 -07:00
Roland Osborne
0960c00c72 updating mfa modal layout 2024-05-18 08:50:23 -07:00
Roland Osborne
9c83347162 fix lint warnings 2024-05-18 08:42:59 -07:00
balzack
047f5b364f adjust mfa dialog 2024-05-18 08:29: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
Pierre Balzack
169bf5906a
fix typo on connect label 2024-05-06 22:57:18 -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 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
Roland Osborne
55e054abb5 Revert "making databag pretty, thanks @lil5"
This reverts commit afb7632edf.
2024-05-02 15:16:20 -07:00
Roland Osborne
d38d60119b Revert "fixing unit test with custom attribute"
This reverts commit 66729cfc60.
2024-05-02 15:16:16 -07:00
Roland Osborne
66729cfc60 fixing unit test with custom attribute 2024-04-25 13:59:35 -07:00
Roland Osborne
afb7632edf making databag pretty, thanks @lil5 2024-04-25 13:29:25 -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
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
726821e29e #90: removing unused lock file, thanks @lil5 2024-04-22 12:13:07 -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
d7046fb531 tinting right pane for visual distinction 2024-03-13 14:30:57 -07:00
Roland Osborne
8b15004b48 adding default values for dropdowns 2024-03-08 14:38:37 -08:00
Roland Osborne
fc99b24d5d fixing a few missed translations 2024-03-08 14:08:29 -08:00
Roland Osborne
b400592d03 confirm contact disconnect or delete 2024-03-08 13:49:02 -08: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
7e39f05491 scaling video calls 2024-03-06 22:37:11 -08:00
Roland Osborne
f03ca2dbe0 adding fullscreen support to video calls 2024-03-06 13:34:00 -08:00
Roland Osborne
48baa779fb allowing for device selection with webrtc calls 2024-03-05 16:09:17 -08:00