Kristoffer Dalby
|
dbe193ad17
|
Fix up leftovers from kradalby PR
|
2021-10-19 18:25:59 +01:00 |
Kristoffer Dalby
|
e7424222db
|
Merge branch 'main' into main
|
2021-10-19 17:47:09 +01:00 |
Juan Font
|
d2a162e3ee
|
Merge pull request #178 from cure/refactor-sharing-tests
Apply some DRY to the sharing tests.
|
2021-10-19 18:45:37 +02:00 |
Kristoffer Dalby
|
da14750396
|
Merge branch 'main' into main
|
2021-10-19 15:26:18 +01:00 |
unreality
|
8fe72dcb74
|
Merge pull request #1 from kradalby/namespace-mappings
Implement namespace mappings
|
2021-10-19 09:33:54 +08:00 |
Ward Vandewege
|
d35f5fe498
|
Apply some DRY to the sharing tests.
|
2021-10-18 17:52:38 -04:00 |
Kristoffer Dalby
|
677bd9b657
|
Implement namespace matching
|
2021-10-18 19:27:52 +00:00 |
Kristoffer Dalby
|
a347d276bd
|
Fix broken machine test
|
2021-10-18 19:26:43 +00:00 |
Juan Font
|
9e1253ada1
|
Merge pull request #177 from cure/cli-unshare-node
Cli unshare node
|
2021-10-18 12:51:53 +02:00 |
Juan Font
|
244e79f575
|
Merge branch 'main' into cli-unshare-node
|
2021-10-18 12:34:13 +02:00 |
Juan Font
|
b4e6a32b4b
|
Merge pull request #176 from cure/fix-sharing-check
Bugfix: the check to see if a node was already shared into a namespace
|
2021-10-18 12:34:04 +02:00 |
Juan Font
|
023cd8f4cd
|
Merge branch 'main' into fix-sharing-check
|
2021-10-18 12:20:43 +02:00 |
Juan Font
|
10d24e64cd
|
Merge pull request #174 from juanfont/fix-magic-dns-base-domain
Fix MagicDNS base domain
|
2021-10-18 12:16:07 +02:00 |
Juan Font Alonso
|
37e191a75d
|
Solved merge
|
2021-10-17 23:59:44 +02:00 |
Juan Font Alonso
|
01a5fe3c51
|
Added tests, solved some bugs, and code reorg
|
2021-10-17 23:58:09 +02:00 |
Ward Vandewege
|
9e3339b4f1
|
Add cli support for unsharing a node from a namespace.
|
2021-10-17 16:29:46 -04:00 |
Ward Vandewege
|
b06e34f144
|
Bugfix: the check to see if a node was already shared into a namespace
was incorrect.
|
2021-10-17 15:53:39 -04:00 |
Kristoffer Dalby
|
710616f118
|
Merge branch 'main' into main
|
2021-10-17 13:26:37 +01:00 |
Kristoffer Dalby
|
ddf042cab1
|
Merge branch 'main' into fix-magic-dns-base-domain
|
2021-10-17 13:23:21 +01:00 |
Juan Font Alonso
|
687e8d12be
|
Do not use the full application for getMapResponseDNSConfig
|
2021-10-17 12:10:03 +02:00 |
Juan Font Alonso
|
01f755ecf9
|
Send UserProfile info for the peers' namespaces
|
2021-10-17 12:07:01 +02:00 |
Juan Font Alonso
|
8094e6fdef
|
Preload the Namespace from SharedMachines
|
2021-10-17 11:59:08 +02:00 |
Juan Font Alonso
|
061efa1822
|
Do not include BaseDomain as full route in DNSConfig + code reorg
|
2021-10-17 11:57:53 +02:00 |
Juan Font
|
9a7472218e
|
Merge pull request #172 from cure/rename-namespaces
Rename namespaces
|
2021-10-17 00:30:36 +02:00 |
Ward Vandewege
|
7dcf4a5147
|
Add support for renaming namespaces.
|
2021-10-16 11:20:06 -04:00 |
Ward Vandewege
|
306a80cf57
|
Bugfix: when namespace destruction causes a database error, return the
error, not nil.
|
2021-10-16 11:14:37 -04:00 |
Raal Goff
|
d0cd5af419
|
fix incorrect merge
|
2021-10-16 22:34:11 +08:00 |
unreality
|
afbfc1d370
|
Merge branch 'main' into main
|
2021-10-16 22:31:37 +08:00 |
Juan Font
|
a9a1a8fb3c
|
Merge pull request #171 from juanfont/force-flag
Added --force flag on node delete
|
2021-10-16 14:21:35 +02:00 |
Juan Font
|
85ddc0db33
|
Merge branch 'main' into force-flag
|
2021-10-16 14:09:59 +02:00 |
Juan Font
|
fddc2aa8fa
|
Merge pull request #150 from juanfont/fix-shared-nodes
Fix shared nodes
|
2021-10-16 14:09:23 +02:00 |
Juan Font Alonso
|
be3a379d10
|
Added --force flag on node delete (fixes #164)
|
2021-10-16 12:30:52 +02:00 |
Juan Font Alonso
|
d0daff180e
|
Added TODO in waiting
|
2021-10-16 11:36:16 +02:00 |
Juan Font Alonso
|
be36480a64
|
Reverted back values in integration tests
|
2021-10-16 11:06:33 +02:00 |
Juan Font
|
9f52a64a6a
|
Merge branch 'main' into fix-shared-nodes
|
2021-10-16 10:22:42 +02:00 |
Juan Font
|
52511af8e4
|
Merge pull request #169 from juanfont/arm64-binaries
Generate arm64 binaries in goreleaser
|
2021-10-16 10:22:24 +02:00 |
Juan Font
|
ddb6bd795c
|
Merge branch 'main' into arm64-binaries
|
2021-10-16 10:10:54 +02:00 |
Juan Font
|
271660a284
|
Merge pull request #167 from juanfont/authkey-namespace-preload
Preload AuthKey Namespace on list nodes
|
2021-10-16 10:10:42 +02:00 |
Juan Font
|
0b0f7db534
|
Merge branch 'main' into authkey-namespace-preload
|
2021-10-16 09:59:34 +02:00 |
Juan Font
|
5a7b377f6f
|
Merge pull request #166 from juanfont/complete-expire-command
Improve help message to expire key
|
2021-10-16 09:59:15 +02:00 |
Juan Font
|
654d2b9910
|
Merge branch 'main' into complete-expire-command
|
2021-10-16 09:41:14 +02:00 |
Juan Font
|
829a8c4381
|
Merge pull request #165 from juanfont/expire-json
Show JSON on error when expiring key
|
2021-10-16 09:40:48 +02:00 |
Raal Goff
|
0603e29c46
|
add login details to RegisterResponse so GUI clients show login display name
|
2021-10-15 23:09:55 +08:00 |
Juan Font Alonso
|
5807562b56
|
Add arm64 binaries
|
2021-10-15 17:00:04 +02:00 |
Juan Font Alonso
|
985c6e7cc9
|
Preload AuthKey Namespace on list nodes (fixes #163)
|
2021-10-15 00:04:04 +02:00 |
Juan Font Alonso
|
0d13e16fed
|
Improve help message to expire key (fixes #161)
|
2021-10-14 23:58:15 +02:00 |
Juan Font Alonso
|
91d135e069
|
Show JSON when error on expire key (fixes #162)
|
2021-10-14 23:54:07 +02:00 |
Juan Font Alonso
|
3e1e07e8c1
|
Fixed integration tests for shared nodes
|
2021-10-14 22:37:44 +02:00 |
Juan Font
|
6c4c761408
|
Merge branch 'main' into fix-shared-nodes
|
2021-10-13 23:54:30 +02:00 |
Juan Font
|
abfb1791f1
|
Merge pull request #159 from juanfont/better-pak-management
Add field AlreadyUsed to AuthKeys
|
2021-10-13 23:45:10 +02:00 |