Commit Graph

210 Commits

Author SHA1 Message Date
Aarnav Tale
1c88fe55cb
fix: use AAAA and A info the record dialog 2025-05-04 14:47:25 -04:00
Aarnav Tale
9e0450b15b
fix: use descriptive error messages 2025-05-04 14:43:40 -04:00
Aarnav Tale
494efe0493
fix: mention AAAA in description and fix records table layout 2025-04-30 11:41:56 -04:00
Aarnav Tale
ea11e3e348
fix: resolve some type errors 2025-04-26 13:25:51 -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
6640170aee
feat: add support for AAAA records 2025-04-26 12:04:33 -04:00
Aarnav Tale
825fa6d854
feat: use host info on the machines page 2025-04-25 14:32:35 -04:00
Aarnav Tale
f87065f58f
feat: disable role changing on unmanaged users 2025-04-24 19:12:08 -04:00
Aarnav Tale
6b4ffd8e61
fix: validate machine rename input 2025-04-24 19:12:07 -04:00
Aarnav Tale
155823fe69
fix: allow tags to wrap 2025-04-24 19:12:07 -04:00
Aarnav Tale
a6077a4ce2
fix: hide version column if no agents are connected 2025-04-24 19:12:06 -04:00
Aarnav Tale
645cc38e55
fix: show user under machine name 2025-04-24 19:12:06 -04:00
Aarnav Tale
0c7e2e49f5
feat: redo machine tagging system 2025-04-24 19:12:06 -04:00
Aarnav Tale
6ace244401
feat: rework the machine actions
this also fixes the registration regression introduced in 0.5.8
2025-04-24 19:12:06 -04:00
Aarnav Tale
3db69def36
fix: handle the login form state and report errors correctly on api key login 2025-04-24 19:12:04 -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
bbc535d39e
feat: rework the entire pre-auth keys page 2025-04-24 19:11:33 -04:00
Aarnav Tale
85a1dfe4be
chore: reorganize settings code layout 2025-04-24 19:11:33 -04:00
Aarnav Tale
0e49ccef8e
chore: update notice instead of using a custom one on acls 2025-04-24 19:11:32 -04:00
Aarnav Tale
5ae6e60db9
feat: support oidc restriction management in the settings 2025-04-24 19:11:32 -04:00
Aarnav Tale
f2747ada94
fix: suppress date and button hydration warnings 2025-04-03 16:54:12 -04:00
Aarnav Tale
0ad578e651
fix: prevent user rename if they are an oidc user 2025-04-03 16:25:30 -04:00
Aarnav Tale
8d1132606a
fix: add aria-label to radio groups 2025-04-03 16:22:52 -04:00
Aarnav Tale
5e332c4a5c
fix: filter out empty users in auth-keys, potential headscale bug 2025-04-03 16:10:39 -04:00
Aarnav Tale
9b09b13b5f
feat: do not login loop if disable_api_key_login is true 2025-04-03 12:57:55 -04:00
Aarnav Tale
234020eec5 feat: support acl capabilities check 2025-04-03 12:57:06 -04:00
Aarnav Tale
58cc7b742c feat: make machine actions permission locked 2025-04-03 12:57:06 -04:00
Aarnav Tale
259d150fc4 feat: add capabilities enforcement on users 2025-04-03 12:57:06 -04:00
Aarnav Tale
5d3fada266 feat: add permissions check on dns page 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
7b1340c93e fix: make reassign dialog unactionable if editing owner 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
103a826178 chore: remove unused code in the user overview 2025-04-03 12:57:06 -04:00
Aarnav Tale
80c987f383
feat: implement onboarding for non-registered users 2025-04-02 13:26:58 -04:00
Aarnav Tale
2e383ddabe
feat: reimplement user actions 2025-04-01 12:27:44 -04:00
Aarnav Tale
2299907932
chore: document user login state 2025-03-29 14:28:11 -04:00
Aarnav Tale
bf02015dc7
feat: begin working on user auth 2025-03-29 14:12:15 -04:00
Aarnav Tale
b8d22beb17 feat: bundle node_modules into the server 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
34cfee7cff feat: reach an initial working stage 2025-03-24 16:15:38 -04:00
Aarnav Tale
92dedf51aa
fix: ignore ws_agents if there are no agents connected 2025-03-18 00:43:52 -04:00
Aarnav Tale
6108de52e7
feat: switch to a central singleton handler
This also adds support for Headscale TLS installations
2025-03-17 22:21:16 -04:00
Aarnav Tale
7741ab88bf
fix: navigate back to machines page on node deletion 2025-03-17 10:46:31 -04:00
Aarnav Tale
5b9dc7cfc6
feat: ingest data from new agent system 2025-03-11 22:34:30 -04:00
Aarnav Tale
01f432cedc
feat: support oidc client_secret_path with env interpolation 2025-03-11 18:15:56 -04:00
Aarnav Tale
5dd4c41291
feat: use a new ws implementation thats encapsulated 2025-03-11 15:29:45 -04:00
bitbronze
45537620a6
fix: stop checking for mkey prefix on registration (#131)
String "mkey:" was being appended to the node registration http request causing it to fail. Removed mkey presence check and changed default hint. Form validation is based on length instead.
2025-03-11 15:24:31 -04:00
Aarnav Tale
25e6410c65
feat: reimplement integrations 2025-02-27 13:42:36 -05:00