Gabe Kangas
1055b1c42d
Fix var shadowing
2 years ago
Gabe Kangas
cd0f92f496
Add error boundary to DesktopContent. For #2811
2 years ago
Gabe Kangas
7cb5773a97
Add error boundary to ChatModerationDetailsModal. For #2811
2 years ago
Gabe Kangas
9162386495
Add error boundary to system Modal. For #2811
2 years ago
Gabe Kangas
02ca54d810
Add error boundary to UserDropdown. For #2811
2 years ago
Gabe Kangas
170a3ecde1
Add error boundary to BrowserNotifyModal. For #2811
2 years ago
Gabe Kangas
02e937c351
Add error boundary to FollowersCollection. For #2811
2 years ago
Gabe Kangas
274aeb8be6
Add error boundary to ClientConfigStore modal. For #2811
2 years ago
Gabe Kangas
85d54926ee
Add error boundary to Auth modal. For #2811
2 years ago
Gabe Kangas
11a11e64ad
Add error boundary to player. For #2811
2 years ago
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>
2 years ago
Gabe Kangas
2489a6520f
Increase diffThreshold for test. Closes #2812
2 years ago
Gabe Kangas
4192482a4c
Add error boundary to chat. For #2811
2 years ago
Gabe Kangas
593a7faa36
Add error boundaries to MobileContent. For #2811
2 years ago
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