Commit Graph

34 Commits

Author SHA1 Message Date
Aarnav Tale
9e32dd8ada
fix: resolve kubernetes import issue 2025-05-04 15:36:10 -04:00
Aarnav Tale
ebea84d077
chore: tighten pid logic 2025-05-04 15:32:10 -04:00
Giorgi Lekveishvili
8fdea07fbd
fix: indentation 2025-05-04 15:31:09 -04:00
Giorgi Lekveishvili
a993908ebc
fix: improve headscale proc detection
Check if command line also includes 'serve'.
Move command line processing logic into a helper function.
2025-05-04 15:31:07 -04:00
Aarnav Tale
59874ca749
chore: use single string docker labels 2025-05-04 15:24:43 -04:00
Aarnav Tale
9e0450b15b
fix: use descriptive error messages 2025-05-04 14:43:40 -04:00
Aarnav Tale
88f53948b2
fix: when not using dns_records_path, use config dns editor 2025-04-26 17:50:07 -04:00
Aarnav Tale
478c5a5e7f
fix: extra_records should be optional 2025-04-26 13:40:48 -04:00
Aarnav Tale
c6acfdfa40
feat: add support for extra_records_path in hs config 2025-04-26 13:25:14 -04:00
Aarnav Tale
8263506713
fix: make docker container name optional 2025-04-25 14:02:21 -04:00
Aarnav Tale
abd0d39aeb
fix: only return queried machines from an agent 2025-04-24 19:12:07 -04:00
Aarnav Tale
9a8546ef09
feat: switch away from websocket to stdout messaging for agent 2025-04-24 19:12:02 -04:00
Aarnav Tale
5ae6e60db9
feat: support oidc restriction management in the settings 2025-04-24 19:11:32 -04:00
George Ntoutsos
faa61b0f1d
feat: add filtering by container label for Docker integration (#194) 2025-04-24 19:03:33 -04:00
Aarnav Tale
69c6fc4847
chore: v0.5.8 2025-04-03 13:11:33 -04:00
Aarnav Tale
63bfad77ce fix: add api-error file 2025-04-03 12:57:06 -04:00
Aarnav Tale
6a94e815f2 feat: improve error returning and parsing logic 2025-04-03 12:57:06 -04:00
Aarnav Tale
1fb084451d fix: fix integrations not loading 2025-04-03 12:57:06 -04:00
Aarnav Tale
d5fb8a2966 feat: support skipping onboarding 2025-04-03 12:57:06 -04:00
Aarnav Tale
7d61ad50c4 feat: oops commit the user role change page 2025-04-03 12:57:06 -04:00
Aarnav Tale
d698cf5478
fix: open file in a+ to avoid read issues 2025-04-02 13:40:01 -04:00
Aarnav Tale
80c987f383
feat: implement onboarding for non-registered users 2025-04-02 13:26:58 -04:00
Aarnav Tale
5e5c7c4c7a
fix: remove unreleased feature and ignore invalid keys in config 2025-04-02 10:16:34 -04:00
Aarnav Tale
bf02015dc7
feat: begin working on user auth 2025-03-29 14:12:15 -04:00
Aarnav Tale
222ac7a279
chore: make prefixes.v4/6 optional 2025-03-27 12:20:47 -04:00
Aarnav Tale
b8d22beb17 feat: bundle node_modules into the server 2025-03-24 16:15:38 -04:00
Aarnav Tale
5918d0e501 fix: allow hostname passthrough for hono node 2025-03-24 16:15:38 -04:00
Aarnav Tale
03acebb23e fix: env variables did not resolve in prod 2025-03-24 16:15:38 -04:00
Aarnav Tale
73ea35980d feat: switch agent fetching to the server side
this brings the benefit of fitting in the revalidator lifecycle we have
created via the useLiveData hook.
2025-03-24 16:15:38 -04:00
Aarnav Tale
9a1051b9af feat: reimplement websocket to use hono 2025-03-24 16:15:38 -04:00
Aarnav Tale
98d02bb595 chore: migrate patching to HeadscaleConfig 2025-03-24 16:15:38 -04:00
Aarnav Tale
2964ff295e fix: set config after loading 2025-03-24 16:15:38 -04:00
Aarnav Tale
34cfee7cff feat: reach an initial working stage 2025-03-24 16:15:38 -04:00
Aarnav Tale
cbbd64e91a feat: initial server side systems 2025-03-24 16:15:38 -04:00