-
Updated
Aug 10, 2021 - JavaScript
podcasts
Here are 334 public repositories matching this topic...
-
Updated
Aug 18, 2021 - Shell
-
Updated
Apr 9, 2020 - HTML
-
Updated
Aug 15, 2021 - SCSS
-
Updated
Aug 18, 2021 - HTML
-
Updated
Jul 7, 2021 - Python
-
Updated
Aug 18, 2021
-
Updated
Oct 11, 2020 - Go
-
Updated
Jul 13, 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
Jul 19, 2021 - Ruby
-
Updated
Aug 13, 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
Aug 15, 2021 - JavaScript
-
Updated
Apr 17, 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: