owncast icon indicating copy to clipboard operation
owncast copied to clipboard

Take control over your live stream video by running it yourself. Streaming + chat out of the box.

Results 353 owncast issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-virtuoso](https://virtuoso.dev/) ([source](https://redirect.github.com/petyosi/react-virtuoso)) | [`4.10.4` -> `4.12.0`](https://renovatebot.com/diffs/npm/react-virtuoso/4.10.4/4.12.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-virtuoso/4.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.8.1` -> `8.9.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.8.1/8.9.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

### Share your bug report, feature request, or comment. Error is being thrown for the following components to not use `defaultProps` any longer. `Support for defaultProps will be removed from...

good first issue
Web frontend
hacktoberfest
javascript

These changes refactor four components (Modal, Statusbar, ChatContainer, and CrossfadeImage) by removing the use of defaultProps and replacing them with default function parameters.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chart.js](https://www.chartjs.org) ([source](https://redirect.github.com/chartjs/Chart.js)) | [`4.4.4` -> `4.4.5`](https://renovatebot.com/diffs/npm/chart.js/4.4.4/4.4.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chart.js/4.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mermaid](https://redirect.github.com/mermaid-js/mermaid) | [`^10.0.0` -> `^11.0.0`](https://renovatebot.com/diffs/npm/mermaid/10.9.2/11.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mermaid/11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mermaid/11.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-react-hooks](https://react.dev/) ([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks)) | [`4.6.2` -> `5.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-react-hooks/4.6.2/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-react-hooks/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

### Share your bug report, feature request, or comment. All strings and phrases in the application needs to be wrapped with the `t()` function. This is done with the [next-export-i18n](https://github.com/martinkr/next-export-i18n#quick-start)...

enhancement
good first issue
Web frontend
hacktoberfest
i18n

Regarding issue #3857 Since I could not reproduce the error within an hour of testing on the storybook, I figured implementing fallback values for values of the passed DurationInterval was...

stale