gitname

Results 92 comments of gitname

I noticed the "New Snapshot" path field on the "Snapshots" tab does offer a "Browse" button. ![image](https://user-images.githubusercontent.com/7143133/173713032-b4dff1c4-f790-4599-83c3-0492117d181c.png) 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: ![kopia-issue-2050-directory-selector-field](https://user-images.githubusercontent.com/7143133/174420334-e298701b-809e-4b74-a3c1-feec8f763410.gif) 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...