dolfje
dolfje
Progress in this area? Or can we use another remote control for controlling the app?
We can also use .htaccess with auto_prepend_file. So all calls to files in the apps directory are first checked against login information. ``` /etc/zpanel/panel/etc/apps/.htaccess: php_value auto_prepend_file "/etc/zpanel/panel/etc/apps/security.php" ``` With something...
With pull request https://github.com/checkly/headless-recorder/pull/178 it is possible to set a custom resolver. In the pull request, you can also find code that you have to set as custom resolver
I agree with contextual menu. But because "tab" is already used in the context of "marking input" from the user. 1. you typed text inside an input, then tab =>...
I don't know playwright, but can't find it in their docs. So probably not.
> * What they can code or not > * Argument/s and type/s of what they get > * What they need to return > * If the need to...
The CM4 has 5 serial ports, so https://github.com/epsilonrt/piduino/blob/8b791094fb501583dcf9096b4d09cbbbfdc381cc/include/piduino/arduino/HardwareSerial.h#L112 has to be changed.