James Kiefer
James Kiefer
I use a `botpot` field that is intended for a user to leave blank. However, these blank fields are appearing in the comment files added by Staticman. Is it possible...
This is more of a question than an issue. I would like to run an insert with a database calculated value, like: ```sql INSERT INTO "users" ("id", "name") values (NEXTVAL("users_id_sequence"),...
I am working on a project in Buffalo that requires a model have a Unique but user configurable `string` field. Is there any particular way I should go about passing...
Use `grunt.util.async.queue` if `--ignore-fail` is passed to grunt with the parallel option set.
Is it possible to run all the tests even when one of the tests fail? --force does not seem to work ...
Is there a way to toggle the new collapsed sidebar feature? I'm not a super big fan of it. Otherwise these new changes are looking great! Thanks!
Hello and thanks for this project! I would like to use this plugin to trigger HomeAssistant to shut off the outlet that both octoprint and the printer are connected to...
## Pull Request Checklist - [x] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have you opened a PR to [the...
Hey there! I am still on bertvv's ansible role and out of nowhere, if my windows computer connects to the samba share, I was getting flooded with errors like: ```...