-
Updated
Sep 2, 2021 - JavaScript
podcasts
Here are 348 public repositories matching this topic...
-
Updated
Oct 6, 2021 - Shell
-
Updated
Apr 9, 2020 - HTML
-
Updated
Oct 5, 2021 - SCSS
-
Updated
Oct 6, 2021 - HTML
-
Updated
Sep 21, 2021 - Python
-
Updated
Oct 5, 2021
-
Updated
Oct 6, 2021 - Dart
-
Updated
Oct 11, 2020 - Go
-
Updated
Feb 3, 2020 - Go
-
Updated
Sep 29, 2021 - Ruby
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
Sep 15, 2021 - TypeScript
-
Updated
Oct 2, 2018 - JavaScript
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
Sep 26, 2021 - JavaScript
-
Updated
Sep 15, 2021 - C
-
Updated
Mar 21, 2018 - Jupyter Notebook
-
Updated
Aug 12, 2021 - CoffeeScript
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: