Commit graph

2539 commits

Author SHA1 Message Date
Gabe Kangas
f2fbce113e
fix(embed): set background color and height of chat embed. closes #2961 2023-04-27 10:26:12 -07:00
Gabe Kangas
1dc71004c9
fix(embed): set background color of video embed 2023-04-27 10:26:12 -07:00
Gabe Kangas
fbffb58c0c
fix(ui): vh->vw for content margin 2023-04-26 21:42:30 -07:00
Gabe Kangas
97fb5a80d0
fix(ui): restore page margin and background color. Closes #2959 2023-04-26 21:27:35 -07:00
Gabe Kangas
12d321b097
fix(mobile): remove extra margin around tabbed content 2023-04-26 21:24:31 -07:00
Owncast
84d43ed149 Commit screenshots 2023-04-27 04:10:00 +00:00
Gabe Kangas
a50f1fe7bb
fix(ui): allow dynamic tigher spacing of action buttons. fixes #2957 2023-04-26 16:52:12 -07:00
Gabe Kangas
913cc4aae2
fix(ui): remove default border on mobile action button menu 2023-04-26 16:50:08 -07:00
Gabe Kangas
d2afeef0e4
fix(embed): fix post-pr #2863 merge offline banner text color 2023-04-26 15:39:58 -07:00
Nathan
32c3f6a9b6
fix: #2668 Page Vertical Spacing Issues (#2863)
* fix: #2668 Page Vertical Spacing Issues

* Update test to reflect mobile work

* chore: refactor action buttons

---------

