Matthew Stratford
613a7cc4fe
Update to 1.5.5
2021-04-30 21:44:41 +01:00
Marks Polakovs
60e318bb0b
Replace Raygun with Sentry
2021-04-25 09:48:37 +01:00
Matthew Stratford
d6ad23b46f
Change version number.
2021-02-10 20:08:41 +00:00
Marks Polakovs
71c1138d34
Bump version to 1.5.3 (whoops...)
2021-02-09 13:25:10 +00:00
Marks Polakovs
b8ff44e0c9
Bump version for 1.5.2
2021-02-08 20:33:25 +00:00
Marks Polakovs
76df515b57
Add missing space
2021-02-08 15:48:41 +00:00
Matthew Stratford
74d46444f5
Update to v1.5.1
2021-02-03 23:44:07 +00:00
Matthew Stratford
e057fbb857
It's version 1.5.0 baby!
2021-01-30 19:59:36 +00:00
Matthew Stratford
80e8f06b5c
Switch ReactStopwatch for more persistent manual counter.
2021-01-27 01:16:14 +00:00
Matthew Stratford
de67bb6f56
Merge branch 'master' into mstratford/smol-improvements
2021-01-26 22:11:36 +00:00
Matthew Stratford
2b06751b52
Merge branch 'master' into marks-migrate-contextmenu
2021-01-25 00:57:12 +00:00
Matthew Stratford
259d565533
Add a item hover tooltip, Closes #184
2021-01-24 23:21:30 +00:00
Marks Polakovs
feccb3155e
Migrate react-contextmenu to react-contexify
2020-11-09 14:30:50 +00:00
Marks Polakovs
1ca07d7534
Bump to 1.4.0
2020-11-02 23:16:46 +00:00
Marks Polakovs
3169d94028
Bump version to 1.3.0
2020-10-08 23:05:25 +01:00
Matthew Stratford
4e46ec720f
Update Wavesurfer to 4.1.1 to allow seeking in regions again.
2020-09-25 18:04:36 +01:00
Matthew Stratford
4a9965dc71
Merge remote-tracking branch 'origin/master' into mstratford-UI-reshuffle
2020-09-25 16:23:30 +01:00
Marks Polakovs
5f48519f47
Add lint-staged to run prettier on commit
2020-09-25 08:49:50 +01:00
Matthew Stratford
b7c5643506
Merge branch 'master' into mstratford-UI-reshuffle
2020-09-23 22:00:39 +01:00
Marks Polakovs
8554348b8e
Bump to 1.2.5
2020-09-22 12:12:45 +01:00
Matthew Stratford
329b25a849
Remove three-dots and fix prop-types dep
2020-09-20 18:51:53 +01:00
Matthew Stratford
a45aa7a17e
Hey, I heard you like Stereo VU Meters.
2020-09-20 16:16:34 +01:00
Matthew Stratford
438a5593cb
Split navbar up into two sections (WIP)
2020-09-20 16:15:26 +01:00
Matthew Stratford
044eaec509
Update Wavesurfer to fix Ram Leak on .destroy()
2020-09-19 02:31:46 +01:00
dependabot[bot]
ce56e5e2ed
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 18:02:13 +02:00
Marks Polakovs
87efff75cd
Release 1.2.4
2020-06-15 01:29:31 +02:00
Marks Polakovs
f8bff640b9
Version 1.2.3
2020-06-09 11:45:32 +02:00
Marks Polakovs
21d2bfec14
lol i broke the build
2020-05-26 15:09:24 +02:00
Marks Polakovs
24760e51db
Add semi-automated script for tracing memory leak
2020-05-26 14:54:13 +02:00
Matthew Stratford
d2db42fab7
Push version to 1.2.2
2020-05-21 13:40:44 +01:00
Matthew Stratford
8cfe7d1afb
Just use regular repo, URY don't have specials.
2020-05-20 21:18:04 +01:00
Matthew Stratford
efa84deb77
Fix wavesurfer package
2020-05-20 20:42:44 +01:00
Marks Polakovs
5ae9779cee
Release 1.2.1
2020-05-11 16:02:27 +02:00
Marks Polakovs
81815f8b44
Release 1.2.0
2020-05-10 17:18:06 +02:00
Marks Polakovs
47fd0b7336
Release 1.1.2
2020-05-07 13:06:13 +02:00
Marks Polakovs
fa0e14f729
bump v/n for deploy
2020-05-01 20:22:37 +02:00
Marks Polakovs
bda2e79b0f
bump v/n
2020-04-30 17:34:40 +02: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
2ae1cbae84
Merge branch 'production'
2020-04-24 12:37:15 +02:00
Marks Polakovs
25db9b10ee
Bump v/n
2020-04-24 12:24:22 +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
3d620df9f4
Bump version to 1.0.0 :)
2020-04-20 15:38:53 +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
99e7688a94
bump version for release
2020-04-14 18:09:46 +02:00
Marks Polakovs
8db14adc14
bump version for prod deploy
2020-04-14 16:13:28 +02:00
Marks Polakovs
5f6a7fec15
try and do the news noises
2020-04-13 13:42:11 +02:00
Marks Polakovs
019a6073f6
prod release
2020-04-12 16:50:26 +02:00