Owncast
0b6fbb8428
Commit screenshots
2023-03-01 04:10:19 +00:00
renovate[bot]
53b88871ff
Update dependency picmo to v5.8.0
2023-02-28 18:18:46 +00:00
renovate[bot]
36de1751a5
Update dependency slate-react to v0.91.5
2023-02-28 12:01:38 +00:00
Dhanu Saputra
d19f6e4587
CPU usage description needs additional spacing ( #2757 )
2023-02-27 21:02:33 -08:00
Owncast
ab3fc31b51
Commit screenshots
2023-02-28 04:10:52 +00:00
renovate[bot]
85a8c7a40e
Update dependency chromatic to v6.17.1
2023-02-28 02:04:13 +00:00
Gabe Kangas
38a52c501c
Do not show custom page content sections if it is empty. Closes #2752
2023-02-27 17:39:53 -08:00
Gabe Kangas
23a721857f
Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749
2023-02-27 17:08:52 -08:00
Gabe Kangas
b7132eeaa5
Remove marquee tag as it throws off the UI tests
2023-02-27 15:45:45 -08:00
renovate[bot]
37cde44922
Lock file maintenance ( #2747 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-27 10:55:44 -08:00
renovate[bot]
74f182ee31
Update nextjs monorepo to v13.2.1
2023-02-27 13:20:25 +00:00
renovate[bot]
304c9a683d
Update dependency slate-react to v0.91.4
2023-02-27 06:02:39 +00:00
Owncast
7c4961a10b
Commit screenshots
2023-02-27 04:09:59 +00:00
Gabe Kangas
5b8bacb83f
Add chat embed automated browser tests. Closes #2743
2023-02-26 19:06:22 -08:00
Gabe Kangas
1f99b0bf22
Fix chat embeds not loading. Fixes #2744
2023-02-26 18:48:41 -08:00
renovate[bot]
a92926b35a
Update dependency slate to v0.91.4 ( #2737 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 18:26:30 -08:00
Gabe Kangas
ed2dc00345
Remove unused imports
2023-02-26 18:12:44 -08:00
Bennett B Madavana
5e155179ef
Fixed #2734 ( #2742 )
...
* Fixed #2734
* Prettified Code!
---------
Co-authored-by: bennett1412 <bennett1412@users.noreply.github.com>
2023-02-26 18:09:24 -08:00
gabek
61b207eb48
Prettified Code!
2023-02-27 00:55:16 +00:00
Michael David Kuckuk
b38df2fbe3
Create stories for layout testing ( #2722 )
...
* Inject services with useContext
* Extract service for video settings
* Create mock factories for services
* Create test data for chat history
* Add story to visualize different layouts
* Fix renaming mistake
* Add landscape and portrait viewports
* Add landscape stories
---------
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-02-26 16:54:28 -08:00
renovate[bot]
966a11471f
Update typescript-eslint monorepo to v5.53.0 ( #2738 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 16:25:41 -08:00
renovate[bot]
9896c37f61
Update dependency @types/node to v18.14.1 ( #2736 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 15:51:40 -08:00
Gabe Kangas
b1cc8c6f12
Increase diffThreshold again for chat text field UI test
2023-02-26 15:44:18 -08:00
renovate[bot]
d8ae365785
Update dependency react-hotkeys-hook to v4.3.7 ( #2735 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 15:34:50 -08:00
renovate[bot]
c66faf6e6f
Update dependency slate-react to v0.91.3 ( #2740 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 15:09:55 -08:00
renovate[bot]
6f26d83eda
Update dependency mermaid to v10 ( #2724 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-26 14:51:46 -08:00
Gabe Kangas
0c133053bb
Remove windows edge screenshots as it is no longer valid. See #2731
2023-02-26 12:36:26 -08:00
Owncast
254b2d5fc0
Commit screenshots
2023-02-26 04:23:42 +00:00
renovate[bot]
6b72ecff1a
Update dependency eslint-plugin-storybook to v0.6.11
2023-02-24 12:40:30 +00:00
renovate[bot]
40deecadd9
Update dependency @babel/core to v7.21.0
2023-02-24 05:18:56 +00:00
Owncast
e6b3c8f18c
Commit screenshots
2023-02-24 04:19:54 +00:00
renovate[bot]
a39aed2c09
Update dependency slate-react to v0.91.2
2023-02-23 16:53:20 +00:00
renovate[bot]
fd605db141
Update dependency react-hotkeys-hook to v4.3.6
2023-02-23 11:28:18 +00:00
Gabe Kangas
f76f7fbaf0
Only use username half of account as fallback value
2023-02-22 22:08:07 -08:00
Gabe Kangas
701e57a580
Fix CPU usage descripting mapping. Fixes #2682
2023-02-22 21:56:55 -08:00
Owncast
1b386e1144
Commit screenshots
2023-02-23 04:30:59 +00:00
Gabe Kangas
453f0e05cf
Fix admin password api path
2023-02-22 19:05:56 -08:00
Gabe Kangas
8b8f221eb4
Show streamTitle in header if set. Closes #2720
2023-02-22 18:52:25 -08:00
Gabe Kangas
e522bddf53
Add some slight side margin to offline banner for mobile
2023-02-22 18:07:12 -08:00
Gabe Kangas
9744d4680c
Fix disabled browser notifications showing up. Closes #2726
2023-02-22 18:04:11 -08:00
Gabe Kangas
e8ef6433e5
Addition bottom page content layout tweaks
2023-02-22 09:40:56 -08:00
Dhanu Saputra
0a653aaba7
Remove usage of the PropTypes dependency ( #2723 )
...
* Remove usage of the PropTypes dependency
* Prettified Code!
---------
Co-authored-by: dhanusaputra <dhanusaputra@users.noreply.github.com>
2023-02-22 09:21:00 -08:00
renovate[bot]
b05d4aee5f
Update dependency slate-react to v0.91.1
2023-02-22 04:32:00 +00:00
Owncast
9b6c13574a
Commit screenshots
2023-02-22 04:19:56 +00:00
Owncast
f1d1a7b7c4
Commit updated Storybook stories
2023-02-22 00:19:52 +00:00
Gabe Kangas
3bb73af1c2
Standardize bottom section background + fix mobile tabs not hiding. Closes #2685
2023-02-21 16:15:09 -08:00
Gabe Kangas
d2a3e718e4
Continue to bump the diff threshold
2023-02-21 09:31:57 -08:00
renovate[bot]
e925153b8c
Update dependency sass to v1.58.3
2023-02-21 04:50:28 +00:00
renovate[bot]
9c415834a3
Update dependency @codemirror/lang-markdown to v6.1.0
2023-02-20 21:08:23 +00:00
Gabe Kangas
61b78b8f1b
Limit the number of chat messages that can collapse in a row
2023-02-20 12:00:59 -08:00