Co-authored-by: thisProjects <wibbet@wobbet.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-04-26 15:31:23 -07:00
Gabe Kangas
951d05637f
feat(ui): decrease padding in tabs 2023-04-26 09:48:22 -07:00
Gabe Kangas
bb9cc28596
fix(embed): change text color of offline banner. Closes #2953 2023-04-26 09:40:17 -07:00
renovate[bot]
aefc94f8d4
chore(deps): update dependency prettier to v2.8.8 2023-04-26 09:34:31 +00:00
Gabe Kangas
5279eefb8e
fix(ui): increase left/right content header padding 2023-04-25 21:48:34 -07:00
Owncast
a3fedaa23a Commit screenshots 2023-04-26 04:10:39 +00:00
Gabe Kangas
04107ba0fe
feat(header): give logo a slight border 2023-04-25 20:43:04 -07:00
Gabe Kangas
0f04e1d305
fix(header): remove padding from header avatar 2023-04-25 20:33:03 -07:00
renovate[bot]
066f3112c3
chore(deps): update dependency @types/react to v18.0.38 2023-04-25 08:44:12 +00:00
Owncast
2dc260e400 Commit screenshots 2023-04-25 04:14:28 +00:00
dependabot[bot]
5da7e4d5ce
Bump yaml from 2.2.1 to 2.2.2 in /web (#2946)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 16:15:26 -07:00
renovate[bot]
bae0eba44a
chore(deps): lock file maintenance (#2941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-24 16:00:12 -07:00
gingervitis
44483a45d3
some webv2 UI polish (#2940)
* style tweaks for Action Button, UserMenu, Modal

* a bunch of misc polish; some around chat

* Prettified Code!

* cleanup

* fix formatting

* Reduce content padding a bit

* some stylesheet cleanup

* fix action button sizing

* Remove action button height completely

---------

Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-04-24 10:58:57 -07:00
renovate[bot]
197c4d7c12
chore(deps): update dependency @types/node to v18.15.13 2023-04-24 10:15:09 +00:00
Owncast
89348ea6c3 Commit screenshots 2023-04-24 04:20:44 +00:00
Owncast
f6df7b03ec Commit updated Storybook stories 2023-04-24 01:46:07 +00:00
Gabe Kangas
2bb8eced14
chore(docs): update docs to reflect font change 2023-04-23 18:39:15 -07:00
Gabe Kangas
cd6c814615
chore(docs): update docs to reflect font change 2023-04-23 18:11:54 -07:00
renovate[bot]
234a2c276b
fix(deps): update dependency slate to v0.94.0 2023-04-23 21:18:17 +00:00
renovate[bot]
1d54842ef0
fix(deps): update dependency @codemirror/language-data to v6.3.0 2023-04-23 18:02:50 +00:00
renovate[bot]
e77883b327
fix(deps): update dependency antd to v4.24.9 2023-04-23 11:52:19 +00:00
renovate[bot]
855c5164e8
chore(deps): update dependency @types/node to v18.15.12 2023-04-23 04:12:37 +00:00
Owncast
1484382c1b Commit screenshots 2023-04-23 04:09:43 +00:00
Gabe Kangas
90d2739afd
fix(mobile): fix action bar button not appearing. Closes #2938 2023-04-22 19:57:24 -07:00
gabek
a67f5d7a74 Prettified Code! 2023-04-23 01:08:08 +00:00
Gabe Kangas
c1086aa5a2
feat(font): change opensans to inter font 2023-04-22 18:05:35 -07:00
Gabe Kangas
70e4d84c42
feat(header): use instance logo for header image 2023-04-22 11:50:11 -07:00
Owncast
c37322e5f9 Commit screenshots 2023-04-22 04:10:20 +00:00
renovate[bot]
0afdc94169
chore(deps): update typescript-eslint monorepo to v5.59.0 2023-04-21 21:22:05 +00:00
renovate[bot]
88b6748626
fix(deps): update dependency react-virtuoso to v4.2.2 2023-04-21 08:22:07 +00:00
Owncast
7676c87450 Commit screenshots 2023-04-21 04:10:00 +00:00
renovate[bot]
c498866cac
chore(deps): update dependency @types/react to v18.0.37 2023-04-20 17:04:26 +00:00
Owncast
3e9e05ab3a Commit screenshots 2023-04-20 04:13:34 +00:00
renovate[bot]
c3ab9524cf
fix(deps): update dependency @codemirror/language-data to v6.2.1 2023-04-19 11:46:13 +00:00
Owncast
1c400fc9a0 Commit screenshots 2023-04-19 04:09:55 +00:00
renovate[bot]
7b82ee9a51
chore(deps): update dependency html-webpack-plugin to v5.5.1 2023-04-18 19:21:57 +00:00
Owncast
8726355c51 Commit screenshots 2023-04-18 04:15:05 +00:00
gabek
69225bc91b Prettified Code! 2023-04-17 22:34:29 +00:00
Dev Gupta
1a63880d01
adding tests for generateRndKey (#2932)
changing jest.config.js
transform option  from -
transform: { '^.+\\.ts?$': 'ts-jest' },
to
  transform: {   '^.+\\.(js|jsx|ts|tsx)$': ['babel-jest', { presets: ['next/babel'] }], },
2023-04-17 15:33:30 -07:00
renovate[bot]
90546a9a45
fix(deps): update dependency react-hotkeys-hook to v4.4.0 2023-04-17 19:46:34 +00:00
renovate[bot]
57f490c189
fix(deps): update dependency picmo to v5.8.2 2023-04-17 16:43:33 +00:00
renovate[bot]
41b7ed891d
chore(deps): lock file maintenance (#2931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 09:38:48 -07:00
renovate[bot]
20be888223
chore(deps): update typescript-eslint monorepo to v5.58.0 2023-04-17 05:24:41 +00:00
Owncast
20dfe918b2 Commit screenshots 2023-04-17 04:12:02 +00:00
Gabe Kangas
5f2252f2a4
chore(tests): add js validation tests
These are the first javascript unit tests. Added them to the CI worflow.
Closes #2930
2023-04-16 14:36:23 -07:00
Gabe Kangas
b3ac4e1a15
fix(js): consolidate url and account validators 2023-04-16 14:32:18 -07:00
renovate[bot]
181764759e
fix(deps): update dependency react-markdown to v8.0.7 2023-04-16 13:17:14 +00:00
renovate[bot]
145f276b48
fix(deps): update dependency @codemirror/lang-markdown to v6.1.1 2023-04-16 06:20:13 +00:00
Gabe Kangas
6774f049f7
fix(followers): more followers style tweaks 2023-04-15 22:33:02 -07:00
Gabe Kangas
014acc1663
fix(followers): improve layout of single follower. Closes #2926 2023-04-15 22:00:42 -07:00
Owncast
bb81ac704c Commit screenshots 2023-04-16 04:09:41 +00:00
Gabe Kangas
dde512fa14
fix(notifications): do not support browser notifications for local servers 2023-04-15 20:20:42 -07:00
Gabe Kangas
74bdab81a3
fix(web): remove extra spacing above headers in modals 2023-04-15 19:59:22 -07:00
Gabe Kangas
c41742dc86
fix(chat): give social chat messages added spacing 2023-04-15 19:14:06 -07:00
Gabe Kangas
057b93b1b2
fix(web): improve spacing in custom bottom section with headers 2023-04-15 17:50:52 -07:00
Gabe Kangas
228d787bf9
fix(web): set document title via dom instead of javascript. Closes #2918 2023-04-15 14:22:14 -07:00
Bennett B Madavana
49420822f5
Fixed #2758 (#2914)
* Fixed #2758

* Prettified Code!

* Merge branch 'develop' of https://github.com/bennett1412/owncast into issue-#2758-fix

* Fixed prop value in chart component

* Prettified Code!

* Updated chart download button position

* Fixed linting errors

---------

Co-authored-by: bennett1412 <bennett1412@users.noreply.github.com>
2023-04-15 11:31:20 -07:00
renovate[bot]
29cc036c02
chore(deps): update dependency @types/react to v18.0.35 2023-04-15 17:15:41 +00:00
renovate[bot]
8b81fa5a90
chore(deps): update dependency sass to v1.62.0 2023-04-15 10:07:06 +00:00
Owncast
8b99d7cc4f Commit screenshots 2023-04-15 04:11:06 +00:00
renovate[bot]
7dca7f68bb
fix(deps): update dependency react-virtuoso to v4.2.1 2023-04-14 22:30:07 +00:00
Pranav Joglekar
cbdf0bd401
fix: Prevent storybook from making websocket connections (#2896)
* feat: mock window.WebSocket to prevent WS calls from Main layout story

* Prettified Code!

---------

Co-authored-by: Pranav2612000 <Pranav2612000@users.noreply.github.com>
2023-04-14 14:39:05 -07:00
renovate[bot]
1869da281e
fix(deps): update dependency @uiw/react-codemirror to v4.19.16 2023-04-14 14:27:24 +00:00
renovate[bot]
e6ce7a9414
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.16 2023-04-14 05:25:37 +00:00
Owncast
1638ec4b03 Commit screenshots 2023-04-14 04:10:05 +00:00
renovate[bot]
2611ba974e
chore(deps): update dependency @types/react to v18.0.34 2023-04-13 22:05:39 +00:00
renovate[bot]
86ac8640d1
chore(deps): update nextjs monorepo to v13.3.0 2023-04-13 10:14:44 +00:00
Owncast
58eba3c1f6 Commit screenshots 2023-04-13 04:09:57 +00:00
Gabe Kangas
a37e40ab27
Change the info message shown when changing admin password. Closes #2905 2023-04-12 18:43:46 -07:00
Dev Gupta
b3b6a23687
Fix -Admin appearance page has one differently colored collapsible area #2893 (#2913) 2023-04-12 18:33:14 -07:00
renovate[bot]
1e2a334d21
chore(deps): update dependency eslint to v8.38.0 2023-04-12 10:51:00 +00:00
Owncast
d6774d012c Commit screenshots 2023-04-12 04:18:19 +00:00
renovate[bot]
15eba85cb6
fix(deps): update dependency @uiw/react-codemirror to v4.19.15 2023-04-11 17:54:56 +00:00
renovate[bot]
92490edb93
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.15 2023-04-11 07:56:57 +00:00
Owncast
40772292f1 Commit screenshots 2023-04-11 04:10:29 +00:00
renovate[bot]
fd07b1e810
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.14 2023-04-10 18:58:08 +00:00
renovate[bot]
fe78f172b9
chore(deps): lock file maintenance (#2910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 07:23:03 -07:00
renovate[bot]
3f719fa233
chore(deps): update dependency sass to v1.61.0 2023-04-10 08:31:38 +00:00
Owncast
123b43b4e4 Commit screenshots 2023-04-10 04:11:19 +00:00
Owncast
8c7dbeb863 Commit screenshots 2023-04-09 04:09:44 +00:00
renovate[bot]
874d5d1729
fix(deps): update dependency slate-react to v0.93.0 2023-04-08 12:04:35 +00:00
renovate[bot]
10bc0d9864
chore(deps): update dependency chromatic to v6.17.3 2023-04-08 06:25:00 +00:00
Owncast
2f7cb59b78 Commit screenshots 2023-04-08 04:10:05 +00:00
renovate[bot]
2d1f504632
fix(deps): update dependency slate to v0.93.0 2023-04-07 20:03:03 +00:00
renovate[bot]
9dd3dcd1be
fix(deps): update dependency react-virtuoso to v4.2.0 2023-04-07 11:52:17 +00:00
renovate[bot]
f73671fdb2
chore(deps): update typescript-eslint monorepo to v5.57.1 2023-04-07 05:33:42 +00:00
Owncast
f3a5255288 Commit screenshots 2023-04-07 04:10:16 +00:00
renovate[bot]
292170b777
chore(deps): update dependency @types/react to v18.0.33 2023-04-06 20:24:40 +00:00
renovate[bot]
ddb103181c
chore(deps): update dependency @storybook/testing-library to v0.1.0 2023-04-06 10:25:31 +00:00
Owncast
ab22aed7ac Commit screenshots 2023-04-06 04:14:14 +00:00
Gabe Kangas
79b6e56cd7
Use the same fake user in test 2023-04-05 20:21:07 -07:00
Gabe Kangas
7ec7e1704c
Add bool option to player to fill container for embeds. Closes #2884 2023-04-05 20:05:22 -07:00
renovate[bot]
3587d47c00
chore(deps): update dependency @types/react to v18.0.32 2023-04-05 14:19:04 +00:00
renovate[bot]
4cac26b7de
fix(deps): update dependency ua-parser-js to v1.0.35 2023-04-05 04:37:16 +00:00
Owncast
3d1ebe79ac Commit screenshots 2023-04-05 04:10:28 +00:00
Owncast
48f6af394c Commit screenshots 2023-04-04 04:09:58 +00:00
Dev Gupta
1eac2a1632
FIX : Admin custom CSS area forces entire page to scroll #2886 (#2892)
* Update EditPageContent.tsx

Adding Scroll to codemirror

* Prettified Code!

* Fixing CSS- code mirror scroll issue

Removing excess code
and fixing CSS code mirror

* Prettified Code!

* Prettified Code!

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: gabek <gabek@users.noreply.github.com>
2023-04-03 21:03:44 -07:00
Dev Gupta
f1bf06b8cd
FIX #2897 Admin: "Copy" button for stream keys copy asterisks if key is hidden (#2901)
* Update StreamKeys.tsx

* Prettified Code!

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
2023-04-03 20:49:48 -07:00
Gabe Kangas
13c32bd6bd
Fixing formatting of PR #2903 2023-04-03 18:44:45 -07:00
Gabe Kangas
d346485f94
Revert "FIX : Chat: words containing one or more dots are turned into links #2898 (#2903)"
This reverts commit 11a3a79032.
2023-04-03 18:28:25 -07:00
gabek
1cd4efaf72 Prettified Code! 2023-04-04 01:04:18 +00:00
Dev Gupta
11a3a79032
FIX : Chat: words containing one or more dots are turned into links #2898 (#2903)
* FIX: Chat: words containing one or more dots are turned into links #2898

Making validateTLD to true and also adding a parameter of customTLDs

* Update ChatUserMessage.tsx

* Prettified Code!

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
2023-04-03 18:00:21 -07:00
Gabe Kangas
cff37eaf83
Correctly show lowest CPU usage for video table. Closes #2800 2023-04-03 14:56:08 -07:00
renovate[bot]
859c762978
chore(deps): lock file maintenance (#2895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 09:27:58 -07:00
renovate[bot]
841615a1d5
chore(deps): update dependency @babel/core to v7.21.4 2023-04-03 11:00:42 +00:00
Owncast
1ade305e9a Commit screenshots 2023-04-03 04:20:40 +00:00
renovate[bot]
df4c7dda3a
chore(deps): update dependency eslint to v8.37.0 2023-04-02 08:27:42 +00:00
Owncast
b27829e13f Commit screenshots 2023-04-02 04:09:46 +00:00
renovate[bot]
41dc3932d1
fix(deps): update dependency react-virtuoso to v4.1.1 2023-04-01 23:06:23 +00:00
renovate[bot]
1e21368094
chore(deps): update dependency @types/react to v18.0.31 2023-04-01 08:59:28 +00:00
Gabe Kangas
d7301d2d8d
Fix paragraphs not having spacing. Closes #2891 2023-03-31 22:21:52 -07:00
Gabe Kangas
e86caad06f
Return hideViewerCount in config and set the admin switch correctly. Closes #2887 2023-03-31 22:15:28 -07:00
Gabe Kangas
00ea1cae5b
Use correct color in content header description. Closes #2889 2023-03-31 22:02:28 -07:00
Gabe Kangas
bc1fec0228
Use correct link hover color. Closes #2888 2023-03-31 21:56:59 -07:00
gabek
9572c164d4 Prettified Code! 2023-04-01 04:48:57 +00:00
Gabe Kangas
7108c41085
Use action color for live video indicator. Closes #2890 2023-03-31 21:46:57 -07:00
Owncast
1b0fed52ab Commit screenshots 2023-04-01 04:11:37 +00:00
Gabe Kangas
597281bbb2
Guard against duplicate websocket connections. Closes #2773 2023-03-31 21:01:16 -07:00
renovate[bot]
25569cbc72
chore(deps): update dependency @types/node to v18.15.11 2023-03-31 22:05:11 +00:00
renovate[bot]
d9aa6e39ec
fix(deps): update dependency @codemirror/language-data to v6.2.0 2023-03-31 17:07:23 +00:00
renovate[bot]
cc702ca318
fix(deps): update dependency @uiw/react-codemirror to v4.19.11 2023-03-31 13:49:33 +00:00
renovate[bot]
8b55f72ded
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.19.11 2023-03-31 11:31:59 +00:00
Owncast
2d5bafb897 Commit screenshots 2023-03-31 04:09:45 +00:00
renovate[bot]
94cbac1b12
Update dependency sass-loader to v13.2.2 2023-03-31 01:34:07 +00:00
renovate[bot]
f979adb515
Update dependency @types/react to v18.0.30 2023-03-30 21:40:28 +00:00
renovate[bot]
7bc418a052
Update typescript-eslint monorepo to v5.57.0 2023-03-30 18:27:47 +00:00
renovate[bot]
9b662a59d2
Update dependency sharp to v0.32.0 2023-03-30 05:27:15 +00:00
Owncast
6a593a9a7e Commit screenshots 2023-03-30 04:10:23 +00:00
renovate[bot]
577b8c5d91
Update dependency @types/node to v18.15.10 2023-03-29 16:15:32 +00:00
Owncast
7ffdf81c8c Commit screenshots 2023-03-29 04:40:25 +00:00
renovate[bot]
4439036cd7
Update dependency @uiw/react-codemirror to v4.19.10 2023-03-28 21:08:55 +00:00
Pranav Joglekar
07c5cabfe8
Trigger the title updated webhook event whenever a title is changed (#2823)
* wip: trigger the title updated webhook event whenever a title is changed

* Commit updated API documentation

* fix: add STREAM_TITLE_CHANGED to list of valid events

* feat: Add support for STREAM_TITLE_CHANGED webhook event on admin dashboard

* fix: transmit webhook event after stream has changed to fix race conditions where older title was sent

---------

Co-authored-by: Owncast <owncast@owncast.online>
2023-03-28 11:34:00 -07:00
renovate[bot]
bb010beaaf
Update dependency @types/node to v18.15.9 2023-03-28 11:14:22 +00:00
renovate[bot]
bb6f949760
Update dependency @uiw/codemirror-theme-bbedit to v4.19.10 2023-03-28 06:59:01 +00:00
renovate[bot]
22502365e8
Update dependency react-error-boundary to v4 (#2867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-27 23:42:12 -07:00
Gabe Kangas
2b19f9272e
Fix auto-generated keys not saving. Closes #2874 2023-03-27 21:34:54 -07:00
Owncast
5ddab41b4b Commit screenshots 2023-03-28 04:20:52 +00:00
renovate[bot]
87f1390f70
Update dependency @svgr/webpack to v7 (#2878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-27 18:03:54 -07:00
renovate[bot]
fe843f7f12
Update dependency @types/node to v18.15.8 2023-03-27 23:22:38 +00:00
renovate[bot]
3627c2a2c5
Update dependency @types/react to v18.0.29 2023-03-27 18:10:07 +00:00
renovate[bot]
6ed79a4676 Lock file maintenance 2023-03-27 16:18:28 +00:00
renovate[bot]
507ea1a426
Update dependency prettier to v2.8.7 2023-03-27 11:35:45 +00:00
renovate[bot]
8c748ce41a
Update dependency @types/node to v18.15.7 2023-03-27 08:35:17 +00:00
Owncast
9cfd4240e5 Commit screenshots 2023-03-27 04:10:36 +00:00
renovate[bot]
edc48d615a
Update dependency sass to v1.60.0 2023-03-27 01:06:07 +00:00
renovate[bot]
390155c95b
Update dependency @types/node to v18.15.6 2023-03-26 21:55:27 +00:00
renovate[bot]
6dc62c1669
Update dependency xstate to v4.37.1 2023-03-26 16:58:45 +00:00
Owncast
f092ac9381 Commit screenshots 2023-03-26 04:14:47 +00:00
Owncast
1ca133c7a0 Commit screenshots 2023-03-25 04:10:05 +00:00
renovate[bot]
6c58ca0f04
Update dependency prettier to v2.8.6 2023-03-24 08:50:31 +00:00
renovate[bot]
7640822496
Update typescript-eslint monorepo to v5.56.0 2023-03-24 07:04:47 +00:00
Owncast
8ad9b10efc Commit screenshots 2023-03-24 04:11:02 +00:00
Gabe Kangas
3d302b7dbd
Fix text overlaping. Closes #2866 2023-03-23 19:11:13 -07:00
Gabe Kangas
13868e8b6a
Allow dynamic corner radius of badges 2023-03-23 19:11:13 -07:00
renovate[bot]
d98c7d54cc
Update dependency @types/node to v18.15.5 2023-03-23 22:30:19 +00:00
renovate[bot]
85bc281bcc
Update dependency eslint-config-prettier to v8.8.0 2023-03-23 18:35:45 +00:00
renovate[bot]
a255a92905
Update dependency react-markdown to v8.0.6 2023-03-23 13:12:03 +00:00
renovate[bot]
deb518d426
Update dependency prettier to v2.8.5 2023-03-23 06:10:40 +00:00
Owncast
5050e4f01c Commit screenshots 2023-03-23 04:10:27 +00:00
Gabe Kangas
bb14af399e
Fix the listing of follower tables in admin 2023-03-22 14:54:43 -07:00
Gabe Kangas
78fe01d049
Rework loading followers and pagination a bit. Closes #2835 2023-03-22 14:54:41 -07:00
Owncast
c994564fb4 Commit screenshots 2023-03-22 04:10:13 +00:00
Gabe Kangas
a5e5adfa02
Fix incorrect follower count displayed. Closes #2854 2023-03-21 17:33:59 -07:00
Gabe Kangas
559ec45f0f
Remove additional spacing above logo 2023-03-21 17:19:39 -07:00
renovate[bot]
15e9a72d16
Update dependency sass-loader to v13.2.1 2023-03-21 20:28:33 +00:00
Dhanu Saputra
2b41113211
Loose div in Utilities > Stream health screen (#2844) 2023-03-21 13:06:16 -07:00
Owncast
159bf7912c Commit screenshots 2023-03-21 04:09:44 +00:00
renovate[bot]
f05a964fce
Update dependency slate-react to v0.92.0 2023-03-20 22:52:04 +00:00
renovate[bot]
49bb613368
Update dependency chromatic to v6.17.2 2023-03-20 19:06:41 +00:00
renovate[bot]
ee79e71044 Lock file maintenance 2023-03-20 14:37:32 +00:00
renovate[bot]
db2d567517 Lock file maintenance 2023-03-20 11:55:35 +00:00
Owncast
3d45433386 Commit screenshots 2023-03-20 04:10:00 +00:00
renovate[bot]
98064c94fc
Update dependency slate-react to v0.91.11 2023-03-19 13:54:12 +00:00
Owncast
b2bf208726 Commit screenshots 2023-03-19 04:09:40 +00:00
Gabe Kangas
7e4d147940
Fix exception thrown with zero links. Closes #2833 2023-03-18 11:49:20 -07:00
Dhanu Saputra
dfdd338048
Tags and social section colors (#2845)
don't match rest of the admin
2023-03-18 11:20:27 -07:00
renovate[bot]
66a21e1ba3
Update dependency sass to v1.59.3 2023-03-18 06:26:02 +00:00
renovate[bot]
a03437291d
Update typescript-eslint monorepo to v5.55.0 (#2838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 23:15:37 -07:00
renovate[bot]
dc507c9a20
Update dependency style-loader to v3.3.2 (#2839)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 22:56:34 -07:00
renovate[bot]
1476b721d3
Update dependency react-hotkeys-hook to v4.3.8 (#2834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 22:41:50 -07:00
renovate[bot]
b4b2c7a919
Update dependency @types/node to v18.15.3 (#2837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 22:25:19 -07:00
renovate[bot]
352884f421
Update dependency @babel/core to v7.21.3 (#2841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-03-17 21:50:54 -07:00
Gabe Kangas
3b8982089d
Fix pagination parameters. Closes #2835 2023-03-17 21:11:01 -07:00
Owncast
4957db5145 Commit screenshots 2023-03-18 04:10:00 +00:00
Owncast
29820d7265 Commit screenshots 2023-03-17 04:09:54 +00:00
Gabe Kangas
453d9ab41f
Reword the error message 2023-03-16 12:58:03 -07:00
Dhanu Saputra
b9fd5e6210
Menu state in admin not saved after page refresh (#2829)
* Menu state in admin not saved after page refresh

* fix openKey

* retry ci

* retry ci

* retry ci
2023-03-16 12:06:00 -07:00
Stanford
8be9f371db
Fixed typos (#2836)
"plan to steam" to "plan to stream"
2023-03-16 11:27:17 -07:00
renovate[bot]
b793ac7b09
Update dependency @types/node to v18.15.1 2023-03-16 08:46:38 +00:00
Owncast
ca10f1138c Commit screenshots 2023-03-16 04:09:41 +00:00
Owncast
371db04b16 Commit updated Storybook stories 2023-03-15 04:41:00 +00:00
gabek
3eb41ed805 Prettified Code! 2023-03-15 04:36:32 +00:00
Gabe Kangas
6973c3d8df
Update styling of video settings admin page. Closes #2803 2023-03-14 21:34:37 -07:00
Gabe Kangas
d1fe99f3d5
Fix missing anchor points in slider. Fixes #2750 2023-03-14 21:34:36 -07:00
Gabe Kangas
cb22147ddb
Use simpler example for ErrorBoundary 2023-03-14 21:34:36 -07:00
Owncast
97e4641054 Commit screenshots 2023-03-15 04:15:51 +00:00
renovate[bot]
e28bb6041d
Update dependency sass to v1.59.2 (#2820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-13 22:14:35 -07:00
Owncast
c161e562a3 Commit screenshots 2023-03-14 04:10:40 +00:00
renovate[bot]
65ef4dfa86 Update dependency eslint to v8.36.0 2023-03-14 01:22:57 +00:00
Gabe Kangas
0dc126e94d
Tell the chart not to clip the visibility of the contents. For #2806 2023-03-13 17:01:39 -07:00
Gabe Kangas
25f52e8850
Fix incorrect moderator string stopping mod notification. Closes #2762 2023-03-13 16:41:29 -07:00
Gabe Kangas
3ada7182f5
Update viewers chart y axis to make more sense. Closes #2806 2023-03-13 15:58:16 -07:00
Gabe Kangas
0f58f8c0fe
Banned and chat disconnected states will hide chat. Closes #2764 2023-03-13 15:25:05 -07:00
Gabe Kangas
0b619b84a6
Add waiting message to hardware screen. Closes #2805 2023-03-13 13:19:17 -07:00
Gabe Kangas
3262698631
Remove log message 2023-03-13 13:08:58 -07:00
Gabe Kangas
7e7be00b12
Guard against mobile exception. Closes #2793 2023-03-13 13:08:57 -07:00
Gabe Kangas
7400033bee
Add missing rel to indieauth link. Closes #2791 2023-03-13 12:58:36 -07:00
Gabe Kangas
59a3d5886c
Add password/key complexity rules in input fields. 2023-03-13 12:37:16 -07:00
Gabe Kangas
7adae0e9d5
Fix circular dependency issue breaking build 2023-03-13 12:36:25 -07:00
renovate[bot]
86f0f2cb9c chore(deps): lock file maintenance 2023-03-13 12:49:37 +00:00
Gabriel
0cf7b504ae
fix(issue: #2772) change text color white to black (#2796) 2023-03-13 00:35:03 -07:00
Owncast
8a382b5eaa Commit updated Storybook stories 2023-03-13 07:06:39 +00:00
Gabe Kangas
4009af8d3c
Add note about error boundaries 2023-03-13 00:00:40 -07:00
renovate[bot]
c1f18f35b3
fix(deps): update dependency autoprefixer to v10.4.14 (#2810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-12 23:26:38 -07:00
Gabe Kangas
1055b1c42d
Fix var shadowing 2023-03-12 23:12:39 -07:00
Gabe Kangas
cd0f92f496
Add error boundary to DesktopContent. For #2811 2023-03-12 23:11:20 -07:00
Gabe Kangas
7cb5773a97
Add error boundary to ChatModerationDetailsModal. For #2811 2023-03-12 23:11:19 -07:00
Gabe Kangas
9162386495
Add error boundary to system Modal. For #2811 2023-03-12 23:11:18 -07:00
Gabe Kangas
02ca54d810
Add error boundary to UserDropdown. For #2811 2023-03-12 23:11:18 -07:00
Gabe Kangas
170a3ecde1
Add error boundary to BrowserNotifyModal. For #2811 2023-03-12 23:11:17 -07:00
Gabe Kangas
02e937c351
Add error boundary to FollowersCollection. For #2811 2023-03-12 23:11:16 -07:00
Gabe Kangas
274aeb8be6
Add error boundary to ClientConfigStore modal. For #2811 2023-03-12 23:11:16 -07:00
Gabe Kangas
85d54926ee
Add error boundary to Auth modal. For #2811 2023-03-12 23:11:15 -07:00
Gabe Kangas
11a11e64ad
Add error boundary to player. For #2811 2023-03-12 23:11:14 -07:00
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