Commit graph

2284 commits

Author SHA1 Message Date
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
vadym
79c25f398c 1. import fix
2. missing return values fix
2022-10-28 18:16:43 +03:00
vadym
50502984ba 1. missing } symbol fix 2022-10-28 18:12:11 +03:00
vadym
d73c77e9d1 1. merge isses fix 2022-10-28 18:00:08 +03:00
vadym
d8a4000141 1. added multipath protocol and schema suport
2. added SCTP protocol and schema support
3. added set of NAS models support (Asustor, ReadyNAS, Drobo, QNAP, WD, Synology, Terramaster)
4. moved to fc00::/7 private segment
5. added Windows, MacOS and Linux UI for peers edit and current status
2022-10-27 22:03:37 +03:00
Neil Alexander
cfa293d189 Fix bug in admin socket where requests fail unless "arguments":{} is specified in the JSON 2022-10-26 22:29:19 +01:00
Neil Alexander
98b0aaf747
Merge branch 'master' into develop 2022-10-26 18:26:37 +01:00
Neil Alexander
4c66a13b93
Version 0.4.6 2022-10-26 18:25:48 +01:00
Neil Alexander
f08dec822a
Priority support (#964)
* Allow setting link priorities

* Fix a bug

* Allow setting priority on listeners and multicast interfaces

* Update `yggdrasilctl`

* Update to Arceliar/ironwood#5
2022-10-26 09:24:24 +01:00
Neil Alexander
9a9452dcc8 Fix panic in GetPeers that may happen mid-link setup 2022-10-25 18:58:52 +01:00