Senyoret1
Senyoret1
- [ ] It should not be possible to close the modal windows while an operation is being made. - [ ] Various design improvements should be migrated from the...
**Feature description** A new API endpoint for creating CSRF tokens should be added and all potentially dangerous API endpoints should request the token. In the desktop wallet it is implemented...
**Feature description** Not sure if possible, but it would be good if `/api/visors/{pk}/summary` and similar API endpoints return how many hops each route has.
**Feature description** The hypervisor should have API endpoints for saving and getting arbitrary text data. **Is your feature request related to a problem? Please describe.** Currently the only way the...
Did you run `make format && make check`? The go code was not changed. Changes: - This PR includes the Android VPN client that was being developed in https://github.com/Darkren/skywire/pull/1 Note:...
**Feature description** If Skywiremob currently has stats about data transmission (how many data has been sent/received and the data transmission speed), it would be good to add one or more...
**Describe the bug** If Skywiremob is used to create a VPN connection and the device loses the ability to be connected to the backend visor for some time, the transport...
CI test are failing in https://github.com/skycoin/skycoin/pull/2675 . The problem appears to be after the UI test in `lint-and-test.sh`. This may be caused by outdated linters
**Describe the bug** When I start running from code, which means running `{skywire-repo-code-dir}cmd\skywire-visor>go run skywire-visor.go` using windows and I have apps in the config file and the apps folder, it...
When a connection to a remote port is made with `skywire-cli rev` and the `skywire-cli rev -l` is called, the list of remote ports returns the ID, local port and...