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
Owncast
83163e143c
Bundle embedded web app
2023-06-24 23:04:19 +00:00
renovate[bot]
f36841194b
chore(deps): update dependency npm to v9.7.2
2023-06-24 19:42:42 +00:00
Owncast
a2971ae958
Bundle embedded web app
2023-06-24 06:44:29 +00:00
renovate[bot]
51a6a7c95a
chore(deps): update dependency sass to v1.63.5
2023-06-24 04:44:49 +00:00
Owncast
f6c855312d
Commit screenshots
2023-06-24 04:10:24 +00:00
Owncast
a6e95cc9e8
Bundle embedded web app
2023-06-24 02:16:54 +00:00
janWilejan
e752934fd5
fix TitleNotifier crash ( #3100 )
...
rare chance of crashing when using ReactRefresh with an empty chat
Co-authored-by: janWilejan <>
2023-06-23 19:12:34 -07:00
Owncast
990b720611
Bundle embedded web app
2023-06-24 00:51:05 +00:00
renovate[bot]
0ad9b6c9cd
chore(deps): update dependency @storybook/testing-library to v0.2.0
2023-06-23 21:57:46 +00:00
Owncast
d6f7be262d
Bundle embedded web app
2023-06-23 21:57:02 +00:00
renovate[bot]
d5bb88c2cc
chore(deps): update dependency cypress to v12.15.0
2023-06-23 18:38:52 +00:00
Owncast
093b9dc087
Commit screenshots
2023-06-23 04:11:02 +00:00
Owncast
cbda5898ea
Bundle embedded web app
2023-06-22 22:13:55 +00:00
renovate[bot]
068afa1b61
chore(deps): update typescript-eslint monorepo to v5.60.0
2023-06-22 20:09:48 +00:00
Owncast
121a9d401a
Bundle embedded web app
2023-06-22 16:55:30 +00:00
Gabe Kangas
06adee2bc2
fix(chat): restore placeholder value to what it was before
2023-06-22 09:48:26 -07:00
Gabe Kangas
096834020e
chore: remove vscode config file
...
This shouldn't be a part of the repo.
2023-06-22 09:46:45 -07:00
Owncast
67acf8c51c
Bundle embedded web app
2023-06-22 15:57:00 +00:00
renovate[bot]
7c92482e7c
chore(deps): update dependency @types/react to v18.2.13
2023-06-22 13:49:50 +00:00
Owncast
974e4d8879
Commit screenshots
2023-06-22 04:11:16 +00:00
renovate[bot]
0ab883ae09
fix(deps): update module golang.org/x/net to v0.11.0
2023-06-21 21:47:25 +00:00
Owncast
c1ecf4c31c
Bundle embedded web app
2023-06-21 21:46:31 +00:00
Gabe Kangas
742131695c
fix(tests): ignore stylint packages
2023-06-21 14:40:29 -07:00
Owncast
0971bda3bf
Bundle embedded web app
2023-06-21 21:32:57 +00:00
Gabe Kangas
7924a561b2
fix(chat): update scroll to bottom button text color
2023-06-21 14:26:57 -07:00
renovate[bot]
c27553f758
fix(deps): update module golang.org/x/mod to v0.11.0
2023-06-21 17:16:05 +00:00
renovate[bot]
bc9327e679
fix(deps): update module github.com/prometheus/client_golang to v1.16.0
2023-06-21 13:27:51 +00:00
renovate[bot]
a68cd77135
fix(deps): update module github.com/oschwald/geoip2-golang to v1.9.0
2023-06-21 10:05:41 +00:00