Commit graph

5553 commits

Author SHA1 Message Date
Pranav Joglekar
f6a2e8d3a2
UI: Make the Admin menu sidebar colors on hover consistent (#2778)
* ui: overwrite default antd menu-item hover colors for consistency

* ui fix: make the hover color of icon and text consistent in admin sidebar

* fix: make the 'followers'  menuitem icon consistent with other sidebar icons
2023-03-05 20:46:31 -08:00
Owncast
febfa0917f Commit screenshots 2023-03-06 04:12:08 +00:00
Owncast
6a414f12e7 Bundle embedded web app 2023-03-06 01:51:56 +00:00
Gabe Kangas
aa05ad6369
Fix loading state when chat is disabled in mobile. Closes #2753 2023-03-05 17:47:59 -08:00
Owncast
8e186c7c88 Bundle embedded web app 2023-03-06 00:30:34 +00:00
gabek
699dd0cca5 Prettified Code! 2023-03-06 00:27:55 +00:00
Gabe Kangas
c6a352b4e2
Fix admin logo not being a circle. Closes #2766 2023-03-05 16:26:40 -08:00
Owncast
02058d4cdb Bundle embedded web app 2023-03-06 00:17:17 +00:00
Gabe Kangas
d2cae250f5
Make number input fields have correct background color. Closes #2768 2023-03-05 16:13:07 -08:00
Owncast
1793a55440 Bundle embedded web app 2023-03-06 00:03:39 +00:00
Dhanu Saputra
ccd78c3c4d
Chat join message for users with moderator flag is misaligned (#2774) 2023-03-05 15:59:31 -08:00
Owncast
4420f821ae Bundle embedded web app 2023-03-05 23:40:55 +00:00
Jacob Wrenn
4291c881ff
fixes #1946 (#2776) 2023-03-05 15:37:29 -08:00
Owncast
45e18db28a Bundle embedded web app 2023-03-05 11:22:20 +00:00
renovate[bot]
3bf7c402b5
Update dependency @types/node to v18.14.4 2023-03-05 09:19:25 +00:00
Owncast
ebd71ed895 Commit screenshots 2023-03-05 04:20:25 +00:00
Owncast
2bc4b6ab39 Bundle embedded web app 2023-03-05 03:34:04 +00:00
renovate[bot]
a728215154
Update dependency recoil to v0.7.7 2023-03-05 00:32:02 +00:00
Owncast
ab2acb2ac7 Bundle embedded web app 2023-03-04 17:19:39 +00:00
renovate[bot]
9da34953e4
Update nextjs monorepo to v13.2.3 2023-03-04 12:40:15 +00:00
Owncast
2150b59f95 Bundle embedded web app 2023-03-04 05:59:28 +00:00
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
Owncast
bcbc196741 Bundle embedded web app 2023-03-04 03:54:23 +00:00
Gabe Kangas
1536e4a04d
Show moderator message mid-chat session. Closes #2762 2023-03-03 19:49:58 -08:00
Owncast
a714b8a881 Bundle embedded web app 2023-03-03 23:29:36 +00: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
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
dorj222
c3ed3c1eed Prettified Code! 2023-03-01 13:12:39 +00:00