Arun Sathiya
Arun Sathiya
**Steps to reproduce**: Follow the steps below to reproduce the issue. 1. Signup on hooq.tv 2. Play any video without WideVine component enabled on the Brave browser. **What's expected**: WideVine...
## Describe the bug When opening a product page, the associated images are fetched in full size and they are resized before displaying on the frontend. Is it expected that...
When creating an archive from the Mac version of ffsend, the file is created in a `.tar` format. Is there an option to archive the file in `.zip` format instead?...
I am wondering if Safari support is in the plans.
## Specifications - Seaglass Version: Version 0.0.525-f5a1376 - macOS Version: 10.15.3 ## Expected Behavior Be able to login into my Mozilla homeserver's Matrix account. ## Actual Behavior Not able to...
I am using the replit deploy option on libreddit's README, where replit predicts the project as a rust-based one. Is that correct? And it eventually fails when I run: ```...
## Steps to replicate - On a Business site, add a button block - Choose a background color for it ## Result The button's background color appears in blue. ##...
At this time it’s possible to enter an email address in the “change my handle” flow but it shouldn’t be possible because, if I’m not mistaken, “@“ is not a...
`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `set-output` to `$GITHUB_OUTPUT` Instructions for envvar usage from...
`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `::set-output` to `"$GITHUB_OUTPUT"` Instructions for envvar usage from...