David Baker
4488947eed
Initial round of typescripting
2022-05-06 11:32:09 +01:00
David Baker
894815268a
Merge remote-tracking branch 'origin/main' into ptt
2022-05-04 11:37:52 +01:00
David Baker
8ecec0bc7e
3 more warnings in the PTT stuff
2022-05-04 11:35:33 +01:00
David Baker
66839e02f6
Add ESLint support too
2022-05-04 11:35:15 +01:00
David Baker
bad8f36bf5
Add prettier support
...
+ CI to check formatting, and fix the couple of instances that
were not in prettier format (case in HTML clour codes).
2022-05-04 11:35:15 +01:00
David Baker
0136fd3cab
Run prettier
2022-05-04 11:24:25 +01:00
David Baker
61309bacd9
Add ESLint support too
2022-05-03 15:32:16 +01:00
David Baker
b3e88d33a7
Add prettier support
...
+ CI to check formatting, and fix the couple of instances that
were not in prettier format (case in HTML clour codes).
2022-05-03 14:24:04 +01:00
David Baker
73fda641c8
Switch js-sdk depdendency back to group-call branch
2022-05-03 13:19:57 +01:00
David Baker
be01a4bd81
Commit missed file
2022-05-03 12:05:40 +01:00
David Baker
0814e3c905
Revert unintentional commit
2022-05-03 12:05:22 +01:00
David Baker
43d579744f
Put PTT behind 'feature flag'
...
AKA does the URL hash start with '#ptt'
This will let us merge PTT back to the main branch
2022-04-29 19:25:00 +01:00
David Baker
48a008093b
Fix toggle button toggling
...
Just use isSelected directly rather than makking the button have its
own state. Also, the isPressed from useToggleButton looks like its
whether the user has the mouse button down on it or not rather than
whether the toggle switch is on, which was making the state wrong.
2022-04-29 19:08:32 +01:00
David Baker
70c099c4b5
Wire up pressing the PTT button to unmute as well as spacebar
2022-04-29 18:56:17 +01:00
David Baker
b65874a6fc
export variables
2021-12-20 21:00:06 +00:00
David Baker
31845dea10
Fix docker build
...
and add catchall route
2021-12-20 20:05:05 +00:00
David Baker
032d623acb
Use unprivilged nginx image
2021-12-20 18:43:45 +00:00
David Baker
ccd8b484a6
Add env vars to build script
...
with hardcoded values for now
2021-12-20 17:53:23 +00:00
David Baker
f66158a4da
Add CI
2021-12-20 16:59:39 +00:00