Craig Manley
Craig Manley
I've got a docker build based on alpine 3.7 + php-fpm 7.1 + nginx: https://github.com/cmanley/gitlist-docker I'd like to use PHP 7.2, but the 1.01 build on gitlist.org does not support...
Calling the .steps() method is triggering this deprecation error recently in the console of Chrome since preventing this plugin from working: `[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated...
If I try to write to a compressed CSV file, then I get an exception using the file wrapper compress.zlib:// I think it has to do with the seekable file...
I'm using version 3.3.0. I experienced this exception and I've seen it reported in another ticket #713 where someone tried to pass an array as value to a cell entity:...
What the subject says. Tested with 2.6.0. It's not a big deal, unless someone (like me) decides to line up the direction to home arrow with the center of the...
In particular CP1252 :) If the set internal encoding isn't one supported by the xml parser, then the XML parser can be told output UTF-8 (which is already the case),...
## Current Behavior If I disable pitmode by switching to a power level on the VTX using the button, then I am able to switch between power levels 1 (25mw)...
First of all thanks for creating this awesome firmware! I stumbled upon this bug today when checking that the pan channel of my head tracker was working in the channel...
https://knifa-develop.fpv.wtf/osd-overlay That'll be a nice feature for overlaying the OSD onto a video file produced by a different camera (e.g. GoPro or Go2). ... and related to that, is it...
The container does not need write access to the host's repositories, so for safety sake, it's better to force read-only access by appending the :ro modifier to the -v command...