0

2357 Commits

Author SHA1 Message Date
Gabe Kangas
c4f057eded
Make testing for moderator state centralized in User class 2023-03-03 21:55:02 -08:00
Owncast
e5dee5d258 Commit screenshots 2023-03-04 04:10:38 +00:00
Gabe Kangas
1536e4a04d
Show moderator message mid-chat session. Closes #2762 2023-03-03 19:49:58 -08:00
Naz
3629f318e8
removed timers from component in favor of css transition (#2769)
* removed timers from component in favor of css transition

* removed semibold text

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-03-03 15:25:22 -08:00
Gabe Kangas
5b1f36c314
Revert "Add the Client-side Input Validators for Stream Keys and the Admin Password (#2619)"
This reverts commit 3653db3a6a113e73075687ad35b5d15e8dd74132.
2023-03-03 14:43:56 -08:00
renovate[bot]
c47fd8d090
Update dependency slate-react to v0.91.7 2023-03-03 06:42:11 +00:00
Jambaldorj Ochirpurev
3653db3a6a
Add the Client-side Input Validators for Stream Keys and the Admin Password (#2619)
* add the minimum stream key complexity rules on the client side

* add an admin password validator

* merge TextField and TextFieldAdmin components

* update Input Validators for Streak Keys and Admin Password

* fix a small regex typo

* code cleanup

* update Textfield and TextFieldWithSubmit

* Prettified Code!

* update the TextFieldWithSubmit component

* correct the admin password endpoind API

* refactor the Admin Password Input field and add a new boolean field for it

* refactor the Form Input field name from adminPassword to InputFieldPassword

* put password regex rules into config-constants.tsx

* regex constant typo fix

* change the boolean variable isAdminPwdField to hasComplexityRequirements

* fix a merge conflict

* Prettified Code!

---------

Co-authored-by: dorj222 <dorj222@users.noreply.github.com>
2023-03-02 21:20:53 -08:00
Owncast
e3a63606eb Commit screenshots 2023-03-03 04:42:01 +00:00
renovate[bot]
4796d53b78
Update typescript-eslint monorepo to v5.54.0 2023-03-02 22:48:39 +00:00
Dhanu Saputra
819c5ccaf4
Admin chat users list have unreadable white color (#2765) 2023-03-02 08:53:37 -08:00
renovate[bot]
d4dabb2412
Update dependency slate-react to v0.91.6 2023-03-02 06:19:32 +00:00
Owncast
1961dbba94 Commit screenshots 2023-03-02 04:10:12 +00:00
Gabe Kangas
d8fb2d5d79
Pass correct id param. Closes #2756 2023-03-01 17:58:32 -08:00
Gabe Kangas
4a0476b237
Add support for disabled chat state in the chat input field. Closes #2761 2023-03-01 16:22:10 -08:00
renovate[bot]
6431cc1175
Update dependency @types/node to v18.14.2 2023-03-01 21:00:06 +00:00
renovate[bot]
8cb8ca8366
Update dependency xstate to v4.37.0 2023-03-01 14:27:40 +00:00
dorj222
c3ed3c1eed Prettified Code! 2023-03-01 13:12:39 +00:00
Jambaldorj Ochirpurev
cb807f70cf
Merge branch 'develop' into fix/ImplementPasswordRules 2023-03-01 14:11:50 +01:00
dorj222
f06325c11c fix a merge conflict 2023-03-01 13:58:07 +01:00
renovate[bot]
f6bf41eaae
Update dependency eslint to v8.35.0 2023-03-01 09:34:28 +00:00
Owncast
0b6fbb8428 Commit screenshots 2023-03-01 04:10:19 +00:00
renovate[bot]
53b88871ff
Update dependency picmo to v5.8.0 2023-02-28 18:18:46 +00:00
renovate[bot]
36de1751a5
Update dependency slate-react to v0.91.5 2023-02-28 12:01:38 +00:00
Dhanu Saputra
d19f6e4587
CPU usage description needs additional spacing (#2757) 2023-02-27 21:02:33 -08:00
Owncast
ab3fc31b51 Commit screenshots 2023-02-28 04:10:52 +00:00
renovate[bot]
85a8c7a40e
Update dependency chromatic to v6.17.1 2023-02-28 02:04:13 +00:00
Gabe Kangas
38a52c501c
Do not show custom page content sections if it is empty. Closes #2752 2023-02-27 17:39:53 -08:00
Gabe Kangas
23a721857f
Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 2023-02-27 17:08:52 -08:00
Gabe Kangas
b7132eeaa5
Remove marquee tag as it throws off the UI tests 2023-02-27 15:45:45 -08:00
renovate[bot]
37cde44922
Lock file maintenance (#2747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-27 10:55:44 -08:00
renovate[bot]
74f182ee31
Update nextjs monorepo to v13.2.1 2023-02-27 13:20:25 +00:00
renovate[bot]
304c9a683d
Update dependency slate-react to v0.91.4 2023-02-27 06:02:39 +00:00
Owncast
7c4961a10b Commit screenshots 2023-02-27 04:09:59 +00:00
Gabe Kangas
5b8bacb83f
Add chat embed automated browser tests. Closes #2743 2023-02-26 19:06:22 -08:00
Gabe Kangas
1f99b0bf22
Fix chat embeds not loading. Fixes #2744 2023-02-26 18:48:41 -08:00
renovate[bot]
a92926b35a
Update dependency slate to v0.91.4 (#2737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 18:26:30 -08:00
Gabe Kangas
ed2dc00345
Remove unused imports 2023-02-26 18:12:44 -08:00
Bennett B Madavana
5e155179ef
Fixed #2734 (#2742)
* Fixed #2734

* Prettified Code!

---------

Co-authored-by: bennett1412 <bennett1412@users.noreply.github.com>
2023-02-26 18:09:24 -08:00
gabek
61b207eb48 Prettified Code! 2023-02-27 00:55:16 +00:00
Michael David Kuckuk
b38df2fbe3
Create stories for layout testing (#2722)
* Inject services with useContext

* Extract service for video settings

* Create mock factories for services

* Create test data for chat history

* Add story to visualize different layouts

* Fix renaming mistake

* Add landscape and portrait viewports

* Add landscape stories

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-02-26 16:54:28 -08:00
renovate[bot]
966a11471f
Update typescript-eslint monorepo to v5.53.0 (#2738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 16:25:41 -08:00
renovate[bot]
9896c37f61
Update dependency @types/node to v18.14.1 (#2736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 15:51:40 -08:00
Gabe Kangas
b1cc8c6f12
Increase diffThreshold again for chat text field UI test 2023-02-26 15:44:18 -08:00
renovate[bot]
d8ae365785
Update dependency react-hotkeys-hook to v4.3.7 (#2735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 15:34:50 -08:00
renovate[bot]
c66faf6e6f
Update dependency slate-react to v0.91.3 (#2740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 15:09:55 -08:00
renovate[bot]
6f26d83eda
Update dependency mermaid to v10 (#2724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 14:51:46 -08:00
Gabe Kangas
0c133053bb
Remove windows edge screenshots as it is no longer valid. See #2731 2023-02-26 12:36:26 -08:00
Owncast
254b2d5fc0 Commit screenshots 2023-02-26 04:23:42 +00:00
renovate[bot]
6b72ecff1a
Update dependency eslint-plugin-storybook to v0.6.11 2023-02-24 12:40:30 +00:00
renovate[bot]
40deecadd9
Update dependency @babel/core to v7.21.0 2023-02-24 05:18:56 +00:00