Commit graph

7412 commits

Author SHA1 Message Date
Owncast
5aaa520f1f Bundle embedded web app 2023-10-25 19:25:46 +00:00
renovate[bot]
b5a9076259
fix(deps): update dependency video.js to v8.6.1 2023-10-25 17:38:02 +00:00
renovate[bot]
e2574bb35e
chore(deps): update peter-evans/create-or-update-comment digest to c0693c5 2023-10-25 07:44:26 +00:00
Owncast
cff180b305 Bundle embedded web app 2023-10-25 05:06:34 +00:00
Pranav Joglekar
b8ffe5be16
fix: prevent floating mobile action menu button (#3383)
the absolute positioned mobile action button was attached
to the body causing it to float during scrolling. Now, we wrap
the action buttons inside a relative div so that they are attached
to this div which prevents them from scrolling with page
Fixes #3271

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-10-24 21:58:36 -07:00
Owncast
e455d9332c Commit screenshots 2023-10-25 04:11:00 +00:00
Gabe Kangas
ad3588a23c
More changed-files troubleshooting 2023-10-24 16:33:07 -07:00
Gabe Kangas
839f926f69
Looks like we were using the changed-files action incorrectly. Hopefully this fixes it? 2023-10-24 16:28:32 -07:00
Owncast
a319d99994 Commit screenshots 2023-10-24 04:10:52 +00:00
Owncast
b8b3c98e1b Bundle embedded web app 2023-10-24 02:11:45 +00:00
renovate[bot]
dabc237101
chore(deps): update dependency eslint to v8.52.0 2023-10-23 22:24:46 +00:00
Owncast
6c820015e8 Bundle embedded web app 2023-10-23 19:33:38 +00:00
renovate[bot]
72099d1169
chore(deps): update dependency @types/react to v18.2.31 2023-10-23 17:39:03 +00:00
Owncast
969fb71272 Bundle embedded web app 2023-10-23 17:38:24 +00:00
renovate[bot]
dd47c95972
chore(deps): lock file maintenance (#3384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 10:23:11 -07:00
Owncast
2f501cbd13 Bundle embedded web app 2023-10-23 16:40:35 +00:00
renovate[bot]
74b379a6d5
fix(deps): update dependency @fontsource/inter to v5.0.14 (#3386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-23 09:30:26 -07:00
Owncast
1d9b602ce8 Bundle embedded web app 2023-10-23 13:39:05 +00:00
renovate[bot]
8aeb19b7d5
fix(deps): update nextjs monorepo to v13.5.6 2023-10-23 10:07:57 +00:00
Owncast
cc4ab1a50b Bundle embedded web app 2023-10-23 10:06:55 +00:00
renovate[bot]
0775a1ce1b
chore(deps): update dependency npm to v10.2.1 2023-10-23 06:19:30 +00:00
Owncast
ce598a27f7 Bundle embedded web app 2023-10-23 06:18:51 +00:00
renovate[bot]
73191d9c0f
chore(deps): update dependency cypress to v13.3.2 2023-10-23 04:48:38 +00:00
Owncast
b47e74444a Commit screenshots 2023-10-23 04:13:06 +00:00
Owncast
2eee20a909 Bundle embedded web app 2023-10-23 01:01:45 +00:00
renovate[bot]
a9c008f16e
chore(deps): update dependency @types/video.js to v7.3.55 2023-10-22 23:01:15 +00:00
Owncast
f1a4c79521 Bundle embedded web app 2023-10-22 23:00:38 +00:00
renovate[bot]
b68a7ceabf
chore(deps): update dependency @types/react to v18.2.30 2023-10-22 20:02:32 +00:00
Owncast
1255cf2983 Bundle embedded web app 2023-10-22 20:01:53 +00:00
renovate[bot]
bfcdbe432f
chore(deps): update dependency @types/ua-parser-js to v0.7.38 2023-10-22 17:40:22 +00:00
Owncast
54201afbc5 Bundle embedded web app 2023-10-22 17:39:42 +00:00
renovate[bot]
89be09c80f
chore(deps): update dependency @types/sanitize-html to v2.9.3 2023-10-22 16:28:37 +00:00
Owncast
d67453e60f Bundle embedded web app 2023-10-22 16:28:01 +00:00
renovate[bot]
aee9ad9c99
chore(deps): update dependency @types/react-linkify to v1.0.3 2023-10-22 14:05:53 +00:00
Owncast
c53b1a319b Bundle embedded web app 2023-10-22 14:05:07 +00:00
renovate[bot]
df0bfe86f5
chore(deps): update dependency @types/react to v18.2.29 2023-10-22 09:24:37 +00:00
Owncast
310f41bcc0 Bundle embedded web app 2023-10-22 09:23:58 +00:00
renovate[bot]
ea0691eddd
chore(deps): update dependency @types/prop-types to v15.7.9 2023-10-22 07:22:37 +00:00
Gabe Kangas
027f2544e3
fix(emoji): hopefully guard against the crash in #3331 2023-10-21 22:13:13 -07:00
Owncast
b1c0e14161 Bundle embedded web app 2023-10-22 04:54:53 +00:00
Patrick Bollinger
9a7925444f
Fix embedded status bar being cut off (#3352)
* Fix embedded status bar being cut off

This should resolve https://github.com/owncast/owncast/issues/3210.

As recommended in the discussion, flexbox was the way to solve this issue.
The main thing that needed to be addressed though was not applying too many constraints on the OwncastPlayer component just because it was embedded.
By removing the embedded constraints, styling appears to be working as expected.
I'll attach screenshots to the pull request.

* Fix eslint error
2023-10-21 21:46:10 -07:00
Owncast
0b16a2f831 Commit screenshots 2023-10-22 04:11:59 +00:00
Owncast
615d9efe0b Bundle embedded web app 2023-10-22 01:06:39 +00:00
renovate[bot]
2550d27d57
chore(deps): update dependency @types/markdown-it to v13.0.4 2023-10-21 22:27:34 +00:00
Owncast
6a675e395c Bundle embedded web app 2023-10-21 22:26:59 +00:00
renovate[bot]
fcad5e3e3c
chore(deps): update dependency @types/node to v18.18.6 2023-10-21 18:25:47 +00:00
Owncast
6380d84def Bundle embedded web app 2023-10-21 18:25:10 +00:00
renovate[bot]
0022818d02
chore(deps): update dependency @types/jest to v29.5.6 (#3380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-21 11:12:56 -07:00
renovate[bot]
790f384236
chore(deps): update dependency @types/markdown-it to v13.0.3 (#3381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-21 11:12:35 -07:00
Owncast
3db3afb492 Bundle embedded web app 2023-10-21 17:15:48 +00:00