Commit Graph
9497 Commits
Author SHA1 Message Date
renovate[bot]andGitHub da23ee8e3e fix(deps): update dependency video.js to v8.19.1 2024-10-25 10:15:08 +00:00
Owncast 85084e4b60 Bundle embedded web app 2024-10-25 06:31:45 +00:00
renovate[bot]andGitHub 4315d19daa chore(deps): update dependency @types/node to v20.16.14 2024-10-25 03:47:54 +00:00
Owncast 91efec9200 Bundle embedded web app 2024-10-25 01:55:30 +00:00
renovate[bot]andGitHub 6baa2e28d7 chore(deps): update dependency chromatic to v11.14.0 2024-10-24 21:39:56 +00:00
Owncast 476be88c86 Bundle embedded web app 2024-10-24 21:37:45 +00:00
renovate[bot]andGitHub abe0c49b38 chore(deps): update typescript-eslint monorepo to v8.11.0 2024-10-24 19:31:26 +00:00
Owncast 8ca104634b Bundle embedded web app 2024-10-24 15:08:32 +00:00
renovate[bot]andGitHub 06706702f8 chore(deps): update dependency eslint-plugin-storybook to v0.10.1 2024-10-24 12:25:23 +00:00
Owncast b3c42769cb Bundle embedded web app 2024-10-24 10:20:13 +00:00
renovate[bot]andGitHub 7178b3b557 chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.1 2024-10-24 08:25:23 +00:00
renovate[bot]andGitHub 01dc997fb4 chore(deps): update peter-evans/create-or-update-comment digest to d5aa8cd 2024-10-23 06:20:24 +00:00
Owncast a00e726c22 Bundle embedded web app 2024-10-22 23:34:30 +00:00
2015a566cb Fix websocket reconnection (#3959)
The `onerror` event is only triggered if the buffer is full while the
socket is closed, while the `onclose` event is called for any kind of
disconnection: https://websockets.spec.whatwg.org/#closeWebSocket

Fixes: https://github.com/owncast/owncast/issues/3958

Co-authored-by: Alyssa Ross <hi@alyssa.is>
2024-10-22 16:29:46 -07:00
Owncast 45392aa5ad Bundle embedded web app 2024-10-22 07:26:31 +00:00
renovate[bot]andGitHub b07413a314 chore(deps): update dependency @types/node to v20.16.13 2024-10-22 05:17:10 +00:00
Owncast 90f6d4333c Bundle embedded web app 2024-10-22 05:15:05 +00:00
renovate[bot]andGitHub beeeaede5e chore(deps): update dependency sass to v1.80.3 2024-10-22 02:03:10 +00:00
Owncast 1c09c7c544 Bundle embedded web app 2024-10-21 19:31:41 +00:00
renovate[bot]andGitHub 352df6a604 chore(deps): update dependency @mdx-js/react to v3.1.0 2024-10-21 17:02:47 +00:00
Owncast db635a8119 Bundle embedded web app 2024-10-21 13:19:17 +00:00
renovate[bot] 1f06deb52f chore(deps): lock file maintenance 2024-10-21 13:14:19 +00:00
Owncast 29099d5d07 Bundle embedded web app 2024-10-21 04:40:48 +00:00
renovate[bot]andGitHub 488b5d7d87 chore(deps): update typescript-eslint monorepo to v8.10.0 2024-10-21 00:49:11 +00:00
Owncast 1e9a34b0eb Bundle embedded web app 2024-10-21 00:47:55 +00:00
renovate[bot]andGitHub e9b778eba6 chore(deps): update dependency sass to v1.80.2 2024-10-20 22:52:56 +00:00
Owncast 51536bae82 Bundle embedded web app 2024-10-20 22:46:41 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
54d8ad5acb chore(deps): update dependency mermaid to v11 (#3965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-20 15:41:43 -07:00
Owncast 2e0e79162a Bundle embedded web app 2024-10-20 22:38:02 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0e0167d4bd fix(deps): update dependency react-virtuoso to v4.12.0 (#3968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-20 15:32:52 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d0a1e78b69 fix(deps): update dependency react-error-boundary to v4.1.1 (#3973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-20 15:32:28 -07:00
Owncast fa6da3b475 Bundle embedded web app 2024-10-20 22:10:37 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
87c0b88fda fix(deps): update dependency chart.js to v4.4.5 (#3974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-20 15:05:34 -07:00
Owncast 23a91674bc Bundle embedded web app 2024-10-20 21:46:00 +00:00
renovate[bot]andGitHub 9ddf99ad1a chore(deps): update dependency html-webpack-plugin to v5.6.2 2024-10-20 19:36:45 +00:00
Owncast 3dbc075f9b Bundle embedded web app 2024-10-20 19:34:57 +00:00
Gabe Kangas 4ac3068fcb fix(css): run prittier on css file 2024-10-20 12:29:36 -07:00
Owncast c23b04c3ab Bundle embedded web app 2024-10-20 19:29:32 +00:00
Gabe Kangas edc920f7db fix(storybook): update storybook generation templates 2024-10-20 12:23:45 -07:00
Gabe Kangas 78a7a45ff0 fix(sass): resolve sass warning by wrapping in root 2024-10-20 12:20:22 -07:00
Owncast 2e01006126 Bundle embedded web app 2024-10-20 18:47:27 +00:00
renovate[bot]andGitHub 4cada70b2c chore(deps): update dependency chromatic to v11.12.6 2024-10-20 16:19:08 +00:00
Owncast 464c3154c2 Bundle embedded web app 2024-10-20 16:17:19 +00:00
renovate[bot] dfb47b5e58 chore(deps): update typescript-eslint monorepo to v8.9.0 2024-10-20 16:12:17 +00:00
Owncast 1454ba5f2d Bundle embedded web app 2024-10-20 13:05:18 +00:00
renovate[bot]andGitHub 28b6b38613 chore(deps): update dependency sass to v1.80.1 2024-10-20 10:15:04 +00:00
Owncast 8c917d29d4 Bundle embedded web app 2024-10-20 10:07:50 +00:00
renovate[bot]andGitHub 940a0e2fde fix(deps): update dependency @uiw/react-codemirror to v4.23.5 2024-10-20 07:07:18 +00:00
Owncast a4ba8827cc Bundle embedded web app 2024-10-20 07:06:07 +00:00
renovate[bot]andGitHub 59fafc6fc6 fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.23.5 2024-10-20 04:20:54 +00:00