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 365 openverse issues
Sort by recently updated
recently updated
newest added

## Problem Search relevancy on Openverse could be improved by better aligning search results with user intent. Current search relevancy often seems "pretty good" but can be tarnished by a...

✨ goal: improvement
🧭 project: thread
🧱 stack: ingestion server
🔧 tech: elasticsearch

## Description Axios requests can, in many cases, fail with `ERR_NETWORK` if the network connection is unstable. These errors must be handled with a certain number of retries followed by...

🟨 priority: medium
🛠 goal: fix
💻 aspect: code
🔧 tech: vue
⌨️ tech: typescript
🧱 stack: frontend

## Description Add a dropdown of "presets" above the sources list in the filter sidebar that automatically configures the sources to particular use cases. Essentially, this would be a project...

🧭 project: thread
🧱 stack: frontend

## Description Originally as part of the Nuxt 3 migration the local frontend dev server was modified to include logging basic information about the Sentry integration, including the dsn, environment,...

🟨 priority: medium
🛠 goal: fix
🤖 aspect: dx
🧱 stack: frontend

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nuxt](https://nuxt.com) ([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/nuxt)) | devDependencies | minor | [`3.15.1` -> `3.16.0`](https://renovatebot.com/diffs/npm/nuxt/3.15.1/3.16.0) | ### GitHub...

🟩 priority: low
💻 aspect: code
dependencies
🧰 goal: internal improvement
🟨 tech: javascript
🧱 stack: frontend

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`6.0.11` -> `6.0.12`](https://renovatebot.com/diffs/npm/vite/6.0.11/6.0.12) | ### GitHub...

🟩 priority: low
💻 aspect: code
dependencies
🧰 goal: internal improvement
🟨 tech: javascript
🧱 stack: frontend

## Description When I visited the `Python Scripts` documentation page, I found that the links for `issues_with_prs.py` and `sync_labels.py` both redirect to a 404 page. ## Reproduction 1. Go to...

🟩 priority: low
🛠 goal: fix
📄 aspect: text
🧱 stack: mgmt

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [apache-airflow](https://redirect.github.com/apache/airflow) ([changelog](https://airflow.apache.org/docs/apache-airflow/stable/release_notes.html)) | patch | `==2.10.4` -> `==2.10.5` | --- ### Release Notes apache/airflow (apache-airflow)...

🟩 priority: low
💻 aspect: code
dependencies
🧰 goal: internal improvement
🐍 tech: python
🧱 stack: catalog

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://redirect.github.com/microsoft/playwright)) | devDependencies | minor | [`1.49.1` -> `1.51.1`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.49.1/1.51.1) | --- ###...

🟩 priority: low
💻 aspect: code
dependencies
🧰 goal: internal improvement
🟨 tech: javascript
🧱 stack: frontend

## Description First, when I opened the website https://openverse.org/ and searched for "test," I found a total of 146 results. However, after loading all images and audio, I counted only...

🚦 status: awaiting triage
🛠 goal: fix