Commit Graph

161 Commits

Author SHA1 Message Date
Aarnav Tale
25e6410c65
feat: reimplement integrations 2025-02-27 13:42:36 -05:00
Aarnav Tale
f5436f5ee3
feat: respect context in server 2025-02-19 18:09:42 -05:00
Aarnav Tale
774fdb7be2
fix: use new headscale user api routes 2025-02-19 13:01:20 -05:00
Aarnav Tale
44d08169a9
fix: use ring instead of outline on components 2025-02-14 00:03:46 -05:00
Aarnav Tale
76d263b7e6
feat: switch to config file system 2025-02-13 12:35:12 -05:00
Aarnav Tale
5be3cb345e
feat: switch to normal form actions for dns 2025-02-13 12:29:16 -05:00
Aarnav Tale
287ac2dff0
feat: unify all colors 2025-02-04 17:21:03 -05:00
Aarnav Tale
d1f6c450c0
feat: remove react-aria-components 2025-02-04 11:42:57 -05:00
Aarnav Tale
771b87ae41
chore: only invoke useLiveData in root 2025-02-02 00:54:42 -05:00
Aarnav Tale
68babd7fe9
feat: redesign tooltips 2025-02-01 15:28:04 -05:00
Aarnav Tale
c9d8052e39
chore: remove cn non-default exports 2025-01-28 17:46:16 -05:00
Aarnav Tale
843cfc4d4f
chore: fix build issues 2025-01-28 16:18:51 -05:00
Aarnav Tale
2c8880c84d
feat: switch to new toast provider 2025-01-28 16:06:41 -05:00
Aarnav Tale
28e40eecbf
fix: switch to new aria components 2025-01-28 16:02:47 -05:00
Aarnav Tale
741f9aa6b5
feat: switch to new dialog across all code 2025-01-26 15:04:13 -05:00
Aarnav Tale
665509e710
chore: extract tags to shared chip component 2025-01-23 11:28:42 -05:00
Aarnav Tale
ac937f9014
fix: dedupe machine tags 2025-01-23 11:16:56 -05:00
Aarnav Tale
c24cd34925
feat: switch to new dialog gutter 2025-01-20 08:14:42 +00:00
Aarnav Tale
af248df648
feat: redesign buttons and share them in dialogs 2025-01-19 17:31:46 +00:00
Aarnav Tale
ec36876b9f
feat: begin redesign and component unification 2025-01-19 15:24:03 +00:00
Aarnav Tale
9734f0c704
chore: remove old username in dns option 2025-01-18 13:22:43 +00:00
Aarnav Tale
bd11453593
fix: store oidc redirect_uri in session for parity 2025-01-18 08:18:19 +00:00
kevinf100
9bb20024fa
fix: Reusable Pre-Auth Keys no longer show expired when used (#88) 2025-01-18 07:48:50 +00:00
Aarnav Tale
e6a66d5804
fix: don't propagate errors on user page to root 2025-01-18 07:41:08 +00:00
Aarnav Tale
325e9ba43d
chore: push disabled local-agent code 2025-01-18 07:37:03 +00:00
Aarnav Tale
de9a938da2
chore: use healthcheck method in healthz 2025-01-17 11:46:36 +00:00
Aarnav Tale
1b45b0917f
fix: handle headscale unavailability gracefully 2025-01-17 11:45:36 +00:00
Aarnav Tale
f464c42802
fix: format hostinfo in overview correctly 2025-01-10 14:41:05 +05:30
Aarnav Tale
39546849ae
fix: mix cached and uncached data on the ws-agent 2025-01-10 14:24:15 +05:30
Aarnav Tale
eb922c9318
fix: implement write-lock for agent cache 2025-01-10 14:06:22 +05:30
Aarnav Tale
5569ba4660
feat: rework oidc to be more resilient
This includes setting a custom redirect URI, handling errors, and using a better library.
As an API decision I've also disabled per session API keys as it clutters up too much.
2025-01-10 13:55:24 +05:30
Aarnav Tale
dfd03e77bb
fix: use headscale health route for healthz 2025-01-10 10:55:35 +05:30
Aarnav Tale
e33504016b
feat: integrate hostinfo into ui 2025-01-08 14:34:53 +05:30
Aarnav Tale
888c1a5fb6
fix: resolve css issues with button icons 2025-01-06 08:39:15 +05:30
Aarnav Tale
6745ee8529
fix: resolve type errors and lint components/routes 2025-01-06 08:19:41 +05:30
Aarnav Tale
7217659720
fix: prevent cookie manager from racing env init
this fixes a bug where using LOAD_ENV_FILE did not work with COOKIE_SECRET
2025-01-06 08:19:40 +05:30
Aarnav Tale
f3c9d8b54c
style: run biome lint 2025-01-06 08:19:40 +05:30
Aarnav Tale
aa9872a45b
chore: switch to react-router v7 2025-01-06 08:19:40 +05:30
Artur Motyka
39504e2487
chore: update outdated docs links (#74) 2025-01-03 10:31:12 +05:30
Aarnav Tale
6cf343d623
feat: refactor all dashboard routes 2024-12-08 13:52:02 -05:00
Aarnav Tale
50e43bc0c3
feat: refactor/reorganize auth routes 2024-12-08 13:27:51 -05:00
Aarnav Tale
f9b38939ba
chore: add border for footer 2024-12-06 19:06:27 -05:00
Aarnav Tale
401731fd09
fix: allow generating higher expiring preauthkeys 2024-12-06 18:37:17 -05:00
Aarnav Tale
f623e7bc66
feat: enable all remix future flags 2024-12-06 11:58:17 -05:00
Aarnav Tale
21778a43f1
feat: add footer with version and donate link 2024-12-05 02:33:17 -05:00
Aarnav Tale
712fc28683
feat: allow a public headscale URL separate from the main one 2024-11-30 15:33:58 -05:00
Aarnav Tale
a7d127c7bf
feat: add health check route 2024-11-27 11:23:42 -05:00
Aarnav Tale
3cd28d2136
feat: make the code snippets copyable 2024-11-20 18:01:20 -05:00
Aarnav Tale
a2e659f36c
feat(TALE-36): redesign machines page to account for exit nodes 2024-11-07 13:04:53 -05:00
Aarnav Tale
1490406784
feat(TALE-36): show exit node status on machine page 2024-11-06 17:01:36 -05:00