Hi! I'm a Cloudron user for a while, but only today I discovered this awesome app and loved its simplicity.
I'd like to suggest two simple features:
1 - After using CLI "surfer put ..." listing could show also the full address of the files I uploaded (so I could just click to open it).
Example:
Uploading /foo/bar.html -> https://myapp.com/foo/bar.html
Uploading /foo/baz.html -> https://myapp.com/foo/baz.html
2 - If I omit the "/" at the end of CLI "surfer put", like: "surfer put myimg.png", I think it should be implicit that I want to upload the file to the root dir (/).
What do you guys think?
Thanks!