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 - Support `media` type for menu items ### Steps completed: According to our definition of done, I have completed the following steps: - [ ] Acceptance criteria met...

## Description This PR follows up on [PR #582](https://github.com/jwplayer/ott-web-app/pull/582) and introduces functionality for listing Stripe products (plans). Specifically, this PR addresses the process for displaying available subscription plans to viewers....

## Description - This PR adds custom translations in the web app ### Steps completed: According to our definition of done, I have completed the following steps: - [x] Acceptance...

## Description This PR sets up the initial project structure for the Access Bridge service. A service that facilitates seamless communication between SIMS (Subscriber Identity Management System) and Access Control...

## Description This PR fixes the "Unselect this config" button in demo mode, which was not responding. This happened because `useTrackConfigKeyChange` keeps undoing the change. Hard-setting the `window.location.href` fixes it,...

## Maintenance 2024-Q3 At Videodock, we conduct quarterly maintenance to address any security risks and proactively upgrade the dependencies. This PR accomplishes that, with notable details outlined below. ### Prepare...

## Description This PR introduces the use of the recently implemented [service](https://github.com/jwplayer/ott-web-app/pull/582) to refresh a passport — a JWE token that encapsulates the list of plans the viewer is entitled...

## Description This PR introduces the use of the recently implemented [service](https://github.com/jwplayer/ott-web-app/pull/582) to generate a passport — a JWE token that encapsulates the list of plans the viewer is entitled...

## Description This pull request implements the backend logic for creating a billing portal session within the Access Bridge component. It establishes the necessary interactions with the Sims and Stripe...

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