Michael
Michael
While the UI is great for mobile, I feel it could use a little tweaking on desktop. Specifically: 1. Change the left-side drawer to be a permanent drawer that stays...
**Is this a BUG REPORT or FEATURE REQUEST?**: Bug report / support **What happened**: Using a zip file as the function from a downloaded gitlab repo, I cannot define a...
No matter what I set the bind address to, I cannot access mokey remotely. The only way I can access it is via ssh tunnel using `ssh -L 8000:localhost:8000 root@mokeyhost`....
Is it possible to have butterflow utilize ffmpeg in Docker instead of native on OS X? I ran tests and in every test, running ffmpeg:latest completed every task faster than...
It took me 8 hours to render a 5 minute video from 24 fps to 60fps. I'm not sure if that's normal but it's a hell of a long time....
I am trying to use proxyinjector to protect the kubernetes-dashboard. But I can't figure how to fix the 502 error I'm getting. My kubernetes dashboard deployment (relavent bits) kind: Deployment...
### What would you like to be added? Add support for [prefers-reduced-motion](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion). So that things like the popup box when scaling/deleting resources would no longer have an animation. ### Why...