Aliaksei
Aliaksei
Thanks for your PR, @davidlag0! > Regarding Bar.jsx, I will need help understanding how lines 96, 102, and 137 should run Could you write down your question in detail, please?...
This code path couldn't be reached now, as it should be used for internal pages that are currently absent: https://github.com/dec0dOS/zero-ui/blob/8785b94392e5de87b21fa93c81752ef67acc10f1/frontend/src/components/Bar/Bar.jsx#L45-L49 The current PR version looks good to me.
Hi, @meferspb! Have you tried ZeroUI with the ZeroTier version you provided? I'm curious, why are you looking to update the ZeroTier controller version? If the issue mentioned in [this...
Some UI elements have been incorrectly aligned as I remember correctly.   
Seems like https://github.com/tinyhttp/tinyhttp is better alternative, as it could be just a drop-in-replacement for Express.
https://github.com/fastify/fastify-express is another solution
Conflicting files should be resolved before merging the PR.
SettingsComponent is still present in the code. To maintain a smoother development process, I'd recommend following these steps: * Always create a new branch based on the current main branch....
Thanks for your PR, @NoobTW! Currently, IPv6 in ZeroTier is still a black box for me, so I could not accept the half-baked feature. If you couldn't finish the IPv6...
Hello, @NoobTW! Thanks for your PR, but I have found some issues. First of all, please run `yarn lint` before committing changes. Seems to be something wrong with the NetworkMembers.jsx...