Gabe Kangas
ebd3415c4b
Add error boundary library
2 years ago
Gabe Kangas
eaa6418e1c
Add ComponentError UI for #2811
2 years ago
Owncast
b886512203
Commit screenshots
2 years ago
Rehan Ahmed
3dd990463d
Nitpicky detail: resolution placeholders aren't 16x9 ( #2801 )
...
* Update config-constants.tsx
* Update width placeholder
2 years ago
Nathan
17afdb1997
fix : #2755 clicking more details on un-registered chat user throws exception ( #2809 )
...
Co-authored-by: thisProjects <wibbet@wobbet.com>
2 years ago
renovate[bot]
3a2cde8507
chore(deps): update nextjs monorepo to v13.2.4
2 years ago
renovate[bot]
fd538c743a
chore(deps): update dependency @types/node to v18.15.0
2 years ago
Owncast
a325dee514
Commit screenshots
2 years ago
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>
2 years ago
Rehan Ahmed
f6d218f108
Update config-constants.tsx ( #2794 )
2 years ago
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
2 years ago
renovate[bot]
59893f30ee
fix(deps): update dependency @codemirror/lang-css to v6.1.1
2 years ago
renovate[bot]
b2771cdb15
fix(deps): update dependency slate-react to v0.91.10
2 years ago
Owncast
29ee692b06
Commit screenshots
2 years ago
Nathan
32f8c06390
fix : #2779 - strip trailing slash on s3 endpoint ( #2788 )
...
Co-authored-by: thisProjects <wibbet@wobbet.com>
2 years ago
renovate[bot]
203db8aae4
fix(deps): update dependency @codemirror/lang-css to v6.1.0
2 years ago
Owncast
6d4f97b0e5
Commit screenshots
2 years ago
renovate[bot]
da7e521183
fix(deps): update dependency slate-react to v0.91.9
2 years ago
renovate[bot]
5d155d7f23
chore(deps): update typescript-eslint monorepo to v5.54.1
2 years ago
renovate[bot]
36a78ec7b3
chore(deps): update dependency eslint-config-prettier to v8.7.0
2 years ago
Gabe Kangas
a3e10152c8
Additional difThreshold tweaks for UI tests comparison
2 years ago
Owncast
6214f2543d
Commit screenshots
2 years ago
renovate[bot]
673f6561d4
fix(deps): update dependency ua-parser-js to v1.0.34
2 years ago
Dhanu Saputra
7e7d655615
Corner radius slider no longer slides ( #2784 )
...
* Corner radius slider no longer slides
* revert
* add optional chaining
2 years ago
Gabe Kangas
b5cc183a3c
Continue to bump diff threshold so UI tests do not register as changed
2 years ago
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
2 years ago
Owncast
cb7cfbe648
Commit screenshots
2 years ago
renovate[bot]
ee5eca109e
Update dependency picmo to v5.8.1
2 years ago
renovate[bot]
274800ce80
Update dependency slate-react to v0.91.8
2 years ago
renovate[bot]
8ce4d57c46
Update dependency @types/node to v18.14.6
2 years ago
Owncast
e64e5b366c
Commit screenshots
2 years ago
renovate[bot]
50903e3fc6
Lock file maintenance ( #2780 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
deea1e4cff
Update dependency @types/node to v18.14.5
2 years ago
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
2 years ago
Owncast
febfa0917f
Commit screenshots
2 years ago
Gabe Kangas
aa05ad6369
Fix loading state when chat is disabled in mobile. Closes #2753
2 years ago
gabek
699dd0cca5
Prettified Code!
2 years ago
Gabe Kangas
c6a352b4e2
Fix admin logo not being a circle. Closes #2766
2 years ago
Gabe Kangas
d2cae250f5
Make number input fields have correct background color. Closes #2768
2 years ago
Dhanu Saputra
ccd78c3c4d
Chat join message for users with moderator flag is misaligned ( #2774 )
2 years ago
Jacob Wrenn
4291c881ff
fixes #1946 ( #2776 )
2 years ago
renovate[bot]
3bf7c402b5
Update dependency @types/node to v18.14.4
2 years ago
Owncast
ebd71ed895
Commit screenshots
2 years ago
renovate[bot]
a728215154
Update dependency recoil to v0.7.7
2 years ago
renovate[bot]
9da34953e4
Update nextjs monorepo to v13.2.3
2 years ago
Gabe Kangas
c4f057eded
Make testing for moderator state centralized in User class
2 years ago
Owncast
e5dee5d258
Commit screenshots
2 years ago
Gabe Kangas
1536e4a04d
Show moderator message mid-chat session. Closes #2762
2 years ago
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>
2 years ago
Gabe Kangas
5b1f36c314
Revert "Add the Client-side Input Validators for Stream Keys and the Admin Password ( #2619 )"
...
This reverts commit 3653db3a6a
.
2 years ago