Konstantinos Paparas
Konstantinos Paparas
We keep moving this, @rotki/rotki-devs any ideas on how to go about this? We need a way where an authenticated user can restart the backend in the docker container without...
@isidorosp https://github.com/rotki/rotki/issues/1166
I don't think the impact would be significant if we sent a message at the start and the end. As long as we don't do full progress messaging the difference...
Showing the name should be easy we can probably also do it for the next patch release
Naming should work in most of the cases yes
@LefterisJP for the grouping we probably need to re think the endpoint a bit
@yabirgb @LefterisJP for this we need changes so that the backend can support this format and get the config done automatically
I think we have done what was needed as part of this issue
Hey, @ProkhorZ we can check how easy it would be to add that to the installer. It should probably be easy but I need to consult the documentation first before...
Ok so at least by looking into the electron builder [documentation](https://www.electron.build/configuration/nsis), making it optional is not straightforward. There is an option to create a shortcut automatically but not an option...