jj

Results 12 issues of jj

**Describe the bug** When streaming live video+audio to the browser via a WebSocket connection, the audio is delayed unless a user clicked on some element before the stream started playing....

Enables usage like: `import FFmpegWorker from '@ffmpeg/core/worker'`. Follow up to PR https://github.com/ffmpegwasm/ffmpeg.wasm/pull/642, which did not actually add an export for worker files.

### Steps to reproduce This happens very randomly, and I'm not sure what the cause is, but I believe the latest version is also affected, since nothing changed in this...

bug

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Popular package
Unreviewed

### Describe the problem Currently, the output for translator credits includes the translator's email, name, and change count. ### Describe the solution you would like It would be useful for...

enhancement
hacktoberfest
help wanted
good first issue

### Describe the problem Currently, if a Weblate instance has email authentication disabled (`social_core.backends.email.EmailAuth` is not defined in `AUTHENTICATION_BACKENDS`, and a different backend - e.g. a OAuth2 provider - is...