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
renovate[bot]
7a2151188d
fix(deps): update dependency react-markdown to v9 ( #3365 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Owncast
a5f1982e85
Bundle embedded web app
2 years ago
renovate[bot]
446d425ccd
chore(deps): lock file maintenance
2 years ago
Owncast
1d82a380a3
Bundle embedded web app
2 years ago
renovate[bot]
3add568613
fix(deps): update dependency @uiw/react-codemirror to v4.21.20
2 years ago
renovate[bot]
6cdeb679f2
fix(deps): update module mvdan.cc/xurls to v2 ( #3363 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Owncast
d307a4b47d
Bundle embedded web app
2 years ago
renovate[bot]
f1a9aadece
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.20
2 years ago
Owncast
2a2579e618
Commit screenshots
2 years ago
Owncast
830bbe26f2
Bundle embedded web app
2 years ago
Gabe Kangas
92bf2487c1
chore: downgrade x/mod to silence go 1.21 toolchain error
2 years ago
renovate[bot]
b7fa7ffc31
chore(deps): update dependency knip to v2.33.3 ( #3353 )
...
* chore(deps): update dependency knip to v2.33.3
* chore(tests): update config file for unused code detection
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2 years ago
Owncast
819cbd2742
Bundle embedded web app
2 years ago
armadi1809
2c1b06c387
Set aria-live to off on span responsible for rendering the online message on a stream ( #3361 )
...
Co-authored-by: Aziz Rmadi <azizrmadi@Azizs-MacBook-Air.local>
2 years ago
Owncast
5bb5536398
Bundle embedded web app
2 years ago
renovate[bot]
a4b14ab59d
chore(deps): update dependency @types/node to v18.18.5
2 years ago
armadi1809
e5a0116bb5
Fix geo details for viewers not showing on CDN connection ( #3359 )
...
* Added extraction of first IP address from X-FORWARDED-FOR header
* Added tests to the GetIPAddressFromRequest util method
---------
Co-authored-by: Aziz Rmadi <azizrmadi@Azizs-MacBook-Air.local>
2 years ago
Owncast
f5fe1b0353
Bundle embedded web app
2 years ago
renovate[bot]
0a14abfa85
chore(deps): update dependency sass to v1.69.3
2 years ago
Owncast
70ee29cad3
Commit screenshots
2 years ago
Owncast
9a549650f1
Bundle embedded web app
2 years ago