renovate[bot]
1542618843
chore(deps): update dependency @types/react-linkify to v1.0.3
2 years ago
Owncast
965fd47faa
Bundle embedded web app
2 years ago
renovate[bot]
2bd0be67c8
chore(deps): update dependency @types/react to v18.2.29
2 years ago
Owncast
a153cf1314
Bundle embedded web app
2 years ago
renovate[bot]
584a42df7d
chore(deps): update dependency @types/prop-types to v15.7.9
2 years ago
Gabe Kangas
61f2f159ac
fix(emoji): hopefully guard against the crash in #3331
2 years ago
Owncast
772a87db70
Bundle embedded web app
2 years ago
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
2 years ago
Owncast
0f33546804
Commit screenshots
2 years ago
Owncast
be53ad935d
Bundle embedded web app
2 years ago
renovate[bot]
6707c481f3
chore(deps): update dependency @types/markdown-it to v13.0.4
2 years ago
Owncast
a21fbda241
Bundle embedded web app
2 years ago
renovate[bot]
3ef5ed9d5c
chore(deps): update dependency @types/node to v18.18.6
2 years ago
Owncast
acf2d5ed89
Bundle embedded web app
2 years ago
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>
2 years ago
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>
2 years ago
Owncast
edd9434aa6
Bundle embedded web app
2 years ago
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.
2 years ago
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>
2 years ago
Gabe Kangas
7b9ca72f77
chore(lint): silence linter warnings
2 years ago
Owncast
dd4bb8385f
Bundle embedded web app
2 years ago
renovate[bot]
e87983196e
chore(deps): update dependency @types/chart.js to v2.9.39
2 years ago
Owncast
4318d95311
Commit screenshots
2 years ago
Owncast
990e7992e6
Bundle embedded web app
2 years ago
renovate[bot]
642f9cbaf6
chore(deps): update dependency sass to v1.69.4
2 years ago
Owncast
fd48b677d5
Bundle embedded web app
2 years ago
renovate[bot]
c9396f7aa1
chore(deps): update typescript-eslint monorepo to v6.8.0
2 years ago
Owncast
b7eb272533
Commit screenshots
2 years ago
Owncast
4954086177
Bundle embedded web app
2 years ago
renovate[bot]
2a60e228c4
fix(deps): update nextjs monorepo to v13.5.5
2 years ago
Owncast
a7f03d7bc4
Bundle embedded web app
2 years ago
renovate[bot]
77bf57c10f
fix(deps): update dependency react-virtuoso to v4.6.2
2 years ago
renovate[bot]
6c9366b481
chore(deps): update peter-evans/create-or-update-comment digest to 23ff157
2 years ago
Owncast
3ee37c2a3b
Commit screenshots
2 years ago
armadi1809
7997f760b8
Added a check for the port before calling the splitHostPort function ( #3372 )
...
Co-authored-by: Aziz Rmadi <azizrmadi@Azizs-MacBook-Air.local>
2 years ago
renovate[bot]
724d7a5068
chore(deps): update peter-evans/create-or-update-comment digest to d85800f
2 years ago
renovate[bot]
cd0292e809
fix(deps): update module golang.org/x/mod to v0.13.0
2 years ago
Owncast
0e7a45940a
Commit screenshots
2 years ago
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>
2 years ago
Gabe Kangas
8add5afa74
chore(go): bump project version number to 1.21
2 years ago
renovate[bot]
0860ffa46a
fix(deps): update module github.com/aws/aws-sdk-go to v1.45.27
2 years ago
Owncast
880c2f207f
Bundle embedded web app
2 years ago
renovate[bot]
46e0db59bb
fix(deps): update dependency yaml to v2.3.3
2 years ago
Owncast
2e671cb75a
Commit screenshots
2 years ago
Owncast
31e7a0ee50
Bundle embedded web app
2 years ago
renovate[bot]
b3128bcf63
chore(deps): update dependency chromatic to v7.4.0
2 years ago
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>
2 years ago
A. Singh
97d22a3157
fix: issue with lint and prettier during js format build ( #3362 )
2 years ago
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>
2 years ago
Owncast
9bc7d1c58c
Bundle embedded web app
2 years ago