Commit graph

187 commits

Author SHA1 Message Date
Vadym Vikulin
7fa2098965 Merge branch 'develop' of https://github.com/yggdrasil-network/yggdrasil-go into yggdrasil-network-develop 2021-10-10 10:19:32 +03:00
Neil Alexander
99227b60ce Update CI to use Go 1.17, produce Apple Silicon builds (closes #844) 2021-09-28 11:02:15 +01:00
vadym
9dc7b7adbf added peer save in backend 2021-09-22 23:27:21 +03:00
vadym
b1098ad1ee window text id fix 2021-09-22 21:16:34 +03:00
vadym
cdf0d0c11d wireguard update 2021-09-22 13:54:24 +03:00
vadym
f97c6d3b45 added save and cancel button events 2021-09-21 16:25:11 +03:00
vadym
cf14587592 target folder fix 2021-09-20 18:20:34 +03:00
vadym
751dbac14f install folder fix 2021-09-20 18:18:44 +03:00
vadym
6e91f8bfa6 shortcut fix 2021-09-20 18:12:12 +03:00
vadym
56de0a9b0a shortcut fix 2021-09-20 18:03:26 +03:00
vadym
64d61a002d shortcut fix 2021-09-20 17:59:25 +03:00
vadym
86952ed277 icon fix 2021-09-20 17:21:49 +03:00
vadym
2e1bad478a value fix 2021-09-20 17:19:57 +03:00
vadym
d43114e275 Id fix 2021-09-20 17:18:05 +03:00
vadym
570f44c5ad wix xml fix 2021-09-20 17:15:34 +03:00
vadym
bd66579f9c shortcut fix 2021-09-20 17:13:12 +03:00
vadym
1f1b88cdbe added app shortcut 2021-09-20 16:49:22 +03:00
vadym
c789bb38ef added more metadata 2021-09-20 16:37:24 +03:00
vadym
0705bd4a6c added file metadata 2021-09-20 16:23:15 +03:00
vadym
b1a9556263 added ico to binaries 2021-09-20 16:05:08 +03:00
vadym
7fbfb14d7f added winres resources 2021-09-20 12:22:52 +03:00
vadym
b91eb5b630 go-winres fix 2021-09-20 12:20:09 +03:00
vadym
a2d65f1f94 go-winres path fix 2021-09-20 12:02:42 +03:00
vadym
57cdd59ddb go-winres path fix 2021-09-20 12:00:42 +03:00
vadym
d5b8758c42 print go path 2021-09-20 11:55:42 +03:00
vadym
53858cfb3d added winres 2021-09-20 11:48:29 +03:00
vadym
2f268d6c58 added peer edit form 2021-09-19 20:08:36 +03:00
vadym
f0714ff52f merge changes from master 2021-09-13 15:55:21 +03:00
vadym
6146614f91 msi version fix 2021-09-13 13:20:07 +03:00
vadym
2d4a11d06b msi version fix 2021-09-13 13:15:54 +03:00
vadym
87344df8ee 1. msi version fix 2021-09-13 13:05:31 +03:00
vadym
b5ee2aa023 changed Yggdrasil to RiV-mesh
added webview GUI
2021-09-13 12:10:02 +03:00
cofob
6a0ddc20ef
Allow yggdrasil bind to ports <1024 2021-07-21 17:57:59 +07:00
Neil Alexander
2fc34bbd5a Revert "Merge pull request #796 from Chaz6/update-systemd-files"
This reverts commit 88bd098f91, reversing
changes made to 4d798a3494.
2021-07-04 09:26:17 +01:00
Chris Hills
9391430bc0 Update binary path in systemd service files to match the website. 2021-07-02 13:14:13 +01:00
Neil Alexander
9b68ac5702 Fix wintun hopefully 2021-06-13 11:13:02 +01:00
Neil Alexander
38e05b5f4c Download wintun on first pass 2021-06-13 11:07:19 +01:00
Neil Alexander
8621223a1f Remove -aslr 2021-06-13 11:04:27 +01:00
Neil Alexander
272670b85b Fix version numbers in MSI 2021-06-13 11:03:01 +01:00
Neil Alexander
63967462d9 Update MSI build again 2021-06-13 10:58:15 +01:00
Neil Alexander
3b669a15ed Update build-msi.sh 2021-06-13 10:47:14 +01:00
Neil Alexander
45d6a1e6e5 Revert "Build MSIs for Windows using CircleCI (#766)"
This reverts commit f0a5cd542c.
2021-06-13 10:42:31 +01:00
Arceliar
838bca083d remove bashisms for semver 2021-06-06 02:33:11 -05:00
Neil Alexander
2b6aa3e2d7 Semver version fix 2021-06-05 22:38:37 +01:00
Neil Alexander
c5529a3a38 Use git describe again 2021-06-05 22:28:29 +01:00
Neil Alexander
e827e5d313 Go back to old semver version for now 2021-06-05 22:09:15 +01:00
Neil Alexander
5cede61a34 Use git describe output for versions 2021-06-05 21:32:18 +01:00
Arceliar
6bc2044ced update ironwood dependency, fix ansible code, go mod tidy 2021-05-23 17:52:10 -05:00
Christer Warén
9b67eb7ef2
Update Dockerfile
Removing personal information
2021-03-24 15:39:55 +02:00
Neil Alexander
f0a5cd542c
Build MSIs for Windows using CircleCI (#766)
* Try to build MSIs from CircleCI using wixl/msitools

* Upload msis

* Change condition

* Update Platform

* Update Platform

* Don't build ARM, it's apparently not well supported

* Don't build ARM, it's apparently not well supported

* Remove appveyor config

* Update comments

* newline
2021-03-07 14:03:34 +00:00