Commit graph

6472 commits

Author SHA1 Message Date
Owncast
46a66c2a62 Bundle embedded web app 2023-06-28 05:59:02 +00:00
Gabe Kangas
d60289c8bc
feat(ui): improve loading state 2023-06-27 22:52:23 -07:00
Owncast
ac8f9b3945 Commit screenshots 2023-06-28 04:10:46 +00:00
Owncast
4d26d2bcd6 Bundle embedded web app 2023-06-28 00:50:41 +00:00
Gabe Kangas
0fd18cf889
fix: split out styles into two style tags. Should help #2989 2023-06-27 17:44:09 -07:00
Owncast
f0644f4cbe Bundle embedded web app 2023-06-27 23:46:10 +00:00
Gabe Kangas
e7f464a10f
fix(ui): fix not being able to disable browser notifications. Closes #3115 2023-06-27 16:40:35 -07:00
Gabe Kangas
78353fa6af
fix(test): modal auto-closes now 2023-06-27 16:29:46 -07:00
Owncast
c36cb12719 Bundle embedded web app 2023-06-27 23:24:28 +00:00
Gabe Kangas
1ea9a548e1
fix(ui): fallback to an empty array. Closes #3116 2023-06-27 16:19:16 -07:00
Owncast
f4b5d6cdb8 Bundle embedded web app 2023-06-27 23:13:23 +00:00
Gabe Kangas
1f755cb0ba
fix(chat): do not allow chat scrolling to impact page scrolling. Closes #3109 2023-06-27 16:11:07 -07:00
Gabe Kangas
1d6877d3ef
fix(admin): fix error displaying and do not allow deleting of the last stream key. Closes #3114 2023-06-27 16:08:07 -07:00
Owncast
ffcc40d471 Bundle embedded web app 2023-06-27 22:53:51 +00:00
Gabe Kangas
02811ef37e
feat(chat): preload and cache the custom emoji. Closes #3117 2023-06-27 15:48:16 -07:00
Gabe Kangas
8a4039217f
fix(test): fix test to reflect chat message updates 2023-06-27 15:19:49 -07:00
Gabe Kangas
f9d0d66271
feat(chat): cache custom emoji. For #3117 2023-06-27 15:19:48 -07:00
Owncast
9c3006677e Bundle embedded web app 2023-06-27 21:58:33 +00:00
Gabe Kangas
a354787a9e
feat(chat): support line breaks and pasted content. Closes #3108 2023-06-27 14:51:01 -07:00
Owncast
bd6e263eb9 Bundle embedded web app 2023-06-27 20:18:32 +00:00
renovate[bot]
35023f20df
chore(deps): update dependency stylelint to v15.9.0 2023-06-27 17:49:26 +00:00
Owncast
c35714b5c1 Bundle embedded web app 2023-06-27 17:48:39 +00:00
renovate[bot]
cfcd7d2a65
chore(deps): update dependency knip to v2.14.2 2023-06-27 14:57:15 +00:00
Owncast
4cec3a61e1 Bundle embedded web app 2023-06-27 14:56:23 +00:00
renovate[bot]
fb2379c1be
fix(deps): update dependency react-virtuoso to v4.3.11 2023-06-27 11:48:29 +00:00
Owncast
07dbc9dfea Bundle embedded web app 2023-06-27 11:47:43 +00:00
renovate[bot]
72e9404717
fix(deps): update dependency picmo to v5.8.5 2023-06-27 07:20:58 +00:00
Owncast
d29164ce78 Bundle embedded web app 2023-06-27 07:20:17 +00:00
renovate[bot]
ff7642a50f
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.4 2023-06-27 04:41:15 +00:00
Owncast
ab47015397 Commit screenshots 2023-06-27 04:12:36 +00:00
Owncast
acde0f6143 Bundle embedded web app 2023-06-27 01:37:35 +00:00
renovate[bot]
2766aace44
fix(deps): update dependency @uiw/react-codemirror to v4.21.4 2023-06-26 21:49:12 +00:00
Owncast
f2c896c93a Bundle embedded web app 2023-06-26 21:48:12 +00:00
renovate[bot]
4ae071b3ab
chore(deps): update dependency @types/react to v18.2.14 2023-06-26 18:45:19 +00:00
Owncast
566dedfb7e Bundle embedded web app 2023-06-26 18:44:25 +00:00
Gabe Kangas
d33f117a82
fix(chat): fix missing alt tags on custom emoji. Closes #3106 2023-06-26 11:38:10 -07:00
Owncast
b696efb0eb Bundle embedded web app 2023-06-26 18:14:07 +00:00
renovate[bot]
b7c5e75f19
fix(deps): update codemirror 2023-06-26 16:46:57 +00:00
Owncast
2060c4f2a7 Bundle embedded web app 2023-06-26 16:46:07 +00:00
janWilejan
7930747cbb
Fix highlight in video quality selection menu (#3102)
Also removed dead code in video quality selection menu.
Also 'minimize latency (experimental)' button is no longer renamed when pressed
(it is now highlighted when enabled).

Co-authored-by: janWilejan <>
2023-06-26 09:40:28 -07:00
Owncast
2b7042ff98 Bundle embedded web app 2023-06-26 16:04:42 +00:00
janWilejan
c563742856
Chat popup (#3098)
* add pop out chat button

* add button to close chat popup

* chat is hidden on main interface when a popup chat is open

* NameChangeEvent renames clients with the given id

if you have two or more owncast windows (or pop-out chats) open, changing your
name in 1 client is reflected in all clients.

* replace isChatVisible booleans with chatState enum

* update stories to use ChatState

* fix build tests

---------

Co-authored-by: janWilejan <>
2023-06-26 09:00:27 -07:00
Owncast
fca85a4a42 Commit screenshots 2023-06-26 04:10:35 +00:00
Owncast
5fa97464ae Bundle embedded web app 2023-06-25 20:05:03 +00:00
renovate[bot]
9903174ad1
chore(deps): update dependency chromatic to v6.19.9 2023-06-25 17:22:51 +00:00
Owncast
8da2f07629 Bundle embedded web app 2023-06-25 07:31:51 +00:00
renovate[bot]
23bf5c3bc5
fix(deps): update nextjs monorepo to v13.4.7 2023-06-25 05:16:58 +00:00
Owncast
17f1967eff Commit screenshots 2023-06-25 04:10:14 +00:00
Owncast
586ff69066 Bundle embedded web app 2023-06-25 02:11:44 +00:00
renovate[bot]
585aff1889
chore(deps): update dependency sass to v1.63.6 2023-06-24 23:05:04 +00:00