Commit Graph
3528 Commits
Author SHA1 Message Date
Owncast 9139d2bcee Commit screenshots 2023-10-30 04:11:07 +00:00
renovate[bot]andGitHub 1030256ced chore(deps): update dependency chromatic to v7.5.4 2023-10-29 15:07:19 +00:00
renovate[bot]andGitHub 29b1261952 chore(deps): update dependency mermaid to v10.6.0 2023-10-29 11:44:35 +00:00
renovate[bot]andGitHub c7e0d7bd6e chore(deps): update dependency chromatic to v7.5.1 2023-10-29 10:17:57 +00:00
renovate[bot]andGitHub a8590138e3 chore(deps): update dependency @types/react to v18.2.33 2023-10-29 07:16:27 +00:00
Owncast a3641ace9c Commit screenshots 2023-10-29 04:21:14 +00:00
renovate[bot]andGitHub 7684e22cc2 chore(deps): update dependency sass to v1.69.5 2023-10-29 01:32:06 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
9fb1363988 chore(deps): update dependency @mdx-js/react to v3 (#3400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-28 16:21:00 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3961e68368 chore(deps): update dependency @types/node to v20 (#3401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-28 16:15:55 -07:00
renovate[bot]andGitHub f5748ea1cf chore(deps): update dependency @types/node to v18.18.7 2023-10-28 19:06:23 +00:00
renovate[bot]andGitHub 3a63547a3d chore(deps): update dependency @types/react to v18.2.32 2023-10-28 15:15:38 +00:00
Owncast 5406e3d5da Commit screenshots 2023-10-28 04:10:52 +00:00
renovate[bot]andGitHub 6ffe1cfc67 chore(deps): update dependency cypress to v13.3.3 2023-10-27 22:25:33 +00:00
renovate[bot]andGitHub 574376f3d5 chore(deps): update dependency knip to v2.38.1 2023-10-27 19:21:41 +00:00
renovate[bot]andGitHub b2ae296666 chore(deps): update dependency chromatic to v7.5.0 2023-10-27 09:25:52 +00:00
renovate[bot]andGitHub f3afedfe48 chore(deps): update typescript-eslint monorepo to v6.9.0 2023-10-27 04:22:43 +00:00
Owncast 6dddb668e3 Commit screenshots 2023-10-27 04:11:08 +00:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0c0e218b8e Bump browserify-sign from 4.2.1 to 4.2.2 in /web (#3396)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 18:05:39 -07:00
renovate[bot]andGitHub 21776fd9a2 chore(deps): update dependency style-dictionary to v3.9.0 2023-10-26 23:02:39 +00:00
renovate[bot]andGitHub 143db1b039 fix(deps): update dependency xstate to v4.38.3 2023-10-26 20:24:51 +00:00
renovate[bot]andGitHub 38ed16d971 chore(deps): update dependency @types/markdown-it to v13.0.5 2023-10-26 18:38:11 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>Gabe KangasOwncast
b28b027ead chore(deps): update dependency typescript to v5 (#3387)
* chore(deps): update dependency typescript to v5

* fix: resolve type mismatch

* Commit updated API documentation

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
Co-authored-by: Owncast <owncast@owncast.online>
2023-10-25 21:52:36 -07:00
Gabe Kangas ab8c2279e3 fix(storybook): update stories to support mdx2 2023-10-25 21:41:27 -07:00
Gabe Kangas c22d5357ab fix(storybook): less+sass updates for storybook7 2023-10-25 21:41:26 -07:00
Gabe Kangas 349a23c690 chore(deps): update storybook to v7 2023-10-25 21:41:25 -07:00
Owncast f2524c8849 Commit screenshots 2023-10-26 04:20:45 +00:00
Gabe Kangas 57ff30c894 fix(admin): hopefully fix an exception that is being thrown in develop. Closes #3373 2023-10-25 20:01:04 -07:00
renovate[bot]andGitHub b5a9076259 fix(deps): update dependency video.js to v8.6.1 2023-10-25 17:38:02 +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
Owncast a319d99994 Commit screenshots 2023-10-24 04:10:52 +00:00
renovate[bot]andGitHub dabc237101 chore(deps): update dependency eslint to v8.52.0 2023-10-23 22:24:46 +00:00
renovate[bot]andGitHub 72099d1169 chore(deps): update dependency @types/react to v18.2.31 2023-10-23 17:39:03 +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
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
renovate[bot]andGitHub 8aeb19b7d5 fix(deps): update nextjs monorepo to v13.5.6 2023-10-23 10:07:57 +00:00
renovate[bot]andGitHub 0775a1ce1b chore(deps): update dependency npm to v10.2.1 2023-10-23 06:19:30 +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
renovate[bot]andGitHub a9c008f16e chore(deps): update dependency @types/video.js to v7.3.55 2023-10-22 23:01:15 +00:00
renovate[bot]andGitHub b68a7ceabf chore(deps): update dependency @types/react to v18.2.30 2023-10-22 20:02:32 +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
renovate[bot]andGitHub 89be09c80f chore(deps): update dependency @types/sanitize-html to v2.9.3 2023-10-22 16:28:37 +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
renovate[bot]andGitHub df0bfe86f5 chore(deps): update dependency @types/react to v18.2.29 2023-10-22 09:24:37 +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
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
renovate[bot]andGitHub 2550d27d57 chore(deps): update dependency @types/markdown-it to v13.0.4 2023-10-21 22:27:34 +00:00
renovate[bot]andGitHub fcad5e3e3c chore(deps): update dependency @types/node to v18.18.6 2023-10-21 18:25:47 +00:00