Commit graph

11 commits

Author SHA1 Message Date
Matthew Stratford
0da722a55d Fix Persist Store JS error and Raygun middleware 2020-09-23 01:11:53 +01:00
Marks Polakovs
b1184eb891 Prettier it all up 2020-05-10 14:00:03 +02:00
Marks Polakovs
220721e85f
Make The News optional, also fix The news (#101)
* Make The News optional, also fix The news

Haven't actually tested this yet, but submitting code for review

* disenborkenate schedule

* add some extra debug logging

* fix a stupid

* Prettier

* prettier
2020-05-07 13:05:52 +02:00
Marks Polakovs
fd20a5e925 Record Redux actions in Raygun 2020-05-05 20:41:29 +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
markspolakovs
bcfd4004d7 Prettified Code! 2020-04-19 16:33:34 +00:00
Marks Polakovs
0c9721b122 Run Prettier across the entire project 2020-04-19 15:47:19 +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
502811f68a Extract some shite out into an options modal 2020-04-03 16:23:03 +02:00
Marks Polakovs
4151b753f5 Fading and keyboard shortcuts 2020-03-19 22:24:00 +00:00
Marks Polakovs
9b60cd178f working-ish 2019-11-26 10:01:26 +00:00