Justin F. Hallett
Justin F. Hallett
This is all very very untested, I've only had the time to test this on darwin with fink installed php, I have removed php to watch it fail but that...
The span detection code has broken old behaviour. I haven't had time to look into it but we need a class to ignore the hasSpan as if you set a...
The printer profile is already exposed via the OctoPrint API, it would make sense to use and check it on interval incase the printerProfile changes. I know personally I have...
in the ~pi/.ratpoisonrc add ``` startup_message off ``` to remove the ugly startup banner, make it look more like a clean UI.
Add Terracoin Support for Ledger Devices. Let me know if anything was missing or anything else is required. https://github.com/LedgerHQ/lib-ledger-core/pull/241
I can not find info for max amps on the 5v rail. I tried to run a cm4 off the pi port but kept getting under voltage so I assume...
``` TypeError: null is not an object (evaluating 'parentItem') '_recrusiveArray - jquery.mjs.nestedSortable.js:786' ``` I have a different attribute, I'm using data-id instead of id, but I tried using id to...
if I have a tree like root - node 1 -- node 2 - node 3 and I move node 2 out of node 1, and into node 3, relocate...
https://github.com/cubiclesoft/jquery-fancyfileuploader/blob/af8174b92b906b0126ea7754b247e96913eb97b4/fancy-file-uploader/jquery.fancy-fileupload.js#L235 On this line can we add `inforow.find('.ff_fileupload_remove_file').trigger('removing');` on this line? There is no way that I can find to bind to the Remove button so I can remove it...
not sure why, but custopizer keeps failing at the end with ``` + apt-get clean + apt-get autoremove -y Reading package lists... Building dependency tree... Reading state information... 0 upgraded,...