openverse-api icon indicating copy to clipboard operation
openverse-api copied to clipboard

The Openverse API allows programmatic access to search for CC-licensed and public domain digital media.

Results 122 openverse-api issues
Sort by recently updated
recently updated
newest added

## Fixes #698 by @dhruvkb ## Description Sends the query arguments as an array. All credit goes to @sarayourfriend and @obulat for their code on #764 pr. I tested it...

๐ŸŸฉ priority: low
โœจ goal: improvement
๐Ÿ’ป aspect: code

## Description Images linked in the `image_url`s for the SMK provider are all ~2MB. These are large enough to overload our thumbnail service. Some of these requests timeout, such that...

๐ŸŸง priority: high
๐Ÿ›  goal: fix
๐Ÿ’ป aspect: code

## Description The log messages we get from the data refresh now are no longer in the correct order. Here are some examples: **Previous order**: ![Screenshot_2022-08-17_13-53-00](https://user-images.githubusercontent.com/10214785/185241244-8f461acb-84c7-40c0-967a-e98c875a4f9b.png) **Current order**: ![Screenshot_2022-08-17_13-53-21](https://user-images.githubusercontent.com/10214785/185241265-75558b9e-da19-4fe5-a079-94f5ba4582b2.png) We...

๐ŸŸจ priority: medium
๐Ÿ›  goal: fix
๐Ÿ’ป aspect: code
๐Ÿ tech: python

## Fixes Follow up on #820. ## Description The fix on #862 probed to reduce the number of failed remove operations for the **Publish developer docs** job. Before we were...

๐ŸŸง priority: high
๐Ÿ›  goal: fix
๐Ÿค– aspect: dx

## Fixes #900 by @ramadanomar . If i find any more dead/expired links , i'll try to update them here to prevent from filling out the pr/issue list with small...

๐ŸŸฉ priority: low
๐Ÿ›  goal: fix
๐Ÿ“„ aspect: text

## Problem Right now it seems like our ES query configuration would match `dog` across word boundaries, for example if an indexed field was `__d og__`. ## Description Look into...

help wanted
๐ŸŸฉ priority: low
๐Ÿงน status: ticket work required
โœจ goal: improvement
๐Ÿ•น aspect: interface

## Description All CI flakiness has boiled down to the ingestion of images stopping unexpectedly after the cleanup step. Rerunning ingestion almost surely fixes the issue. We should investigate the...

๐ŸŸฉ priority: low
๐Ÿ›  goal: fix
๐Ÿค– aspect: dx

## Description This PR - changes the ES mapping mode from `dynamic` (default) to `false` (so that any unmapped fields are stored but not indexed) - removes unnecessary schema mappings,...

๐ŸŸจ priority: medium
๐ŸŒŸ goal: addition
๐Ÿ’ป aspect: code

## Description A script we used today to query for the number of dead links in the link validation cache. I will fill in more details later. ## Checklist -...

๐ŸŸฉ priority: low
๐Ÿค– aspect: dx
๐Ÿงฐ goal: internal improvement

## Problem See https://github.com/WordPress/openverse-api/pull/810 and the description for the issue. ## Description We need some way to prevent this. Here are some suggestions I left in this comment, copied below:...

๐ŸŸจ priority: medium
๐Ÿค– aspect: dx
๐Ÿงฐ goal: internal improvement