TLCD96
TLCD96
@jaapmarcus @ScIT-Raphael I was checking the HTML and putting everything ready, and I saw the mess that is the code. There are various things to tackle in the design and...
Note: Also I'll be doing this on my free time so don't expect a transition from old to new on a flash
@jaapmarcus i'm tlcd96 in discord
@jody-pm yes, many things are solvable with a `@media ` query, others, like for example info for the domain/user/etc..., have to change for mobile, a menu, being compatible with mobile...
With the changes that I've done to my repo, that if accepted will be merged into this one, the old UI will be the same, changing only for mobile and...
I'll put one montage (with several situations), you'll see that it's not needed to put in a new slate... wait a bit, cause OneDrive it's taking it's time to download...

FIY: you can run docker inside an VM (just tested on Ubuntu 18.04) - virtual machine - installed docker (apt install docker.io) - ran example docker ( docker run hello-world)...
I've reviewed the code from 1.6.7 to 1.6.8, the only change was the new function `get_hostname()` and new version of `PHPMailer` if i'm not mistaken. the new function `get_hostname()` exists...