1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-09-25 17:51:11 +02:00

Commit Graph

  • d311d2e206 flake: dont override gopls Kristoffer Dalby 2025-07-07 15:02:31 +0200
  • 05996a5048 .github/workflow: only run a few selected postgres tests Kristoffer Dalby 2025-07-07 08:37:12 +0200
  • 4668e5dd96 changelog: add entry for db Kristoffer Dalby 2025-07-07 12:14:43 +0200
  • c6736dd6d6 db: add sqlite "source of truth" schema Kristoffer Dalby 2025-05-21 11:08:33 +0200
  • 3742424647
    .github/workflows: prettier Kristoffer Dalby 2025-07-07 15:03:13 +0200
  • 8e5e07e481
    flake: dont override gopls Kristoffer Dalby 2025-07-07 15:02:31 +0200
  • 4d160a0a9d
    .github/workflow: only run a few selected postgres tests Kristoffer Dalby 2025-07-07 08:37:12 +0200
  • 970db736df
    changelog: add entry for db Kristoffer Dalby 2025-07-07 12:14:43 +0200
  • d8c63b9266
    db: add sqlite "source of truth" schema Kristoffer Dalby 2025-05-21 11:08:33 +0200
  • 62016a7531
    Merge branch 'main' into hc-cmd Stavros Kois 2025-07-07 02:35:01 +0300
  • f38dc4b0a1
    docs: add section for example configurations Moritz Poldrack 2025-07-06 19:41:22 +0200
  • 855c48aec2
    remove unneeded check (#2658) Stavros Kois 2025-07-04 18:47:01 +0300
  • ded049b905
    don't crash if config file is missing (#2656) Stavros Kois 2025-07-04 15:58:17 +0300
  • 2c5eb96f5f Deployed d461db3a to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-07-04 12:47:06 +0000
  • 3bad5d5590
    flake.lock: Update (#2585) github-actions[bot] 2025-07-04 12:00:59 +0000
  • 4ace1515ea
    Merge branch 'main' into noise-check Stavros Kois 2025-07-04 12:07:21 +0300
  • 0edc0b8689
    Merge branch 'main' into config nblock 2025-07-04 11:03:00 +0200
  • d461db3abd Refactor OpenID Connect documentation Florian Preinstorfer 2025-06-24 08:20:15 +0200
  • c76a0b64f8
    changelog Stavros Kois 2025-07-04 11:18:55 +0300
  • 3f066c12bb
    update health check implementation to allow for more checks to added over time Stavros Kois 2025-07-04 11:18:06 +0300
  • 2f74ceec9f
    add changelog entry Stavros Kois 2025-07-04 11:02:08 +0300
  • 02d8e120dc
    add changelog entry Stavros Kois 2025-07-04 11:00:47 +0300
  • efc6974017
    fix typo in parseCapabilityVersion, and removed unused error (#2644) (#2644) eyJhb 2025-07-04 09:40:29 +0200
  • 3f72ee9de8
    Clarify SIGHUP log message (#2661) Fredrik Ekre 2025-07-04 09:30:51 +0200
  • e2f41502ae flake.lock: Update github-actions[bot] 2025-06-29 00:26:56 +0000
  • d3ba4a6afb
    build(deps): bump github.com/go-viper/mapstructure/v2 dependabot[bot] 2025-06-27 17:01:40 +0000
  • 161911a125
    Clarify SIGHUP log message Fredrik Ekre 2025-06-26 00:50:19 +0200
  • 569459209a
    add health command Stavros Kois 2025-06-25 15:24:28 +0300
  • 37ff918833
    remove unneeded check Stavros Kois 2025-06-25 14:45:59 +0300
  • f7ba92a94e
    don't crash if config file is missing Stavros Kois 2025-06-24 19:11:01 +0300
  • e73b2a9fb9
    Ensure that a username starts with a letter (#2635) nblock 2025-06-24 14:45:44 +0200
  • ad5386ec54 Refactor OpenID Connect documentation Florian Preinstorfer 2025-06-24 08:20:15 +0200
  • 7e14d4b4e5 Ensure that a username starts with a letter Florian Preinstorfer 2025-05-29 14:57:21 +0200
  • 2558edbdf4 Deployed 081af267 to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-06-24 06:17:26 +0000
  • 081af2674b
    ci: fix golangci-lint flag for v2 compatibility (#2654) Kristoffer Dalby 2025-06-24 08:14:50 +0200
  • 1553f0ab53 state: introduce state Kristoffer Dalby 2025-05-27 16:27:16 +0200
  • 750f90b81a
    state: introduce state Kristoffer Dalby 2025-05-27 16:27:16 +0200
  • 8325f0f0bc
    Merge 47d0f2d4c9 into a975b6a8b1 Kristoffer Dalby 2025-06-23 18:59:54 +0200
  • 91a712f07d
    Merge a360c98f1b into a975b6a8b1 Kristoffer Dalby 2025-06-23 18:59:53 +0200
  • 79aac9abcd
    Merge cf333b5f09 into a975b6a8b1 Jeff Emershaw 2025-06-23 18:59:53 +0200
  • a975b6a8b1
    hscontrol: remove go-grpc-middleware v1 dependency (#2653) Kristoffer Dalby 2025-06-23 16:57:20 +0200
  • da24961167
    hscontrol: remove go-grpc-middleware v1 dependency Kristoffer Dalby 2025-06-23 10:02:20 +0200
  • afc11e1f0c
    cmd/hi: fixes and qol (#2649) Kristoffer Dalby 2025-06-23 13:43:14 +0200
  • b50fee6c47
    .github/workflows: remove satac docker cache Kristoffer Dalby 2025-06-23 10:18:08 +0200
  • 5ea9defab7
    docs: format markdown files with prettier Kristoffer Dalby 2025-06-23 10:09:49 +0200
  • 98454e73c4
    ci: fix golangci-lint flag for v2 compatibility Kristoffer Dalby 2025-06-23 10:08:18 +0200
  • 03515bb2cb
    ci: add version comments to GitHub Actions commit hashes Kristoffer Dalby 2025-06-23 09:33:25 +0200
  • 4878785d2b
    ci: upgrade GitHub Actions to latest commit hashes Kristoffer Dalby 2025-06-23 09:31:12 +0200
  • 35678d7ca6
    deps: upgrade Go dependencies to latest versions Kristoffer Dalby 2025-06-23 09:22:17 +0200
  • 947a466cea
    integration: add new ssh policy rejection Kristoffer Dalby 2025-06-23 08:35:14 +0200
  • 524991d25d
    Makefile: modernize build system with dependency tracking Kristoffer Dalby 2025-06-22 22:56:08 +0200
  • e23feb6ada
    integration/hsic: add SQLite schema validation before extraction Kristoffer Dalby 2025-06-19 17:44:41 +0200
  • 0fc88c4f68
    integration/hsic: add debugging to diagnose empty database issue Kristoffer Dalby 2025-06-19 17:30:23 +0200
  • 15512475fb
    integration/hsic: simplify PostgreSQL handling - just skip database extraction Kristoffer Dalby 2025-06-19 17:02:00 +0200
  • 9d20a70672
    integration/hsic: handle PostgreSQL tests properly in SaveDatabase Kristoffer Dalby 2025-06-19 16:46:19 +0200
  • 73a368b98c
    integration/hsic: improve database extraction with better error handling Kristoffer Dalby 2025-06-19 16:07:43 +0200
  • 3401c84c2c
    cmd/hi: simplify artifact extraction since hsic now handles it Kristoffer Dalby 2025-06-19 15:39:27 +0200
  • e822877215
    integration/hsic: extract artifacts as directories instead of tar files Kristoffer Dalby 2025-06-19 15:37:06 +0200
  • 4205d3c1b0
    cmd/hi: extract artifacts as directories instead of tar files Kristoffer Dalby 2025-06-19 15:26:42 +0200
  • 3c8e194d8b
    cmd/hi: improve reliability and remove backwards compatibility Kristoffer Dalby 2025-06-19 15:19:52 +0200
  • 8fae7edd60
    .github/workflows: hi is now a command Kristoffer Dalby 2025-06-19 12:57:54 +0200
  • 08de6a50e7
    flake: add hi as cli in dev shell Kristoffer Dalby 2025-06-19 12:57:13 +0200
  • c2190f9f9a
    cmd/hi: fix cleanup Kristoffer Dalby 2025-06-18 21:57:15 +0200
  • e1c033ff41
    cmd/hi: fix extration of test data Kristoffer Dalby 2025-06-18 15:21:18 +0200
  • ea7376f522
    cmd/hi: add integration test runner CLI tool (#2648) Kristoffer Dalby 2025-06-18 11:22:15 +0200
  • 3e00850c8d
    makefile: remove test integration Kristoffer Dalby 2025-06-17 22:26:28 +0200
  • 5fc3db7aa3
    ci: update integration tests to use hi CLI tool Kristoffer Dalby 2025-06-17 20:41:40 +0200
  • da58865514
    cmd/hi: add integration test runner CLI tool Kristoffer Dalby 2025-06-17 20:31:54 +0200
  • d325211617
    feat: add verify client config for embedded DERP (#2260) seiuneko 2025-06-18 15:24:53 +0800
  • 3f01944dc4
    cmd/headscale: migrate CLI from Cobra to command Kristoffer Dalby 2025-06-17 20:14:09 +0200
  • 9884e78119 Deployed 4d890307 to 0.26.1 with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-06-07 09:09:49 +0000
  • 4d89030701 Set doc version to 0.26.1 Florian Preinstorfer 2025-06-07 11:08:54 +0200
  • 62cae4ee7b Deployed 474ea236 to 0.26.1 with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-06-06 11:03:34 +0000
  • 474ea236d0
    Fix /machine/map endpoint vulnerability (#2642) v0.26.1 Mustafa Enes Batur 2025-06-06 12:14:11 +0200
  • bad783321e
    Fix /machine/map endpoint vulnerability (#2642) Mustafa Enes Batur 2025-06-06 12:14:11 +0200
  • 339a9cfcdc
    changelog: add entry Kristoffer Dalby 2025-06-06 12:00:44 +0200
  • f23a12e490
    fix typo in parseCapabilityVersion, and removed unused error (#2644) eyjhb 2025-06-06 11:45:47 +0200
  • 84337b5ced
    noise: add comment to remind future use of getAndVal Kristoffer Dalby 2025-06-06 08:39:26 +0200
  • e03ec310ed
    noise: make func, get by node Kristoffer Dalby 2025-06-06 08:35:28 +0200
  • fe97600c88 Add comment, improve error message Mustafa Enes Batur 2025-06-05 14:41:30 +0200
  • 7610e8c398 Bugfix Mustafa Enes Batur 2025-06-05 14:14:55 +0200
  • ae30020b22 Improve map auth logic Mustafa Enes Batur 2025-06-05 13:56:55 +0200
  • e54bb9763c This change standardizes the command line flag naming conventions across the headscale CLI: Tevin Flores 2025-06-04 13:26:56 -0400
  • dffc618203
    Correctly document the default for dns.override_local_dns dotlambda 2025-06-01 15:40:03 -0700
  • 78d89dff6b Improve clarity and consistency of error messages by using descriptive operation names when calling findSingleUser across all CLI commands. Tevin Flores 2025-05-29 15:42:23 -0400
  • a32b156d25 This commit adds the "findSingleUser" helper function that centralizes and standardizes user lookup operations across CLI commands. The function: Takes username and ID flags from commands Handles error checking and validation Ensures exactly one user is found Provides consistent error messages The function eliminates duplicate code across multiple command files (users, nodes, preauthkeys). Tevin Flores 2025-05-29 15:18:19 -0400
  • daccf722f9
    Fix: Improve OIDC username fallback, email parsing, and code clarity ;) Sirius 2025-05-28 19:33:11 +0900
  • c4062c425d
    Fix: Improve OIDC username fallback and email parsing Sirius 2025-05-28 19:28:01 +0900
  • 0c9c7f7ab9
    release Nymph 2025-05-28 18:57:33 +0900
  • 243112bc6e
    Fix: Populate user name from email prefix if OIDC username is invalid Sirius 2025-05-28 18:51:32 +0900
  • b8044c29dd
    Replace magic-nix-cache-action (#2575) Hannes 2025-05-27 05:05:08 +0800
  • 47d0f2d4c9
    temp Kristoffer Dalby 2025-05-26 10:08:17 +0200
  • 0152597c50
    db/pak: make authkeys have identifiable hash Kristoffer Dalby 2025-05-26 10:08:02 +0200
  • bdcd5496fc
    types/pak: make user/tag optional Kristoffer Dalby 2025-05-26 10:07:26 +0200
  • 0f7c73f112 Deployed df69840f to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-05-23 15:53:36 +0000
  • df69840f92 feat(tools): Add Go client implementation Shubham Hibare 2025-05-23 20:01:55 +0530
  • c2e957d2ec
    feat(tools): Add Go client implementation Shubham Hibare 2025-05-23 20:01:55 +0530
  • cc07bd94e4
    Merge branch 'main' into embedded-derp-verify-client Kristoffer Dalby 2025-05-23 11:10:50 +0200
  • 4d3483ed3a
    policy: ensure group and tags can only have ascii chars and dash Kristoffer Dalby 2025-05-22 12:32:32 +0200
  • f6cb81cfdf Deployed 76ca7a2b to development with MkDocs 1.6.1 and mike 2.1.3 github-actions 2025-05-22 04:52:40 +0000