Skip to content
#

podcasts

Here are 367 public repositories matching this topic...

rhaamo
rhaamo commented Apr 8, 2020

Right now it's uploads/<item>/<username slug> with the username slug being prefixed with remote_ if remote user.

That might cause an issue because foo@instance1 and foo@instance will have the same folder name.

Solution: uses the user flake id instead of slug for everybody, but keep the remote_ part

enhancement good first issue priority: important Backend

Improve this page

Add a description, image, and links to the podcasts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the podcasts topic, visit your repo's landing page and select "manage topics."

Learn more