Caleb Denio
Caleb Denio
Oof, it's too bad it isn't returned from the API. What if folks could contribute metadata to existing webcasts from [thebluealliance.com/webcasts](https://thebluealliance.com/webcasts)? (And yeah, by "program" I mean the fancy camera-switched...
I can work on that this week!
This would definitely be helpful when working with Heroku Redis, where the password is passed to the client via a connection string. Here's what I ended up using to get...
Being worked on in the `admin` branch
I've started rewriting this in Rust, on the [rust](https://github.com/cjdenio/contributor_list/tree/rust) branch.
What's the use case?
Why can't tests be run before review?
Yeah, most browsers only let you copy to the clipboard as a direct result of user interaction. Chrome lets you explicitly request permission via the [Permissions API](https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API), but Firefox and...