Nathan
fc7bb90a30
fix : #2751 padding around confirmation mark ( #2808 )
...
* fix : #2751 padding around confirmation mark
* Prettified Code!
---------
Co-authored-by: thisProjects <wibbet@wobbet.com>
Co-authored-by: thisprojects <thisprojects@users.noreply.github.com>
2023-03-12 22:39:44 -07:00
Gabe Kangas
2489a6520f
Increase diffThreshold for test. Closes #2812
2023-03-12 22:10:28 -07:00
Gabe Kangas
4192482a4c
Add error boundary to chat. For #2811
2023-03-12 21:57:04 -07:00
Gabe Kangas
593a7faa36
Add error boundaries to MobileContent. For #2811
2023-03-12 21:53:17 -07:00
Gabe Kangas
ebd3415c4b
Add error boundary library
2023-03-12 21:53:16 -07:00
Gabe Kangas
eaa6418e1c
Add ComponentError UI for #2811
2023-03-12 21:53:15 -07:00
Owncast
b886512203
Commit screenshots
2023-03-13 04:10:31 +00:00
Rehan Ahmed
3dd990463d
Nitpicky detail: resolution placeholders aren't 16x9 ( #2801 )
...
* Update config-constants.tsx
* Update width placeholder
2023-03-12 19:44:50 -07:00
Nathan
17afdb1997
fix : #2755 clicking more details on un-registered chat user throws exception ( #2809 )
...
Co-authored-by: thisProjects <wibbet@wobbet.com>
2023-03-12 19:40:39 -07:00
renovate[bot]
3a2cde8507
chore(deps): update nextjs monorepo to v13.2.4
2023-03-13 00:54:29 +00:00
renovate[bot]
fd538c743a
chore(deps): update dependency @types/node to v18.15.0
2023-03-12 20:54:26 +00:00
Owncast
a325dee514
Commit screenshots
2023-03-12 04:09:44 +00:00
Nathan
84a0c2f169
fix : #1904 CSS Improvements on Admin Page ( #2790 )
...
* fix : #1904 CSS Improvements on Admin Page
* Prettified Code!
---------
Co-authored-by: thisProjects <wibbet@wobbet.com>
Co-authored-by: thisprojects <thisprojects@users.noreply.github.com>
2023-03-11 12:16:35 -08:00
Rehan Ahmed
f6d218f108
Update config-constants.tsx ( #2794 )
2023-03-11 11:53:48 -08:00
Pranav Joglekar
b1f8ee5f94
feat: show a friendlier error msg in admin panel when unable to connect to Owncast Service ( #2786 )
...
* feat: handle 'failed to fetch' error and set error state
* feat: display alert error to user if failed to connect to backend
2023-03-11 11:38:29 -08:00
renovate[bot]
59893f30ee
fix(deps): update dependency @codemirror/lang-css to v6.1.1
2023-03-11 16:08:43 +00:00
renovate[bot]
b2771cdb15
fix(deps): update dependency slate-react to v0.91.10
2023-03-11 08:22:11 +00:00
Owncast
29ee692b06
Commit screenshots
2023-03-11 04:14:40 +00:00
Nathan
32f8c06390
fix : #2779 - strip trailing slash on s3 endpoint ( #2788 )
...
Co-authored-by: thisProjects <wibbet@wobbet.com>
2023-03-10 14:05:54 -08:00
renovate[bot]
203db8aae4
fix(deps): update dependency @codemirror/lang-css to v6.1.0
2023-03-10 06:50:28 +00:00
Owncast
6d4f97b0e5
Commit screenshots
2023-03-10 04:19:56 +00:00
renovate[bot]
da7e521183
fix(deps): update dependency slate-react to v0.91.9
2023-03-09 23:25:39 +00:00
renovate[bot]
5d155d7f23
chore(deps): update typescript-eslint monorepo to v5.54.1
2023-03-09 17:54:21 +00:00
renovate[bot]
36a78ec7b3
chore(deps): update dependency eslint-config-prettier to v8.7.0
2023-03-09 12:06:37 +00:00
Gabe Kangas
a3e10152c8
Additional difThreshold tweaks for UI tests comparison
2023-03-09 02:40:18 -08:00
Owncast
6214f2543d
Commit screenshots
2023-03-09 04:10:38 +00:00
renovate[bot]
673f6561d4
fix(deps): update dependency ua-parser-js to v1.0.34
2023-03-09 00:00:54 +00:00
Dhanu Saputra
7e7d655615
Corner radius slider no longer slides ( #2784 )
...
* Corner radius slider no longer slides
* revert
* add optional chaining
2023-03-08 15:00:10 -08:00
Gabe Kangas
b5cc183a3c
Continue to bump diff threshold so UI tests do not register as changed
2023-03-08 14:49:50 -08:00
Pranav Joglekar
e80db09ab1
fix: Prevent color selector from closing on choosing a color ( #2783 )
...
* improv: wrap ColorPicker in memo to prevent unnecessary rerenders
* improv appearance: wrap updateColor in useCallback to prevent unnecessary rerenders due to changing reference to the func
* improv: define ColorCollection Component as top level, and modify it to prevent unnecessary rerenders
2023-03-08 12:13:57 -08:00
Owncast
cb7cfbe648
Commit screenshots
2023-03-08 04:10:47 +00:00
renovate[bot]
ee5eca109e
Update dependency picmo to v5.8.1
2023-03-07 23:36:53 +00:00
renovate[bot]
274800ce80
Update dependency slate-react to v0.91.8
2023-03-07 15:02:20 +00:00
renovate[bot]
8ce4d57c46
Update dependency @types/node to v18.14.6
2023-03-07 07:00:26 +00:00
Owncast
e64e5b366c
Commit screenshots
2023-03-07 04:10:25 +00:00
renovate[bot]
50903e3fc6
Lock file maintenance ( #2780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-06 09:02:32 -08:00
renovate[bot]
deea1e4cff
Update dependency @types/node to v18.14.5
2023-03-06 05:30:46 +00:00
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
Gabe Kangas
aa05ad6369
Fix loading state when chat is disabled in mobile. Closes #2753
2023-03-05 17:47:59 -08: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
Gabe Kangas
d2cae250f5
Make number input fields have correct background color. Closes #2768
2023-03-05 16:13:07 -08:00
Dhanu Saputra
ccd78c3c4d
Chat join message for users with moderator flag is misaligned ( #2774 )
2023-03-05 15:59:31 -08:00
Jacob Wrenn
4291c881ff
fixes #1946 ( #2776 )
2023-03-05 15:37:29 -08: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
renovate[bot]
a728215154
Update dependency recoil to v0.7.7
2023-03-05 00:32:02 +00:00
renovate[bot]
9da34953e4
Update nextjs monorepo to v13.2.3
2023-03-04 12:40:15 +00:00
Gabe Kangas
c4f057eded
Make testing for moderator state centralized in User class
2023-03-03 21:55:02 -08:00