Commit graph

30 commits

Author SHA1 Message Date
Matthew Stratford
173737d119 Fix Yarn.lock 2020-05-20 21:20:22 +01:00
Matthew Stratford
2c1c794198 Update some Yarn plugins and fix bugs now detected. 2020-05-20 20:25:19 +01:00
Marks Polakovs
5f373571af Add an animation to the register/cancel button
Hopefully this will stop people mashing the button and DoS'ing shittyserver
2020-04-24 17:30:36 +02:00
Marks Polakovs
5ece897b2e Refactor MixerState (#94)
* Refactor MixerState

This extracts the actual audio handling out from MixerState into a separate module with two classes, Player and AudioEngine, because separation of concerns good and 1,000 line file bad.

* Remove unnecessary module

* Fix mic calibration

* rename engine to audioEngine

* Fix a butchered merge

* remove a bunch of unused imports
2020-04-24 11:00:24 +02:00
Marks Polakovs
9955e810f0 Refactor "time remaining" to less flagrantly violate Redux requirements 2020-04-20 15:24:33 +02:00
Marks Polakovs
abcac8107c Use @ury1350/prettier-config 2020-04-19 18:49:59 +02:00
Marks Polakovs
94ffe8dd74 Use bundled Font Awesome instead of CDN 2020-04-17 17:37:01 +02:00
Marks Polakovs
cb0e091c30 Refactor news cues code 2020-04-16 10:26:08 +02:00
Marks Polakovs
5f6a7fec15 try and do the news noises 2020-04-13 13:42:11 +02:00
Matthew Stratford
8c7df0f5ab Add basis of webstudio selector server UI. 2020-04-11 22:39:27 +01:00
Marks Polakovs
4a70fb405f Do some fun SDP rewriting to hopefully get better quality 2020-04-10 16:16:43 +02:00
Marks Polakovs
e0039e653e client: add Raygun exception tracking 2020-04-10 12:57:03 +02:00
Marks Polakovs
daeacd238f Add state persistence
Currently it's limited to the "options" key but can be expanded
2020-04-10 10:04:42 +02:00
Marks Polakovs
b2c6f4d3d8 client: remove Suspense and switch to mainline react 2020-04-07 11:42:11 +02:00
Marks Polakovs
502811f68a Extract some shite out into an options modal 2020-04-03 16:23:03 +02:00
Marks Polakovs
5763295b76 Add alert bar (also refactoring) 2020-04-03 12:41:34 +02:00
Marks Polakovs
2a3bbb1d41 Enable Service Workers and cache NIPSWeb/(secure|managed)_play 2020-04-03 12:02:48 +02:00
Marks Polakovs
0c12f97301 Initial draft of mic calibration 2020-03-29 13:23:41 +02:00
Marks Polakovs
c9b1b14d59 Eject 2020-03-29 12:04:49 +02:00
Marks Polakovs
5bb21ad4f6 package diddling 2020-03-28 08:38:16 +01:00
Marks Polakovs
7b6975c908 Streaming works - ish 2020-03-27 11:22:54 +01:00
Ben Allen
805efdfb55 useBeforeunload working 2020-03-23 16:35:21 +00:00
Marks Polakovs
b63909a0a3 regenerate yarn lock to unbreak build 2020-03-23 14:22:08 +01:00
thekingofjibs
f51e53bf9d apparantly we don't need this...? 2020-03-20 12:00:34 +00:00
Marks Polakovs
4151b753f5 Fading and keyboard shortcuts 2020-03-19 22:24:00 +00:00
Marks Polakovs
a6b24072b8 Mixing and UI tweaks, mebbe. 2020-03-19 17:49:55 +00:00
Marks Polakovs
9c0cde9d6b fiddling 2020-03-17 22:11:49 +00:00
Marks Polakovs
f2928ab266 implement removing 2019-11-26 13:00:15 +00:00
Marks Polakovs
9b60cd178f working-ish 2019-11-26 10:01:26 +00:00
Marks Polakovs
8952f9da4a Initial commit from Create React App 2019-11-12 12:21:05 +00:00