Commit graph

2366 commits

Author SHA1 Message Date
Mihail Slobodyanuk
4aca137040 Fix macos run mesh-ui plist RIVM-20 2022-12-12 13:39:40 +02:00
Mihail Slobodyanuk
6eaf4eee0c Fix open URI RIVM-20 2022-12-12 12:27:08 +02:00
Mihail Slobodyanuk
8cace274d0 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop 2022-12-12 11:00:28 +02:00
Mihail Slobodyanuk
ea0125ee1e Fix open URI RIVM-19 2022-12-12 11:00:21 +02:00
vadym
9fc8e49d9d unified commit hash in version which was vary for different build platforms 2022-12-12 10:50:34 +02:00
vadym
98992424d4 added version of package in build log 2022-12-12 10:39:39 +02:00
Mihail Slobodyanuk
3aaf253ce4 fix peer window RIVM-18 2022-12-12 07:56:49 +02:00
vadym
2bbcd9142f merge fix 2022-12-11 20:27:16 +02:00
Vadym Vikulin
081bfdf062
Merge pull request #25 from RiV-chain/show_console_in_ui_options
Added mesh-ui start options and ability to enable debug console
2022-12-11 19:44:35 +02:00
Vadym Vikulin
c23cff9373
Merge branch 'develop' into show_console_in_ui_options 2022-12-11 19:43:56 +02:00
vadym
93012839fc Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop 2022-12-11 19:23:24 +02:00
vadym
5a7960ae51 removed unnecessary variable 2022-12-11 19:22:02 +02:00
Mihail Slobodyanuk
39853efbb5 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop 2022-12-11 18:43:04 +02:00
Mihail Slobodyanuk
edaa54c1ef Increased edit field size RIVM-13 2022-12-11 17:41:26 +02:00
vadym
21e7b03554 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop 2022-12-11 14:53:32 +02:00
vadym
56ed2bd629 Refactored code for NetworkDomain, added NetworkDomain.Prefix parameter to Mobile module 2022-12-11 14:52:15 +02:00
Mihail Slobodyanuk
e0b7090332 Fixed index.html start arg 2022-12-11 14:24:41 +02:00
Mihail Slobodyanuk
d6eceef4e3 Added footer with service and UI version RIVM-15 2022-12-11 12:37:47 +02:00
Mihail Slobodyanuk
8da27aad4f Remove interface name from multicast peer string showing on edit form RIVM-14 2022-12-10 15:12:38 +02:00
Mihail Slobodyanuk
16582494af Fixed tabs, formatted index.html and fixed markup issues 2022-12-10 14:36:42 +02:00
Mihail Slobodyanuk
70d32441c0 Added mest-ui start options and ability to enable debug console 2022-12-10 11:10:59 +02:00
Mihail Slobodyanuk
7d7db57319 quoted paths 2022-12-09 21:29:53 +02:00
Mihail Slobodyanuk
0cd4b8a640 quoted paths 2022-12-09 21:27:30 +02:00
Mihail Slobodyanuk
0e1fae92cf Fix cd 2022-12-09 20:51:28 +02:00
Mihail Slobodyanuk
cce209d944 Added makefile and separate binaries compilation 2022-12-09 18:13:25 +02:00
Mihail Slobodyanuk
5e53fc4f9d Added makefile and separate binaries compilation 2022-12-09 15:09:36 +02:00
vadym
3e72a57ec5 changed NetworkDomain.Prefix format from []byte to string for more conveniant input 2022-12-09 13:51:21 +02:00
Mihail Slobodyanuk
f84f0a5f19 UI fixes RIVM-8 2022-12-08 14:32:56 +02:00
vadym
7cee94e5cb completed fix for allowing links from the same host:
8fe1c41295
2022-12-07 22:19:45 +02:00
vadym
37832606c7 import fix 2022-12-07 21:19:07 +02:00
vadym
881889c65e return syscall 2022-12-07 21:14:29 +02:00
vadym
6d596cba72 path variable skope fix 2022-12-07 21:13:38 +02:00
vadym
1e0794761b syscall check 2022-12-07 21:05:14 +02:00
vadym
5668f28f46 build tags fix 2022-12-07 20:31:59 +02:00
vadym
9a671bf898 build options fix 2022-12-07 20:22:11 +02:00
vadym
fc8f7a4f39 import fixes, removed unnecessary code RIVM-11 2022-12-07 20:14:39 +02:00
vadym
455bc604c5 Hide command prompt window when using exec for Windows OS 2022-12-07 20:05:55 +02:00
vadym
9614d2061d fixed windowsgui flag RIVM-11 2022-12-07 19:41:16 +02:00
vadym
422f767bea fixed windowsgui flag RIVM-11 2022-12-07 19:40:28 +02:00
vadym
552cc014d9 Dialer timeout equals 5sec for ctl requests 2022-12-07 18:48:44 +02:00
vadym
ff4f587f00 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop 2022-12-07 18:10:19 +02:00
vadym
7213e61260 fix for incorrect path to mesh.conf by default 2022-12-07 18:09:39 +02:00
Mihail Slobodyanuk
91c904cc2f statically linked executable 2022-12-07 14:12:16 +02:00
Mihail Slobodyanuk
83d6442d2d Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop 2022-12-07 13:54:19 +02:00
Mihail Slobodyanuk
0a46b9de7f statically linked executable 2022-12-07 13:52:38 +02:00
vadym
177f5f24d8 1. added app installer icon 2022-12-03 17:34:03 +02:00
vadym
03974a3b54 typo fix 2022-12-03 17:26:45 +02:00
vadym
cd6257bfa3 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop 2022-12-03 17:22:18 +02:00
vadym
224812ab98 added installer icon 2022-12-03 17:22:00 +02:00
Mihail Slobodyanuk
0831f38c6f Fix sort RIVM-5 2022-12-02 11:06:58 +02:00