7962 Commits

Author SHA1 Message Date
renovate[bot]
1542618843 chore(deps): update dependency @types/react-linkify to v1.0.3 2023-10-26 13:14:31 -07:00
Owncast
965fd47faa Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
2bd0be67c8 chore(deps): update dependency @types/react to v18.2.29 2023-10-26 13:14:31 -07:00
Owncast
a153cf1314 Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
584a42df7d chore(deps): update dependency @types/prop-types to v15.7.9 2023-10-26 13:14:31 -07:00
Gabe Kangas
61f2f159ac fix(emoji): hopefully guard against the crash in #3331 2023-10-26 13:14:31 -07:00
Owncast
772a87db70 Bundle embedded web app 2023-10-26 13:14:31 -07:00
Patrick Bollinger
1da0828aa3 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-26 13:14:31 -07:00
Owncast
0f33546804 Commit screenshots 2023-10-26 13:14:31 -07:00
Owncast
be53ad935d Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
6707c481f3 chore(deps): update dependency @types/markdown-it to v13.0.4 2023-10-26 13:14:31 -07:00
Owncast
a21fbda241 Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
3ef5ed9d5c chore(deps): update dependency @types/node to v18.18.6 2023-10-26 13:14:31 -07:00
Owncast
acf2d5ed89 Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
ee9e0fd669 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-26 13:14:31 -07:00
renovate[bot]
9fc1697f7e 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-26 13:14:31 -07:00
Owncast
edd9434aa6 Bundle embedded web app 2023-10-26 13:14:31 -07:00
Alyssa Ross
de2f8974ab Fix parsing of Authorization Bearer header (#3376)
The semantics of the Authorization header are defined by RFC 9110, which says:

> It uses a case-insensitive token to identify the authentication scheme:

Therefore, "bearer", "Bearer", and "bEARER" are equivalent.  This patch fixes
the parsing of the Authorization header to check for the Bearer authentication
scheme case insensitively.

I've modified one of the test cases to use lowercase "bearer", so there's test
coverage for this.
2023-10-26 13:14:31 -07:00
renovate[bot]
1082d5eaae chore(deps): update dependency knip to v2.34.1 (#3379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 13:14:31 -07:00
Gabe Kangas
7b9ca72f77 chore(lint): silence linter warnings 2023-10-26 13:14:31 -07:00
Owncast
dd4bb8385f Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
e87983196e chore(deps): update dependency @types/chart.js to v2.9.39 2023-10-26 13:14:31 -07:00
Owncast
4318d95311 Commit screenshots 2023-10-26 13:14:31 -07:00
Owncast
990e7992e6 Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
642f9cbaf6 chore(deps): update dependency sass to v1.69.4 2023-10-26 13:14:31 -07:00
Owncast
fd48b677d5 Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
c9396f7aa1 chore(deps): update typescript-eslint monorepo to v6.8.0 2023-10-26 13:14:31 -07:00
Owncast
b7eb272533 Commit screenshots 2023-10-26 13:14:31 -07:00
Owncast
4954086177 Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
2a60e228c4 fix(deps): update nextjs monorepo to v13.5.5 2023-10-26 13:14:31 -07:00
Owncast
a7f03d7bc4 Bundle embedded web app 2023-10-26 13:14:31 -07:00
renovate[bot]
77bf57c10f fix(deps): update dependency react-virtuoso to v4.6.2 2023-10-26 13:14:31 -07:00
renovate[bot]
6c9366b481 chore(deps): update peter-evans/create-or-update-comment digest to 23ff157 2023-10-26 13:14:31 -07:00
Owncast
3ee37c2a3b Commit screenshots 2023-10-26 13:14:31 -07:00
armadi1809
7997f760b8 Added a check for the port before calling the splitHostPort function (#3372)
Co-authored-by: Aziz Rmadi <azizrmadi@Azizs-MacBook-Air.local>
2023-10-26 13:14:31 -07:00
renovate[bot]
724d7a5068 chore(deps): update peter-evans/create-or-update-comment digest to d85800f 2023-10-26 13:14:31 -07:00
renovate[bot]
cd0292e809 fix(deps): update module golang.org/x/mod to v0.13.0 2023-10-26 13:14:31 -07:00
Owncast
0e7a45940a Commit screenshots 2023-10-26 13:14:31 -07:00
renovate[bot]
5b4264199d fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.26 (#3356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-26 13:14:30 -07:00
Gabe Kangas
8add5afa74 chore(go): bump project version number to 1.21 2023-10-26 13:14:30 -07:00
renovate[bot]
0860ffa46a fix(deps): update module github.com/aws/aws-sdk-go to v1.45.27 2023-10-26 13:14:30 -07:00
Owncast
880c2f207f Bundle embedded web app 2023-10-26 13:14:30 -07:00
renovate[bot]
46e0db59bb fix(deps): update dependency yaml to v2.3.3 2023-10-26 13:14:30 -07:00
Owncast
2e671cb75a Commit screenshots 2023-10-26 13:14:30 -07:00
Owncast
31e7a0ee50 Bundle embedded web app 2023-10-26 13:14:30 -07:00
renovate[bot]
b3128bcf63 chore(deps): update dependency chromatic to v7.4.0 2023-10-26 13:14:30 -07:00
dependabot[bot]
224761ab2f Bump @babel/traverse from 7.12.5 to 7.23.2 in /test/automated/api (#3366)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  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 13:14:30 -07:00
A. Singh
97d22a3157 fix: issue with lint and prettier during js format build (#3362) 2023-10-26 13:14:30 -07:00
dependabot[bot]
6f009f293f Bump @babel/traverse from 7.12.5 to 7.23.2 in /test/automated/hls (#3367)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.12.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  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 13:14:30 -07:00
Owncast
9bc7d1c58c Bundle embedded web app 2023-10-26 13:14:30 -07:00