-
Updated
May 8, 2021 - JavaScript
podcasts
Here are 311 public repositories matching this topic...
-
Updated
Apr 28, 2021 - Shell
-
Updated
Apr 9, 2020 - HTML
-
Updated
May 2, 2021 - SCSS
-
Updated
May 8, 2021
-
Updated
Apr 11, 2021 - Python
-
Updated
May 6, 2021
-
Updated
Oct 11, 2020 - Go
-
Updated
May 5, 2021 - Dart
-
Updated
Feb 3, 2020 - Go
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
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Oct 2, 2018 - JavaScript
-
Updated
Apr 19, 2021 - Ruby
At the moment you can't just run make database unless you already have golang-migrate installed.
The Makefile should allow someone to just run that command and have all the migrate tools installed for them, but it doesn't at the moment.
Code points:
- https://github.com/podStation/podStation/blob/8d21f7472a17cdeaf4fc77134b1244f7088e1a14/extension/ui/ng/partials/playlist.html#L77
- https://github.com/podStation/podStation/blob/master/extension/ui/ng/controllers/playlistController.js
It is possibly doable with changing only the partial (html "view").
-
Updated
Apr 17, 2021 - C
-
Updated
May 8, 2021 - JavaScript
-
Updated
Mar 31, 2021 - CoffeeScript
-
Updated
Mar 21, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the podcasts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the podcasts topic, visit your repo's landing page and select "manage topics."
Description: