Commit graph

5306 commits

Author SHA1 Message Date
Owncast
cd2cd55549 Bundle embedded web app 2023-03-03 22:48:51 +00:00
Gabe Kangas
5b1f36c314
Revert "Add the Client-side Input Validators for Stream Keys and the Admin Password (#2619)"
This reverts commit 3653db3a6a.
2023-03-03 14:43:56 -08:00
Owncast
d3282c3b1a Bundle embedded web app 2023-03-03 12:10:56 +00:00
renovate[bot]
c47fd8d090
Update dependency slate-react to v0.91.7 2023-03-03 06:42:11 +00:00
Owncast
a72942903a Bundle embedded web app 2023-03-03 05:24:12 +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
Owncast
bc125f4a17 Bundle embedded web app 2023-03-03 02:43:17 +00:00
renovate[bot]
4796d53b78
Update typescript-eslint monorepo to v5.54.0 2023-03-02 22:48:39 +00:00
Owncast
9b0093cbed Bundle embedded web app 2023-03-02 16:57:00 +00:00
Dhanu Saputra
819c5ccaf4
Admin chat users list have unreadable white color (#2765) 2023-03-02 08:53:37 -08:00
Owncast
783d9bc890 Bundle embedded web app 2023-03-02 11:47:10 +00: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
Owncast
c09956958c Bundle embedded web app 2023-03-02 02:03:10 +00:00
Gabe Kangas
d8fb2d5d79
Pass correct id param. Closes #2756 2023-03-01 17:58:32 -08:00
Owncast
0436edfaa0 Bundle embedded web app 2023-03-02 00:49:07 +00: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
Owncast
de71984d46 Bundle embedded web app 2023-03-02 00:05:39 +00:00
renovate[bot]
6431cc1175
Update dependency @types/node to v18.14.2 2023-03-01 21:00:06 +00:00
Owncast
84b257876a Bundle embedded web app 2023-03-01 18:06:32 +00:00
renovate[bot]
8cb8ca8366
Update dependency xstate to v4.37.0 2023-03-01 14:27:40 +00:00
Owncast
47fc1ae352 Bundle embedded web app 2023-03-01 12:10:04 +00:00
renovate[bot]
f6bf41eaae
Update dependency eslint to v8.35.0 2023-03-01 09:34:28 +00:00
renovate[bot]
df3e096406
Update peter-evans/create-or-update-comment digest to b1fa5d5 2023-03-01 06:22:35 +00:00
Owncast
0b6fbb8428 Commit screenshots 2023-03-01 04:10:19 +00:00
Owncast
88e557ac4c Bundle embedded web app 2023-02-28 22:41:50 +00:00
renovate[bot]
53b88871ff
Update dependency picmo to v5.8.0 2023-02-28 18:18:46 +00:00
Owncast
28f3ed29d4 Bundle embedded web app 2023-02-28 14:28:45 +00:00
renovate[bot]
36de1751a5
Update dependency slate-react to v0.91.5 2023-02-28 12:01:38 +00:00
renovate[bot]
cf71172064
Update peter-evans/create-or-update-comment digest to c5a7a98 2023-02-28 06:21:51 +00:00
Owncast
2179937ddf Bundle embedded web app 2023-02-28 05:05:49 +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
Owncast
792d028389 Bundle embedded web app 2023-02-28 04:01:36 +00:00
renovate[bot]
85a8c7a40e
Update dependency chromatic to v6.17.1 2023-02-28 02:04:13 +00:00
Owncast
f812a613c9 Bundle embedded web app 2023-02-28 01:43:33 +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
Owncast
f2c8278780 Bundle embedded web app 2023-02-28 01:13:31 +00: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
Owncast
48dd490a50 Bundle embedded web app 2023-02-27 23:50:21 +00:00
Gabe Kangas
b7132eeaa5
Remove marquee tag as it throws off the UI tests 2023-02-27 15:45:45 -08:00
Lili (Lin) Pavelů
0f86f15efe
Change Owncast Avatar URL for discord hooks (#2748)
/images/owncast-logo.png doesn't exist. /logo does.
2023-02-27 11:12:22 -08:00
Owncast
ae78a7466c Bundle embedded web app 2023-02-27 18:59:01 +00: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
Owncast
cedbe85637 Bundle embedded web app 2023-02-27 17:15:17 +00:00
renovate[bot]
74f182ee31
Update nextjs monorepo to v13.2.1 2023-02-27 13:20:25 +00:00
Owncast
cdee6bb676 Bundle embedded web app 2023-02-27 09:25:42 +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