David Schenk
David Schenk
Hello @alinefm, currently it is not possible to install the packed version 3.0.0 under ubuntu 18.04 As already mentioned by @Fantu, the dependency python3-cheetah cannot be installed. This requires a...
Hello @cyb0rg01, is already on the bucket list. Thanks for your issue! ;)
Hello @Soul6in6Gun and @kennyparsons, these are a very good points! I hear two things from this discussion: Point 1: is the way available and enabled sites are managed is different....
Hello @techieshark, thank you for your suggestion for improvement. If I understand this correctly, the application should abstract the configuration by using for example a wizard? I find the idea...
Hey @erikgeiser, thank you for taking the time to examine the code for possible points of attack. Although I believe the possibility of this attack to be unlikely, we will...
@erikgeiser You're absolutely right. Thanks for your comments in PR. I haven't gotten around to testing the code.
Hey @kennyparsons, great proposal with the multiple tabs. Had already started a first attempt with highlightjs in realtime to highlight the written code but this was connected with too many...
> I added a new function to generate valid paths or return `None` if the path is not valid, e.g. it is no subdirectory of the given folder. > Errors...
Hello @LucaNerlich, thank you very much for your issue. You're right, of course. The feature is important and will come. The goal for the next release is to manage multiple...
> To execute a command on non-dockerized nginx from inside a docker container is going to be tricky / hacky. Im unsure myself, on how a good solution would look...