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 We keep getting this unactionable alarm during the DR process, and to avoid creeping the alerts channel, it'd be better to silence it while the process is complete,...

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

## Description This PR sets up Scalar for API documentation. [Scalar](https://scalar.com) is a modern on API documentation. ## Testing Instructions 0. Check out this PR and bring up the API...

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

## Summary Develop an experimental framework for assessing how relevancy is affected (either positively or negatively) by changes made to our search algorithms and the data itself. ## Description The...

🌟 goal: addition
🧭 project: thread
🧱 stack: api
🧱 stack: frontend
🧱 stack: catalog
🧱 stack: analytics
🧱 stack: infra

## Description The Openverse API shows inconsistent pagination when searching for the term `bamberg`: - Page 1 indicates multiple pages of results (e.g., `page_count = 12`). - Page 2 returns...

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

## Due date: 2024-01-11 ## Assigned reviewers - [ ] @krysal - [ ] @dhruvkb ## Description Related to #3473 ## Current round This discussion is following the Openverse decision-making...

🟧 priority: high
🌟 goal: addition
📄 aspect: text
🧱 stack: documentation
🧭 project: implementation plan

## Description The Openverse.org homepage shuffles between 3 collections of images: pottery, universe and olympics. These collections represent a infinitesimal fraction of the 800M+ images in our collection. | pottery...

help wanted
🟩 priority: low
🌟 goal: addition
🕹 aspect: interface
🧭 project: thread
🧱 stack: api
🧱 stack: frontend

Feel free to source from my GitHub repo for coding-related screenshots: https://github.com/klugstack/images_cc0

## Problem If the linting step fails in the CI, you get a message that "Lint step failed on line xx". This is very confusing, especially for new contributors. ##...

good first issue
help wanted
🟩 priority: low
✨ goal: improvement
🤖 aspect: dx
🧱 stack: mgmt

## Description The `alter_data_batch` of the new `staging_image_data_refresh` DAG causes the Airflow instance to crash. #5145 attempted to fix it by increasing the size of batches, creating fewer tasks to...

🟧 priority: high
🛠 goal: fix
💻 aspect: code
🔧 tech: airflow
🧱 stack: catalog
python

## Problem Currently we use `axios` to manage making HTTP requests on the client. Bytes over the network aren't free and now that browsers and [Node](https://github.com/nodejs/node/pull/41749) have the same `fetch`...

🟩 priority: low
✨ goal: improvement
💻 aspect: code
💬 talk: discussion
🟨 tech: javascript
🧱 stack: frontend