ott-web-app icon indicating copy to clipboard operation
ott-web-app copied to clipboard

Host your own video focus site that works across devices.

Results 100 ott-web-app issues
Sort by recently updated
recently updated
newest added

## Description This PR solves [#OWA-84](https://jwplayer.atlassian.net/browse/OWA-84). ### Steps completed: According to our definition of done, I have completed the following steps: - [x] Acceptance criteria met - [ ] Unit...

When switching video in the web app, Google Cast device continues playing initial video When switching video while casting to Google Cast device via the Web App, the initial video...

## Description We applied some fixes and changes in our private repository which still needed to be synced. I'm currently collecting these changes and group them by size/feature. This PR...

## Description **refactor: add className prop to share and favorite buttons** This allows us to configure some additional styling on mobile devices without ugly selectors. **feat: show hub items in...

## Description The infinite scrolling wasn't working anymore. For apps the scroll view may not be the `window`, so I kept the `useWindow={false}` and added a `getScrollParent` utility that uses...

Renders a subtitle in the card below the title when the `subtitle` field is filled. It will show the event start time when its a scheduled live event (this was...

## Description This PR introduces an optional Cookie banner when using GTM. It is possible to only load the GTM script when the user accepts the cookie/privacy policy to be...

## Description This PR solves # . ### Steps completed: According to our definition of done, I have completed the following steps: - [ ] Acceptance criteria met - [...

This change adds and activates 3 new languages: - Dutch - French - German I kept `us_state.json` in English. These are all translated using ChatGTP. Tickets: [OTT-2756](https://videodock.atlassian.net/browse/OTT-2756) & [OTT-2763](https://videodock.atlassian.net/browse/OTT-2763)

I have this idea quite some time now and want to start some discussions around it. Currently, we use short route prefixes for pages used in OTT: `/m/:id/:slug` -> media...