Commit graph

  • 7b340d1b42 Merge branch 'develop' into go-webview-selector vadym 2022-12-13 13:56:46 +02:00
  • 6f8a9da19f added get_user_home_path nethod for other OS vadym 2022-12-12 20:30:33 +02:00
  • 024dddf5a8 fixed removepeers command vadym 2022-12-12 20:26:07 +02:00
  • 8bf66dc0d5 fixed peer save bug when user was not able to save it for Windows OS vadym 2022-12-12 19:56:06 +02:00
  • 9f5738b812
    Merge pull request #26 from RiV-chain/mesh-ui_emb_ctl Vadym Vikulin 2022-12-12 19:27:44 +02:00
  • 90a2f61e59 Merge branch 'develop' into mesh-ui_emb_ctl vadym 2022-12-12 19:09:38 +02:00
  • 85b0b17812 Fix macos run mesh-ui plist RIVM-20 Mihail Slobodyanuk 2022-12-12 15:00:55 +02:00
  • 0e92ebccd4 Fix macos run mesh-ui plist RIVM-20 Mihail Slobodyanuk 2022-12-12 14:53:09 +02:00
  • e4fbc30ed3 Fix macos run mesh-ui plist RIVM-20 Mihail Slobodyanuk 2022-12-12 14:51:07 +02:00
  • ec6e722c1c Fix macos run mesh-ui plist RIVM-20 Mihail Slobodyanuk 2022-12-12 14:14:11 +02:00
  • 0af5f281ea Fix macos run mesh-ui plist RIVM-20 Mihail Slobodyanuk 2022-12-12 14:12:41 +02:00
  • f81d09dad3 Fix macos run mesh-ui plist RIVM-20 Mihail Slobodyanuk 2022-12-12 13:57:49 +02:00
  • c5c63e5cb7 Fix macos run mesh-ui plist RIVM-20 Mihail Slobodyanuk 2022-12-12 13:52:41 +02:00
  • 4aca137040 Fix macos run mesh-ui plist RIVM-20 Mihail Slobodyanuk 2022-12-12 13:39:40 +02:00
  • 6eaf4eee0c Fix open URI RIVM-20 Mihail Slobodyanuk 2022-12-12 12:27:08 +02:00
  • 8cace274d0 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop Mihail Slobodyanuk 2022-12-12 11:00:28 +02:00
  • ea0125ee1e Fix open URI RIVM-19 Mihail Slobodyanuk 2022-12-12 11:00:21 +02:00
  • 9fc8e49d9d unified commit hash in version which was vary for different build platforms vadym 2022-12-12 10:50:34 +02:00
  • 98992424d4 added version of package in build log vadym 2022-12-12 10:39:39 +02:00
  • 3aaf253ce4 fix peer window RIVM-18 Mihail Slobodyanuk 2022-12-12 07:56:49 +02:00
  • 2bbcd9142f merge fix vadym 2022-12-11 20:27:16 +02:00
  • 081bfdf062
    Merge pull request #25 from RiV-chain/show_console_in_ui_options Vadym Vikulin 2022-12-11 19:44:35 +02:00
  • c23cff9373
    Merge branch 'develop' into show_console_in_ui_options Vadym Vikulin 2022-12-11 19:43:56 +02:00
  • 93012839fc Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop vadym 2022-12-11 19:23:24 +02:00
  • 5a7960ae51 removed unnecessary variable vadym 2022-12-11 19:22:02 +02:00
  • 39853efbb5 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop Mihail Slobodyanuk 2022-12-11 18:43:04 +02:00
  • d8c05a1e4a go-webview-selector Mihail Slobodyanuk 2022-12-11 18:41:58 +02:00
  • edaa54c1ef Increased edit field size RIVM-13 Mihail Slobodyanuk 2022-12-11 17:41:26 +02:00
  • 21e7b03554 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop vadym 2022-12-11 14:53:32 +02:00
  • 56ed2bd629 Refactored code for NetworkDomain, added NetworkDomain.Prefix parameter to Mobile module vadym 2022-12-11 14:52:15 +02:00
  • e0b7090332 Fixed index.html start arg Mihail Slobodyanuk 2022-12-11 14:24:41 +02:00
  • d6eceef4e3 Added footer with service and UI version RIVM-15 Mihail Slobodyanuk 2022-12-11 12:37:47 +02:00
  • 8da27aad4f Remove interface name from multicast peer string showing on edit form RIVM-14 Mihail Slobodyanuk 2022-12-10 15:12:38 +02:00
  • 16582494af Fixed tabs, formatted index.html and fixed markup issues Mihail Slobodyanuk 2022-12-10 14:36:42 +02:00
  • 70d32441c0 Added mest-ui start options and ability to enable debug console Mihail Slobodyanuk 2022-12-10 11:10:59 +02:00
  • 7d7db57319 quoted paths Mihail Slobodyanuk 2022-12-09 21:29:53 +02:00
  • 0cd4b8a640 quoted paths Mihail Slobodyanuk 2022-12-09 21:27:30 +02:00
  • 0e1fae92cf Fix cd Mihail Slobodyanuk 2022-12-09 20:51:28 +02:00
  • 91d3f2d006 Embedded meshctl calls inside mesh-ui Mihail Slobodyanuk 2022-12-09 19:21:17 +02:00
  • cce209d944 Added makefile and separate binaries compilation Mihail Slobodyanuk 2022-12-09 15:10:05 +02:00
  • 5e53fc4f9d Added makefile and separate binaries compilation Mihail Slobodyanuk 2022-12-09 15:09:36 +02:00
  • 3e72a57ec5 changed NetworkDomain.Prefix format from []byte to string for more conveniant input vadym 2022-12-09 13:51:21 +02:00
  • f84f0a5f19 UI fixes RIVM-8 Mihail Slobodyanuk 2022-12-08 14:32:56 +02:00
  • 7cee94e5cb completed fix for allowing links from the same host: 8fe1c41295 vadym 2022-12-07 22:19:45 +02:00
  • 37832606c7 import fix vadym 2022-12-07 21:19:07 +02:00
  • 881889c65e return syscall vadym 2022-12-07 21:14:29 +02:00
  • 6d596cba72 path variable skope fix vadym 2022-12-07 21:13:38 +02:00
  • 1e0794761b syscall check vadym 2022-12-07 21:05:14 +02:00
  • 5668f28f46 build tags fix vadym 2022-12-07 20:31:59 +02:00
  • 9a671bf898 build options fix vadym 2022-12-07 20:22:11 +02:00
  • fc8f7a4f39 import fixes, removed unnecessary code RIVM-11 vadym 2022-12-07 20:14:39 +02:00
  • 455bc604c5 Hide command prompt window when using exec for Windows OS vadym 2022-12-07 20:05:55 +02:00
  • 9614d2061d fixed windowsgui flag RIVM-11 vadym 2022-12-07 19:41:16 +02:00
  • 422f767bea fixed windowsgui flag RIVM-11 vadym 2022-12-07 19:40:28 +02:00
  • 552cc014d9 Dialer timeout equals 5sec for ctl requests vadym 2022-12-07 18:48:44 +02:00
  • ff4f587f00 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop vadym 2022-12-07 18:10:19 +02:00
  • 7213e61260 fix for incorrect path to mesh.conf by default vadym 2022-12-07 18:09:39 +02:00
  • 91c904cc2f statically linked executable Mihail Slobodyanuk 2022-12-07 14:12:16 +02:00
  • 83d6442d2d Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop Mihail Slobodyanuk 2022-12-07 13:54:19 +02:00
  • 0a46b9de7f statically linked executable Mihail Slobodyanuk 2022-12-07 13:52:38 +02:00
  • 177f5f24d8 1. added app installer icon vadym 2022-12-03 17:34:03 +02:00
  • 03974a3b54 typo fix vadym 2022-12-03 17:26:45 +02:00
  • cd6257bfa3 Merge branch 'develop' of github.com:RiV-chain/RiV-mesh into develop vadym 2022-12-03 17:22:18 +02:00
  • 224812ab98 added installer icon vadym 2022-12-03 17:22:00 +02:00
  • 0831f38c6f Fix sort RIVM-5 Mihail Slobodyanuk 2022-12-02 11:06:58 +02:00
  • 173e417c68 typo fix vadym 2022-12-02 10:23:24 +02:00
  • a7afacb0df Fixed mpath dial routines after merge RIVM-7 vadym 2022-12-02 10:11:55 +02:00
  • 0291e587d3 Wix upgrade vadym 2022-12-01 23:09:47 +02:00
  • e4e9ab864c Wix binaries upgrade vadym 2022-12-01 22:25:28 +02:00
  • 5745703838 1. year copyright update vadym 2022-12-01 22:19:38 +02:00
  • 6452cd981d Autostart UI with argument fix vadym 2022-12-01 22:18:13 +02:00
  • e38bcdfc7c UI Autostart fix vadym 2022-12-01 22:01:01 +02:00
  • dc0a197c10 dependency update vadym 2022-12-01 21:50:37 +02:00
  • 7513fc358b Quotes fix vadym 2022-12-01 21:46:34 +02:00
  • 1273a24a41 lincDial exceeding declaration fix vadym 2022-12-01 15:09:41 +02:00
  • 64b780c89a 1. merge fixes for link_other.go routines vadym 2022-12-01 15:06:31 +02:00
  • 35cc180647 Merge branch 'develop' of https://github.com/yggdrasil-network/yggdrasil-go into yggdrasil-v0.4.7-develop vadym 2022-12-01 14:36:36 +02:00
  • 8d14756fdc ExeCommand path fix RIVM-6 vadym 2022-12-01 11:30:45 +02:00
  • ef98262224 1. Moved to FileKey RIVM-6 vadym 2022-12-01 10:55:56 +02:00
  • 4d89b88278 1. FileKey fix RIVM-6 vadym 2022-12-01 10:41:29 +02:00
  • ae9631ae40 1 ExeCommand fix RIVM-6 vadym 2022-11-30 23:58:42 +02:00
  • 2281a07553 double quotes fix vadym 2022-11-30 23:47:57 +02:00
  • 41bff9235e ExeCommand value fix vadym 2022-11-30 23:39:47 +02:00
  • 7e0fc0d8db FileKey fix RIVM-6 vadym 2022-11-30 23:30:32 +02:00
  • 9f676d54cd 1. migrated to ExeCommand in LaunchApplication CustomAction vadym 2022-11-30 23:23:45 +02:00
  • 51557612b1 1. target fix vadym 2022-11-30 23:06:44 +02:00
  • d6079cd4df 1. BinaryKey attribute contradiction fix vadym 2022-11-30 22:38:45 +02:00
  • d6c27ef7af 1. CustomAction Directory attribute fix vadym 2022-11-30 22:34:18 +02:00
  • 3488992352 1. fixed a contradiction in CustomAction attributes vadym 2022-11-30 22:23:53 +02:00
  • da0e9900a7 Removed LaunchApplication CustomAction duplication RIVM-6 vadym 2022-11-30 22:15:09 +02:00
  • cb872eb590 Added arguments for app execution from setup dialog RIVM-6 vadym 2022-11-30 22:04:06 +02:00
  • 9fba67bfd5 1. Corrected WebView resources structure vadym 2022-11-30 21:46:16 +02:00
  • 68a5d63b9c 1. Corrected resources path RIVM-2 vadym 2022-11-30 21:34:40 +02:00
  • 60de24365a Added FontsResources in ResourcesRef vadym 2022-11-30 21:19:43 +02:00
  • 95bb7abea3 1. added all WebView resources to win.xml file RIVM-2 vadym 2022-11-30 21:16:42 +02:00
  • c0353d100b Fix for error CNDL0005 : The Component element contains an unexpected child element 'Directory' vadym 2022-11-30 19:45:11 +02:00
  • 1fe323149b WebView Resources refactoring in Wix.xml vadym 2022-11-30 19:39:04 +02:00
  • f3588b4c49 Added ComponentRef vadym 2022-11-30 17:10:08 +02:00
  • 88d59cc3ab error LGHT0204 fix RIVM-2 vadym 2022-11-30 17:04:10 +02:00
  • 31d7528d95 error CNDL0205 fix RIVM-2 vadym 2022-11-30 11:49:46 +02:00