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

## Description Openverse should be easy to install from offline media like a flash drive. This will make it extremely easy to set up Openverse for contributors by carrying the...

🟨 priority: medium
✨ goal: improvement
🤖 aspect: dx
🧱 stack: mgmt

## Description Blocked by #4541 and #3925 more broadly. Per #4465 and the clarity gleaned in other places within the project, we are moving towards the catalog database serving as...

🟨 priority: medium
✨ goal: improvement
💻 aspect: code
⛔ status: blocked
🧱 stack: catalog
🗄️ aspect: data

## Description In addition to the steps outlined in #4149 and #4146, we also need to add the `Filter Data` step to the data refresh DAG. Initially, this should be...

🟨 priority: medium
✨ goal: improvement
💻 aspect: code
🧱 stack: ingestion server
🧱 stack: catalog

## Description Based on my work exploring this concept in https://git.sr.ht/~sara/openverse-api-client. Differences from that version are mostly around using the OpenAPI schema to generate the types, rather than hand writing...

🟩 priority: low
🌟 goal: addition
🕹 aspect: interface
🧱 stack: api
🧱 stack: frontend
🧱 stack: infra

## Fixes Fixes #4478 by @dhruvkb ## Description This PR makes Openverse easier to install from an offline media. It includes the following changes 1. recipes to dump non-Openverse images...

🟨 priority: medium
✨ goal: improvement
🤖 aspect: dx
🧱 stack: mgmt

## Problem `ov clean` uses `docker stop` since https://github.com/WordPress/openverse/pull/4525 That's fine, but sometimes you don't care if the container exits gracefully, and just want to stop it. ## Description Add...

🟩 priority: low
🤖 aspect: dx
🧰 goal: internal improvement
🧱 stack: mgmt

## Description [WP Site accelerator](https://developer.wordpress.com/docs/site-accelerator/) (previously Photon) cannot process this [JPG image](https://api.openverse.engineering/v1/images/465a3e53-99dd-414e-bbf9-6be6fb74bac0/) from Europeana. ``` ConnectionResetError: File "uvloop/loop.pyx", line 2084, in create_connection raise File "uvloop/loop.pyx", line 2079, in uvloop.loop.Loop.create_connection await...

🟨 priority: medium
🛠 goal: fix
💻 aspect: code
🐛 tooling: sentry
🧱 stack: api

## Description There is a problem with a Europeana image in that the API fails to process the `/thumb` request even when Photon (the image accelerator 3rd party part) returns...

🟨 priority: medium
🛠 goal: fix
💻 aspect: code
🔒 staff only
🧱 stack: api

## Problem Unless explicitly set, the `updated_on` column for the primary media tables in the catalog is modified when a record is updated via ingestion, but is not modified when...

🟨 priority: medium
💻 aspect: code
🧰 goal: internal improvement
🧱 stack: catalog

## Description git pre-commit hooks run with ov do not respond to sigterm. This doesn't occur when running pre-commit directly in ` ov` (i.e., `ov j lint`). ## Reproduction 1....

🟩 priority: low
🛠 goal: fix
🤖 aspect: dx
🧱 stack: mgmt