Commit Graph
7763 Commits
Author SHA1 Message Date
ddf359937e fix api/admin/config/pagecontent example (#3392)
Co-authored-by: Meisam Farzalipour Tabriz <5204-tbz@users.noreply.gitlab.mpcdf.mpg.de>
2023-10-25 18:04:18 -07:00
Owncast 5aaa520f1f Bundle embedded web app 2023-10-25 19:25:46 +00:00
renovate[bot]andGitHub b5a9076259 fix(deps): update dependency video.js to v8.6.1 2023-10-25 17:38:02 +00:00
renovate[bot]andGitHub 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
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 KangasandGitHub ad3588a23c More changed-files troubleshooting 2023-10-24 16:33:07 -07:00
Gabe KangasandGitHub 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]andGitHub 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]andGitHub 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]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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]andGitHub 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 BollingerandGitHub 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]andGitHub 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]andGitHub 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]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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