Nick
Nick
I was able to get the raw videos hosted and linked to instances in my api on this repo (sourced from all-locations.json and stored in mongodb): https://github.com/nickatnight/policebrutality.io eg: https://prod-uploads-policebrutality.sfo2.digitaloceanspaces.com/1267647898365427714.mp4 Is...
Will this structure change at all? Can we have it defined some where? (all-locations.json/etc)
### Description See ticket #152 ### Motivation and Context See above ### How Has This Been Tested? Tested by viewing page in browser locally ### Screenshots (if appropriate): ### Checklist:...
### Describe the issue The height of the divs on the support page are all uneven, which imo looks a little tacky. If you look at Bitcoins [support](https://bitcoin.org/en/support-bitcoin) page, they...
### Feature Description I've made a simple [api](https://api.doge-meme.lol/v1/memes/) where you can fetch the top memes from r/dogecoin. The script runs hourly, and the api is served over https. You can...
### Description See #235 ### Motivation and Context Inconsistencies between support/index pages ### How Has This Been Tested? N/A ### Screenshots (if appropriate): ### Checklist: - [x] GitHub issue linked...
Just recently came across this on [Sia](https://sia.tech/) coin site and think it would be a good idea to incorporate in doge. Gives full transparency on the development efforts
### Feature Description The copyright year is currently a static value. To avoid updating `index.html` essentially every year, I propose this value be dynamically generated ### Alternatives See above
- [x] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [x] My addition is ordered alphabetically - [x] My submission has a useful description -...
When running dc up, the `django` service will fail to load if `postgres` service boots first. See image 