gitname
gitname
I noticed the "New Snapshot" path field on the "Snapshots" tab does offer a "Browse" button.  That is what I am proposing for the "Directory Path" field shown in...
I was able to clone the `kopia` and `htmlui` repositories and run them locally, such that, when I would change the HTML code of the UI, the web browser would...
> So, I haven't been able to run the web UI as an Electron app. In the meantime, I have opened a PR in which I have made a few...
>So, I haven't been able to run the web UI as an Electron app. I am still blocked by my inability to run the web UI as an Electron app....
Thanks, @jkowalski ! I was able to build my locally-modified instance of the web UI as an Electron app by following the instructions in your message. After following those instructions,...
When I make changes to the UI (i.e. the React code), here's what I do to **re-build** the Electron app: 1. Quit/Exit the Kopia UI Electron app 1. Kill the...
I replaced the original `RequiredField` element with a `DirectorySelector` element. Here's what the result looks like:  Here's what the code diff looks like so far: ```diff diff --git a/src/SetupFilesystem.js...
Hi @basldfalksjdf, I am in favor of adding it to other places on Kopia UI. Although I don't know what all the various screens of Kopia UI are yet (I've...
My work on this project is still on hold. I have some personal matters that will be keeping me busy until the end of the month; then, I will be...
@phidevz, I'm interested in helping with this endeavor. I am in favor of all three "planned tasks" and am also, as an alternative, interested in a rewrite as opposed to...