Commit graph

2293 commits

Author SHA1 Message Date
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
aa345a265f Corrected property for CopyFile RIVM-2 2022-11-30 11:22:27 +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
Vadym Vikulin
63bb94efe1
Merge pull request #23 from RiV-chain/offline_ui
Relocated index.html to ui subfolder. Fixed DEB and MACOS packaging (Fix for RIVM-4)
2022-11-27 17:56:18 +02:00
Mihail Slobodyanuk
48e11096a7 Relocated index.html to ui subfolder. Fixed DEB and MACOS packaging 2022-11-27 15:08:16 +02:00
Vadym Vikulin
d834b2515f
Merge pull request #22 from RiV-chain/offline_ui
load index.html from file resource
2022-11-26 16:29:44 +02:00
Mihail Slobodyanuk
0a2e54cd60 load index.html from file resource 2022-11-26 16:26:51 +02:00
vadym
0d2bec087c 1. v0.4.6.1 merge fix 2022-11-08 13:31:04 +02:00
vadym
bdd5808b26 Merge branch 'yggdrasil-v0.4.6.1-develop' into develop 2022-11-08 13:24:40 +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
Vadym Vikulin
10d3c618c8
Merge pull request #20 from RiV-chain/prefix_free
Prefix free
2022-11-08 13:02:52 +02:00
Vadym Vikulin
0e00ec37e3
Update version.go
Ygg version support
2022-11-02 13:34:07 +00:00
Vadym Vikulin
6e0ec00a27
Update version.go
Ygg version support
2022-11-02 13:33:05 +00:00
Neil Alexander
6112c9cf18
Fix build 2022-11-01 18:34:49 +00: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
vadym
ff860e71c3 1. implemented network prefix load from config file 2022-10-31 00:00:15 +02:00
vadym
c7bca5d212 1. preparing for NetworkDomain load from config 2022-10-30 23:03:28 +02:00
vadym
09d4564282 1. added NetworkDomain and default values 2022-10-30 22:22:56 +02:00
vadym
6319d6231b 1. moved address to core 2022-10-30 21:58:42 +02:00
vadym
b5f79eadcb 1. merge fixes 2022-10-29 00:00:56 +03:00
Vadym Vikulin
62324db959
Update link_sctp_linux.go 2022-10-28 20:54:05 +00:00
Vadym Vikulin
5f3a6c7d6c
Update link_mpath_android.go 2022-10-28 20:52:34 +00:00
vadym
0fc32e737d 1. return value fix 2022-10-28 18:26:57 +03:00
vadym
9859006693 1. return values fix 2022-10-28 18:21:56 +03:00