vadym
7f46705fc1
update finish dialog
2021-09-12 22:33:02 +03:00
vadym
ce0e946cf5
sequence fix
2021-09-12 22:24:01 +03:00
vadym
d8a93577ea
action fix
2021-09-12 22:15:40 +03:00
vadym
974a42621f
UI ref fix
2021-09-12 21:53:43 +03:00
vadym
763f0d4d4d
UI element fix
2021-09-12 20:39:37 +03:00
vadym
ab13ba2afa
sequence fix
2021-09-12 20:27:16 +03:00
vadym
9d15744061
sequence fix
2021-09-12 20:25:48 +03:00
vadym
d269186966
sequence fix
2021-09-12 20:22:28 +03:00
vadym
cb0d635926
updated MeshUI file id
2021-09-12 20:18:43 +03:00
vadym
52bf37ed68
fixed UI start
2021-09-12 20:14:51 +03:00
vadym
99620070c2
wait fix
2021-09-12 19:52:11 +03:00
vadym
376b824a8e
update ServiceControl
2021-09-12 19:32:54 +03:00
vadym
600b8db692
added webview dll
2021-09-12 19:15:38 +03:00
vadym
77f02b16a4
updated ldflags
2021-09-12 18:52:58 +03:00
vadym
e64998629c
1. updated build
2021-09-12 18:31:20 +03:00
vadym
f078cd21be
folder name fix
2021-09-12 18:13:59 +03:00
vadym
49055af954
mingw fix
2021-09-12 18:07:16 +03:00
vadym
ba0d3b737d
feature fix
2021-09-12 17:59:13 +03:00
vadym
0f53a75a9a
compunent Feature fix
2021-09-12 17:41:43 +03:00
vadym
c572ac1bbb
component id fix
2021-09-12 17:36:14 +03:00
vadym
b3bcfc956f
component id fix
2021-09-12 17:33:33 +03:00
vadym
54c8970c75
id fixes
2021-09-12 17:26:31 +03:00
vadym
4b757c29ab
added mingw dependency
2021-09-12 17:24:19 +03:00
vadym
8c881a7866
fixed compiler options
2021-09-12 17:16:36 +03:00
vadym
abfbdb55b0
msi build fixes
2021-09-12 17:06:28 +03:00
vadym
c2819d2b62
fixed wix.xml components
2021-09-12 16:54:07 +03:00
vadym
b9464374e7
id ServiceInstaller fix
2021-09-12 16:43:07 +03:00
vadym
63bb5cf5b4
updated msi build
2021-09-12 16:40:29 +03:00
vadym
86c9496f73
added index.html to disribution files
2021-09-12 16:20:51 +03:00
vadym
4d40d9cb73
small fixes
2021-09-12 14:11:29 +03:00
vadym
09193f11d2
1. updated peers
2021-09-12 00:19:58 +03:00
vadym
aff2a69b71
removed index.html
2021-09-11 22:49:23 +03:00
vadym
64dc990c50
1. added webview dependency
...
2. changed functions in ui.go
2021-09-11 22:45:38 +03:00
vadym
a6ab14823c
rename main to ui
2021-09-11 22:20:46 +03:00
vadym
75b2a7421f
added webview
2021-09-11 22:16:20 +03:00
Vadym Vikulin
c566f4a981
Update README.md
2021-09-09 10:58:33 +03:00
vadym
976bd70c96
cleaned up develop branch
2021-09-09 10:57:34 +03:00
vadym
2d36105eeb
cleaned up develop branch
2021-09-09 10:55:30 +03:00
vadym
bfe42d8899
build fix
2021-09-09 10:42:16 +03:00
vadym
c32e5517f1
changed files and folders name
2021-09-09 10:40:27 +03:00
vadym
c8a6897144
changed folder name
2021-09-09 10:34:54 +03:00
vadym
052fdd3edf
changed names
2021-09-09 10:30:55 +03:00
Vadym Vikulin
f4a4274967
Update README.md
2021-09-09 10:21:47 +03:00
vadym
910ce15b80
removed binaries
2021-09-09 10:20:38 +03:00
vadym
1dce2d51be
changed dependencies to https://github.com/RiV-chain/RiV-mesh repo
2021-09-09 10:19:40 +03:00
Vadym Vikulin
af9260c802
Merge branch 'yggdrasil-network:develop' into develop
2021-08-31 13:47:24 +03:00
Arceliar
3613614b41
Revert "Add IPReadWriteCloser interface"
...
This reverts commit ebe366ef3b
.
2021-08-07 12:56:36 -05:00
Neil Alexander
ebe366ef3b
Add IPReadWriteCloser interface
2021-08-07 10:17:21 +01:00
Alex Kotov
cbb6dc1b7d
Split yggdrasilctl code into separate functions (refactoring) ( #815 )
...
* Move yggdrasilctl responses to separate functions
* Move yggdrasilctl request switch to separate function
* Add empty lines
* Create struct CmdLine for yggdrasilctl
* Move yggdrasilctl command line parsing to separate func
* Turn struct CmdLine into CmdLineEnv
* Rename func parseCmdLine to parseFlagsAndArgs
* Move yggdrasilctl endpoint setting logic into separate func
* Function to create yggdrasilctl CmdLineEnv
* Reorder code
* Move struct fields into lines
* Turn yggdrasilctl CmdLineEnv funcs to methods
* Move yggdrasilctl connection code to separate func
* Rename functions
* Move yggdrasilctl command line env to separate mod
* Move yggdrasilctl command line env to main mod
* Run goimports
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
2021-08-02 22:47:38 +01:00
Neil Alexander
b333c7d7f3
Merge pull request #813 from cofob/patch-1
...
Allow yggdrasil bind to ports <1024
2021-07-22 12:18:11 +01:00