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

# Description Refactor the `ActionButton` and `ActionButtonRow` components to be atomic, replacing them with cleaner `Button` and `ButtonRow` components. NOTE: WIP; This PR does not yet handle the integration of...

Web frontend

@jamescallumyoung This is a pretty simple one, since it was already standalone, but I figured I'd start somewhere! Let me know if there's something obvious I'm missing.

Web frontend

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react](https://reactjs.org/) ([source](https://togithub.com/facebook/react)) | [`17.0.2` -> `18.2.0`](https://renovatebot.com/diffs/npm/react/17.0.2/18.2.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [slate-react](https://togithub.com/ianstormtaylor/slate) | [`0.82.2` -> `0.83.0`](https://renovatebot.com/diffs/npm/slate-react/0.82.2/0.83.0) | [![age](https://badges.renovateapi.com/packages/npm/slate-react/0.83.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

### Share your bug report, feature request, or comment. Since the frontend Javascript is completely new for the upcoming version, we have to make sure the CSP is working and...

### Share your bug report, feature request, or comment. We're looking to adhere to the [Atomic Design](https://bradfrost.com/blog/post/atomic-web-design/) methodology to build up a library of smaller components that can be used...

good first issue
Web frontend

### Share your bug report, feature request, or comment. - It should be read-only visible to the public - It should have our colors and typographies available that are defined...

good first issue
backlog

### Share your bug report, feature request, or comment. Tried to authenticate my chat handle using FediAuth and got a CORS error: ``` POST | https://owncast.small-web.org/api/auth/fediverse/verify?accessToken== Status 403 Forbidden Referrer...

### Share your bug report, feature request, or comment. Components have a mix of stylings, import/export patterns, and FunctionalComponent usage. I propose: - all components are named exports (as the...

Web frontend

### Share your bug report, feature request, or comment. Just upgraded from 0.0.11 to 0.0.12 using the official upgrade instructions at https://owncast.online/releases/owncast-0.0.12/ and fediverse posts are now set to followers...