Christoph Anderson

Results 3 issues of Christoph Anderson

Hi, this PR adds the repository description to the taskbar while starting up or initializing kopia. It was mentioned that, if there is no connection to the repository, multiple "initializing"...

enhancement
ux

Hi, this PR adds the multi-language support feature to ```kopia-ui```. Users can select their language in the preference tab. The following languages are supported: - English - German - French...

Hi, this PR migrates components to react functions. We do this as React recommends to use functions instead of components. Furthermore, new updates (e.g. react-router-dom) are easier to merge and...