openverse
openverse copied to clipboard
Openverse is a search engine for openly-licensed media. This monorepo includes all application code.
## Description The frontend expects the `data.results` for the `search` and `related` endpoints to be arrays. This is why it throws an error when they are either `null` or `undefined`....
## Current Situation The footer layout needs to account for the sidebar width (if any) to make its layout responsive. This is achieved by using the JS-based responsiveness. However, this...
## Problem Currently, the Nuxt app generates every page requested. Some pages (such as `/about`) are static and don't change between requests or based on the query parameters, so generating...
## Problem Some of the unit tests could not be fixed during the Nuxt 3 migration, so they were marked with `skip` and don't run now. ## Description The skipped...
## Description On https://translate.wordpress.org, the `{}` placeholders in the translation strings are replaced with `### ###` placeholders. Then, we replace them back when converting to locale usable by Nuxt app....
## Problem We do not have any automated verification of live environment functionality after deploying them. We take for granted that things like configuration issues and such will cause problems...
## Problem Not many sources are searched when searching for audio files. ## Description Soundcloud can be searched nicely with a CCBY-license filter. It would also be nice if it...
## Problem We don't have any VR tests capturing the appearance of our loading state because it "shimmers" and thus can't be reliably snapshotted. We _can_ however capture the appearance...
## Problem We don't currently explain to users how to contribute to Openverse or to get their own content searchable in Openverse. We should do that to increase contributions and...
### Source Site https://blocsonic.com ### Value Provided Netlabel releasing Creative Commons licensed music releases for over 16 years ### Licenses Provided http://creativecommons.org/licenses/by-nc-sa/4.0/, http://creativecommons.org/licenses/by-nc-nd/4.0/ ### Implementation - [ ] ๐ I...