openverse icon indicating copy to clipboard operation
openverse copied to clipboard

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.

Results 274 openverse issues
Sort by recently updated
recently updated
newest added

## Fixes Fixes #4676 by @krysal Fixes #4677 by @obulat ## Description This reduces the number of `pixels-per-second` required for tracks with 100 milliseconds of duration or less. Also, it...

🟩 priority: low
🛠 goal: fix
💻 aspect: code
🧱 stack: api

## Description This PR fixes an issue in our `CODEOWNERS` file where the directories were ambiguous and thus matching on any part of the path. As an example, `api/api/templates/admin/api/media_report/change_form.html` matched...

🟧 priority: high
🛠 goal: fix
🤖 aspect: dx
🧱 stack: mgmt

## Fixes Fixes #4644 by @AetherUnbound ## Description This PR adds an additional layer of filtering during the "tags cleanup" step of the (current) ingestion server which filters out tags...

🟨 priority: medium
🌟 goal: addition
💻 aspect: code
🧱 stack: ingestion server
🧱 stack: catalog

## Fixes Fixes #4594 by @stacimc ## Description > [!WARNING] > This **should not** be merged until a deployment can be made immediately after, since it introduces new dependencies. This...

🟧 priority: high
🛠 goal: fix
💻 aspect: code
🧱 stack: catalog

## Description Very short audio (in the order of less than a second) fails the waveform generation due to the high "pixels-per-second" required. When trying to generate it locally for...

🟩 priority: low
🛠 goal: fix
💻 aspect: code
🐛 tooling: sentry
🧱 stack: api

## Fixes Fixes #3842 by @stacimc Fixes #3843 by @stacimc Fixes #3844 by @stacimc ## Description 1. This PR adds a filter by decision ID to the sidebar of the...

🟨 priority: medium
🌟 goal: addition
💻 aspect: code
🧱 stack: api

## Description Blocked by #3636 Create a Django admin ListView for the ModerationDecision model, for viewing historical ModerationDecisions. In the list view we should sort decisions by creation date and...

🟨 priority: medium
🌟 goal: addition
💻 aspect: code
🧱 stack: api

## Problem We do not currently have unit tests for any of the API serializers (`api/catalog/api/serializers/*`). ## Description We should add thorough unit tests to these serializers, focusing on the...

good first issue
help wanted
🟨 priority: medium
💻 aspect: code
🧰 goal: internal improvement
🐍 tech: python
🧱 stack: api

## Current Situation https://github.com/WordPress/openverse/issues/3266 It's possible to add insecure links to the documentation and easy to miss. ## Suggested Improvement We can add a check of some sort (linter or...

help wanted
🟩 priority: low
🌟 goal: addition
🤖 aspect: dx
🧱 stack: documentation

## Description The UI component assumes that users need to go back to the top part of Openverse interface, and this change would help us to understand whether that is...

good first issue
help wanted
🟩 priority: low
🌟 goal: addition
💻 aspect: code
🟨 tech: javascript
🔧 tech: vue
🧱 stack: frontend