Commit graph

223 commits

Author SHA1 Message Date
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
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
vadym
0291e587d3 Wix upgrade 2022-12-01 23:09:47 +02:00
vadym
e4e9ab864c Wix binaries upgrade 2022-12-01 22:25:28 +02:00
vadym
5745703838 1. year copyright update 2022-12-01 22:19:38 +02:00
vadym
6452cd981d Autostart UI with argument fix 2022-12-01 22:18:13 +02:00
vadym
e38bcdfc7c UI Autostart fix 2022-12-01 22:01:01 +02:00
vadym
7513fc358b Quotes fix 2022-12-01 21:46:34 +02:00
vadym
35cc180647 Merge branch 'develop' of https://github.com/yggdrasil-network/yggdrasil-go into yggdrasil-v0.4.7-develop 2022-12-01 14:36:36 +02:00
vadym
8d14756fdc ExeCommand path fix RIVM-6 2022-12-01 11:30:45 +02:00
vadym
ef98262224 1. Moved to FileKey RIVM-6 2022-12-01 10:55:56 +02:00
vadym
4d89b88278 1. FileKey fix RIVM-6 2022-12-01 10:41:29 +02:00
vadym
ae9631ae40 1 ExeCommand fix RIVM-6 2022-11-30 23:58:42 +02:00
vadym
2281a07553 double quotes fix 2022-11-30 23:47:57 +02:00
vadym
41bff9235e ExeCommand value fix 2022-11-30 23:39:47 +02:00
vadym
7e0fc0d8db FileKey fix RIVM-6 2022-11-30 23:30:32 +02:00
vadym
9f676d54cd 1. migrated to ExeCommand in LaunchApplication CustomAction 2022-11-30 23:23:45 +02:00
vadym
51557612b1 1. target fix 2022-11-30 23:06:44 +02:00
vadym
d6079cd4df 1. BinaryKey attribute contradiction fix 2022-11-30 22:38:45 +02:00
vadym
d6c27ef7af 1. CustomAction Directory attribute fix 2022-11-30 22:34:18 +02:00
vadym
3488992352 1. fixed a contradiction in CustomAction attributes 2022-11-30 22:23:53 +02:00
vadym
da0e9900a7 Removed LaunchApplication CustomAction duplication RIVM-6 2022-11-30 22:15:09 +02:00
vadym
cb872eb590 Added arguments for app execution from setup dialog RIVM-6 2022-11-30 22:04:06 +02:00
vadym
9fba67bfd5 1. Corrected WebView resources structure 2022-11-30 21:46:16 +02:00
vadym
68a5d63b9c 1. Corrected resources path RIVM-2 2022-11-30 21:34:40 +02:00
vadym
60de24365a Added FontsResources in ResourcesRef 2022-11-30 21:19:43 +02:00
vadym
95bb7abea3 1. added all WebView resources to win.xml file RIVM-2 2022-11-30 21:16:42 +02:00
vadym
c0353d100b Fix for error CNDL0005 : The Component element contains an unexpected child element 'Directory' 2022-11-30 19:45:11 +02:00
vadym
1fe323149b WebView Resources refactoring in Wix.xml 2022-11-30 19:39:04 +02:00
vadym
f3588b4c49 Added ComponentRef 2022-11-30 17:10:08 +02:00
vadym
88d59cc3ab error LGHT0204 fix RIVM-2 2022-11-30 17:04:10 +02:00
vadym
31d7528d95 error CNDL0205 fix RIVM-2 2022-11-30 11:49:46 +02:00
vadym
f116325bed Resolved Ditectory ui reference RIVM-2 2022-11-30 11:42:22 +02:00
vadym
b150aa4143 Moved CopyFolder to a separate Component RIVM-2 2022-11-30 11:31:42 +02:00
vadym
566b6dd84d 1. corrected SourceName attribute RIVM-2 2022-11-30 11:15:50 +02:00
vadym
08b92fa047 1. added launch configuration for vscode
2. fixed Windows resources copy in Wix msi build
2022-11-30 11:05:02 +02:00
Mihail Slobodyanuk
48e11096a7 Relocated index.html to ui subfolder. Fixed DEB and MACOS packaging 2022-11-27 15:08:16 +02:00
Mihail Slobodyanuk
0a2e54cd60 load index.html from file resource 2022-11-26 16:26:51 +02:00
Neil Alexander
7efd66932f
Redial failed connections if possible (#983) 2022-11-12 11:30:03 +00:00
vadym
0d2bec087c 1. v0.4.6.1 merge fix 2022-11-08 13:31:04 +02:00
vadym
69d59458d8 Merge branch 'develop' of https://github.com/yggdrasil-network/yggdrasil-go into yggdrasil-v0.4.6.1-develop 2022-11-08 13:24:10 +02:00
Neil Alexander
590d83aa9c
Fix #975 by not exporting uint8 2022-11-01 17:42:52 +00:00
Revertron
ee33bd248f
Added two new methods to mobile package (#974)
* Added two new methods

In order to implement https://github.com/yggdrasil-network/yggdrasil-android/issues/25 we need these new methods.

* Renamed methods, changed comments
2022-11-01 12:10:50 +00:00