Phil's Lab
Phil's Lab
The fix would just need a call on `urldecode()` to make the file link work for draw.io again. If I have time to see what I can do, I will...
#34 created a fix, tested it on my nextcloud instance
When can I expect a merge for this feature?
I successfully tested this Dockerfile, which does not need the crate @ crates.io. With proper CI rules @ Docker Hub, it could be built every time a new release tag...
I'd have a look at how MS Word Online handles it:  I like the idea of having a different cursor for every person actively editing, this could be...
I think project selection should be done after login via a seperate page, locking each vs code session to one project to work on at a time.
@baryla You could accidentially kill the server/container via the terminal, e.g. by installing packages that mess with the system, or killing the wrong process ID. I already had some thoughts...
My concern is not one of trust, it's one of software security. For an optimal experience, i'd really like to see each terminal in it's own docker container, where you...