R

Results 70 comments of R

Yep, retries ended up being removed at some point. Makes sense to add them back in with some sort of exit handling/ui for it as well.

Yeah could add some support for reading a custom theme config or something like that, I'll leave it as a backlog issue though as there are more pressing issues to...

The leading slash looks odd? Should not be required for connecting to localhost. Seems like there is a bug here though where some part of the process is assuming that...

Compressing and Decompressing gzip is pretty fast, the server-side would most likely only compress once at startup anyway and only recompress files if they change. ServerSync is not restricted to...

We could probably combine this with saving the generated file manifest, could do something basic like a last modified check to cache bust files.

Progress only does not have a GUI yet in SS 4

Considering making a super simple swing UI for this, though at the moment the terminal logging is workable in most cases

To get windows to accept an application it needs to be signed with a certificate from a recognized certificate authority. All of which are paid and rather outside the budget...

I'll have a look into the run as admin, should not be required unless the directory it is trying to write files to is admin protected.

Thanks again for the testing 👍, is super useful.