Commit graph

  • 8edb253542
    add godoc Kristoffer Dalby 2024-07-17 17:13:26 +0200
  • 00ff288f0c
    fix(1996): Implement register method enum converter (#2013) Rubens Peculis 2024-07-17 21:12:16 +1000
  • 8823778d05
    Add gofumpt to dev dependencies (#2010) greizgh 2024-07-17 13:12:02 +0200
  • 74d27ee5fa
    Remove deprecated linters from golangci-lint (#2009) greizgh 2024-07-17 10:08:41 +0200
  • 1834f45990 fix(1996): Implement register method enum converter Rubens Peculis 2024-07-17 12:52:42 +1000
  • f79a2f3081 feat: implements apis for managing headscale policy Pallab Pain 2024-06-02 12:24:15 +0530
  • 4e7704d1e6 fix(mapper): fix empty packetfilter being omitted Kristoffer Dalby 2024-07-16 10:05:13 +0200
  • 48731c200b
    fix gorm query for postgres Kristoffer Dalby 2024-07-16 09:25:16 +0200
  • ba5134257d
    Merge c6593a2bcb into 3f60ab23a6 Julian 2024-07-16 00:21:12 +0100
  • efd7964c87
    schedule ephemeral nodes for removal on startup Kristoffer Dalby 2024-07-15 10:22:45 +0200
  • b6c042480a
    add list ephemeral node func Kristoffer Dalby 2024-07-15 10:22:27 +0200
  • 4ee0b53109
    add test db helper Kristoffer Dalby 2024-07-15 10:21:50 +0200
  • 69f3583dfb
    use uint64 as authekyid and ptr helper in tests Kristoffer Dalby 2024-07-15 10:21:28 +0200
  • 3f60ab23a6
    Update flake.lock (#2011) github-actions[bot] 2024-07-14 06:20:22 +0000
  • bce6589a7d flake.lock: Update github-actions[bot] 2024-07-14 00:19:09 +0000
  • 85a982079f
    Add gofumpt to dev dependencies Greizgh 2024-07-13 17:43:29 +0200
  • 4f2a5cff56
    Remove deprecated linters from golangci-lint Greizgh 2024-07-13 17:32:41 +0200
  • cb8c2fc91a
    replace ephemeral deletion logic Kristoffer Dalby 2024-07-12 16:45:11 +0200
  • 0058a90ae9
    chore: configure some actions to be skipped for forks vdovhanych 2024-07-11 10:14:54 +0200
  • 854e9ddf0a
    Bump google.golang.org/grpc from 1.64.0 to 1.64.1 dependabot/go_modules/google.golang.org/grpc-1.64.1 dependabot[bot] 2024-07-09 21:43:00 +0000
  • eb1591df35
    flake.lock: Update (#2000) github-actions[bot] 2024-07-07 06:16:36 +0000
  • 86aa173e4b flake.lock: Update github-actions[bot] 2024-07-07 00:18:37 +0000
  • 89ada557bc
    flake.lock: Update (#1991) github-actions[bot] 2024-07-01 05:46:33 +0000
  • 28e0cac715 flake.lock: Update github-actions[bot] 2024-06-30 00:18:25 +0000
  • 6482c9d244
    Add Discord Support Rhys (SunburntRock89) 2024-06-28 21:55:18 +0100
  • 39bb239deb updating changelog Lamar Daughma 2024-06-28 17:16:51 +0100
  • 9caf73c1f5 adding oidc desired_username documentation Lamar Daughma 2024-06-28 17:09:53 +0100
  • 7425136457 adding oidc desired username as option in config Lamar Daughma 2024-06-28 00:23:26 +0100
  • 14a3f94f0c
    fix search domains and remove username from magicdns (#1987) Kristoffer Dalby 2024-06-26 13:44:40 +0200
  • c27387a528
    chore: updated windows client docs Patrick Oettinger 2024-06-25 22:30:33 +0200
  • 2604234bc0
    Properly render ACL in documentation Lars Kiesow 2024-06-25 10:06:33 +0200
  • 4a34cfc4a6
    Make write-ahead-log default and configurable for sqlite (#1985) Kristoffer Dalby 2024-06-23 22:06:59 +0200
  • 8f8f469c0a
    Remove allocations of lists before use (#1989) Kristoffer Dalby 2024-06-23 22:06:50 +0200
  • 69c33658f6
    Fix android docs (#1976) Lars Kiesow 2024-06-23 00:52:23 +0200
  • 99e91a9d8a
    Update reverse-proxy.md (#1986) Kyhwana Pardus 2024-06-23 10:47:26 +1200
  • 89e6c40ef7 feat: support client verify for derp 117503445 2024-06-21 21:36:42 +0800
  • 8dfa1d3da8
    remove username from magicdns names Kristoffer Dalby 2024-06-20 10:45:23 +0200
  • 2070126c65
    fix issue where search domains are ignored Kristoffer Dalby 2024-06-20 10:39:13 +0200
  • ab7ab0051b
    {db,derp,mapper}: dont allocate until append Kristoffer Dalby 2024-06-20 15:31:24 +0200
  • a2299e2bcc
    notifier: make batcher tests stable/non-flaky Kristoffer Dalby 2024-06-20 13:26:24 +0200
  • 317919151e
    policy: remove allocs before appends in acls Kristoffer Dalby 2024-06-20 11:39:03 +0200
  • f3fe355d93
    Update reverse-proxy.md Kyhwana Pardus 2024-06-20 19:54:39 +1200
  • e16708fb01
    update changelog Kristoffer Dalby 2024-06-20 08:30:05 +0200
  • a870ec9ce6
    correctly enable WAL log for sqlite Kristoffer Dalby 2024-06-20 08:26:13 +0200
  • cf4341ce23 unit test fixes Augustina DiPierro 2024-06-17 05:30:48 +0400
  • dfc089ed6a
    flake.lock: Update (#1979) github-actions[bot] 2024-06-16 20:24:08 +0000
  • 6a9704c572 feat: oidc profile picture and display name Augustina DiPierro 2024-06-16 19:47:03 +0400
  • c0df073cc4 flake.lock: Update github-actions[bot] 2024-06-16 00:18:19 +0000
  • 51676c668b
    Make registration screen easier to use (#1975) Lars Kiesow 2024-06-15 09:40:49 +0200
  • c311ef3904 Fix android docs Lars Kiesow 2024-06-14 01:01:28 +0200
  • ce40cb2688 Make registration screen easier to use Lars Kiesow 2024-06-14 00:12:06 +0200
  • 1f4b59566a
    flake.lock: Update (#1958) github-actions[bot] 2024-06-09 07:23:16 +0000
  • f4be0a5570 flake.lock: Update github-actions[bot] 2024-06-09 00:18:47 +0000
  • 04ae7dabc2
    Adjust the log printing method and level Jinshan Li 2024-06-06 10:12:43 +0800
  • 4a12e7ed51
    Adjust the log printing method and level Jinshan Li 2024-06-06 10:10:27 +0800
  • c9196fa87e
    fix the problem of systemctl stop headscale is very slow Jinshan Li 2024-06-06 10:00:16 +0800
  • 173ea0423d chain commands topic/docu-versioning ohdearaugustin 2024-06-01 00:28:56 +0200
  • 693002a7a9 add poetry install ohdearaugustin 2024-06-01 00:19:54 +0200
  • 7e51c4570f add poetry install && cairo ohdearaugustin 2024-06-01 00:15:30 +0200
  • cd793b2220 add mkdocs to flake ohdearaugustin 2024-05-31 23:47:36 +0200
  • ecfe859a2e imporve documentation development ohdearaugustin 2024-05-31 23:39:07 +0200
  • 5f9c26930c
    fixed typo and path (#1960) Dongjun Na 2024-05-29 01:11:39 +0900
  • b8e67dcbc4 fixed typo and path nadongjun 2024-05-28 22:17:25 +0900
  • 5a4e52b727
    remove last_successful_update error check (#1959) Kristoffer Dalby 2024-05-27 11:53:37 +0100
  • c2f40755a6
    remove last_successful_update, ignore error Kristoffer Dalby 2024-05-27 10:09:39 +0100
  • 51b56ba447
    Update flake.lock (#1952) github-actions[bot] 2024-05-24 10:30:11 +0100
  • c8ebbede54
    Simplify map session management (#1931) v0.23.0-alpha12 Kristoffer Dalby 2024-05-24 09:15:34 +0100
  • a49755e1ab
    replace docker head file with upstream and bisect note Kristoffer Dalby 2024-05-21 08:02:54 +0100
  • 00470081e8
    fix issue where new clients are not always setting NetInfo Kristoffer Dalby 2024-05-21 07:54:49 +0100
  • 00aa63cb0e
    add 1.66 to testing Kristoffer Dalby 2024-05-20 16:36:45 +0100
  • e9c6687e38
    add debug metric for last sent to node Kristoffer Dalby 2024-05-17 16:14:05 -0400
  • c03497dd88
    dump config in integ test Kristoffer Dalby 2024-05-17 16:03:24 -0400
  • 5e5b443c69
    comment on sendall timeout Kristoffer Dalby 2024-05-17 15:56:05 -0400
  • 516da1c791
    change how conditional metric is registered Kristoffer Dalby 2024-05-17 15:12:34 -0400
  • 0cfe0dd485
    add debug to intg test, make high cardin metrics debug flag Kristoffer Dalby 2024-05-17 15:08:12 -0400
  • c76128cea6
    add env options for debug deadlock and config Kristoffer Dalby 2024-05-17 13:07:02 -0400
  • 9060260280
    fix not setting sendtimeout Kristoffer Dalby 2024-05-17 12:38:40 -0400
  • edcd23b897
    name integration test metrics by hostname Kristoffer Dalby 2024-05-17 12:03:56 -0400
  • fa97a869a5
    up notifier timeout Kristoffer Dalby 2024-05-17 12:03:32 -0400
  • e8e9290ff7
    split mapresp serve by streaming Kristoffer Dalby 2024-05-17 12:03:17 -0400
  • c96f11dbff
    set a timeout for sendall nodes Kristoffer Dalby 2024-05-17 10:58:00 -0400
  • 789bfe7eda
    only print nodes with not all up peers in test Kristoffer Dalby 2024-05-14 11:31:31 -0400
  • 3d928379e2
    expand integ test cert validity Kristoffer Dalby 2024-05-13 13:30:08 -0400
  • 0a69b261dc
    send updates async so we reach select in poll Kristoffer Dalby 2024-05-13 13:29:18 -0400
  • 97f8b36ccb
    add missing ts version Kristoffer Dalby 2024-05-13 09:52:48 -0400
  • 3ed9f72707
    format id in metrics Kristoffer Dalby 2024-05-08 20:56:22 -0400
  • 9851123d70
    update comments Kristoffer Dalby 2024-05-08 16:33:58 +0200
  • eb332996d9
    standardise trace logging in notifier Kristoffer Dalby 2024-05-08 16:31:05 +0200
  • 1f9ffaa449
    remove mapresponse map Kristoffer Dalby 2024-05-08 16:14:27 +0200
  • 59c522d1f5
    make timeout and rejects label node id Kristoffer Dalby 2024-05-05 09:59:46 +0200
  • 5b132b66b7
    expand notifier and mapresp metrics Kristoffer Dalby 2024-05-04 09:30:57 +0200
  • e2d95e25a1
    try to close on existing connection, also reject Kristoffer Dalby 2024-04-22 10:12:21 +0200
  • 8185a70dc7
    Fix typos (#1860) Stefan Majer 2024-05-19 23:49:27 +0200
  • 72db2382ab fix error link Tao Chen 2024-05-19 16:49:22 +0200
  • 2dc62e981e
    move debug image to distroless (#1950) ohdearaugustin 2024-05-19 11:17:37 +0200
  • 52a0e3186b flake.lock: Update github-actions[bot] 2024-05-19 00:17:28 +0000
  • 3a9d50887b move debug image to distroless topic/docker-kos ohdearaugustin 2024-05-18 13:45:13 +0200
  • 415b3b29cb remove unnecessary comment ohdearaugustin 2024-05-18 12:34:06 +0200
  • f248e0e3d0 remove unnecessary comment ohdearaugustin 2024-05-18 12:26:10 +0200
  • 02a21e4e36 remove unnecessary function call ohdearaugustin 2024-05-18 12:23:25 +0200