Commit Graph

3139 Commits

Author SHA1 Message Date
Juan Font Alonso 562e996996 Fixed crash when NetInfo is nil 2021-02-24 23:45:27 +01:00
Juan Font Alonso d0e54bd59e Renamed file 2021-02-24 23:45:08 +01:00
Juan Font Alonso 5da39f9176 Readme improved 2021-02-24 22:23:36 +01:00
Juan Font Alonso 6a397345aa Headscale is working (Fixed DERP address) 2021-02-24 00:32:34 +01:00
Juan Font Alonso 93c711d2d8 Minor thing 2021-02-24 00:31:58 +01:00
Juan Font Alonso 06fb7d4587 WIP: Client updates. Long polling rewritten 2021-02-23 21:07:52 +01:00
Juan Font Alonso ca6904fc95 Clean 2021-02-23 20:11:30 +01:00
Juan Font Alonso 2b1d92429a Added the name from the HostInfo hostname 2021-02-23 20:10:58 +01:00
Juan Font Alonso 90759688ca Send StableID 2021-02-22 23:27:33 +01:00
Juan Font Alonso a20fffc3e9 Peers is always returned sorted by Node.ID.
(https://github.com/awsong/headscale)
2021-02-22 00:53:37 +01:00
Juan Font Alonso 563f3c4017 Fixes here and there 2021-02-21 23:54:15 +01:00
Juan Font Alonso 1b7d99d483 Improving code... 2021-02-21 22:14:38 +01:00
Juan Font Alonso 5d3c80a192 Seed the random IP address generator 2021-02-21 22:11:27 +01:00
Juan Font Alonso 272eee79fd Added support for DiscoKey
(from https://github.com/awsong/headscale)
2021-02-21 21:34:28 +01:00
Juan Font Alonso acb645aa9d Check that peers are registered when fetching them
Fix from https://github.com/awsong/headscale
2021-02-21 21:03:25 +01:00
Juan Font Alonso b0b9e3a9af Removed frontend stuff 2021-02-21 20:42:46 +01:00
Juan Font Alonso 18156f2efd README improved 2021-02-21 20:42:32 +01:00
Juan Font Alonso 52257e32a3 Update readme 2021-02-21 01:34:16 +01:00
Juan Font Alonso 7d52842a4c Fixed gitignore 2021-02-21 01:31:50 +01:00
Juan Font Alonso b1d06f3ffd headscale now has a CLI - registration of machines occurs there 2021-02-21 01:30:03 +01:00
Juan Font Alonso ff7db34b5e Fixed gitignore 2021-02-20 23:58:02 +01:00
Juan Font Alonso a6100dc4d0 Load DERP servers from file 2021-02-20 23:57:06 +01:00
Juan Font Alonso c5fbc5baa8 Bumped dependencies 2021-02-20 22:43:07 +01:00
Juan Font Alonso 6ca98473d4 Deleted more frontend stuff 2021-02-20 22:42:28 +01:00
Juan Font Alonso 1e1d577b83 Removed frontend stuff. We are not there yet... 2021-02-20 21:09:15 +01:00
Juan Font 92f33c15b7
Merge pull request #3 from juanfont/dependabot/npm_and_yarn/frontend/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /frontend
2020-12-15 16:44:52 +01:00
Juan Font 1c154acce8
Merge pull request #4 from ignoramous/patch-1
minor readme typo
2020-12-15 16:42:14 +01:00
ignoramous 253cd4fbdb
minor readme typo 2020-12-15 20:57:06 +05:30
dependabot[bot] 2084b1fd0e
Bump ini from 1.3.5 to 1.3.8 in /frontend
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 00:14:32 +00:00
Juan Font e67811f988
Merge pull request #2 from shaananc/master
Add Dockerfile
2020-08-17 16:42:24 +02:00
Shaanan Cohney eabb200655 added dockerfile 2020-07-27 22:07:23 +10:00
Juan Font Alonso 57b449bdae Bump frontend versions 2020-07-04 14:41:52 +02:00
Juan Font Alonso 1302e59a34 Added .air.conf for hot-reload support 2020-07-04 13:40:13 +02:00
Juan Font Alonso d37bb398dd Added React base app 2020-07-04 13:39:52 +02:00
Juan Font Alonso 1ddb4febe8 Embedding frontend via Pkger 2020-07-04 13:38:58 +02:00
Juan Font Alonso 8187085e39 Added missing cmd 2020-06-21 12:33:43 +02:00
Juan Font Alonso 7198c8bd77 Initial commit 2020-06-21 12:32:08 +02:00
Juan Font ecf9c9b3db
Update README.md 2020-06-21 11:58:25 +02:00
Juan Font 8077923b68
Initial commit 2020-06-21 11:21:07 +02:00