freesound icon indicating copy to clipboard operation
freesound copied to clipboard

Remove old UI sound images

Open ffont opened this issue 2 years ago • 0 comments

Our local data mount and the CDN still have the sound images of the old UI. We should delete them as they're no longer necessary.

Tentative steps:

  • Rename BW image files to adopt the "old" image file path
  • Make all image URLs to point to the "old" image file path (which now has the new images)
  • Remove the concept of "BW" images from the API responses
  • Add a redirect so if someone is still using hardcoded links to BW images URL, it still gets the corresponding images at the new URL

ffont avatar Dec 18 '23 16:12 ffont