headplane/app
bitbronze 91eadf96d2
convert email to username
Upstream Headscale API is returning user emails instead of user names. Which breaks key expiry and key filtering.

The commit fixes this issue.
2025-03-13 14:54:40 +03:00
..
components feat: support oidc picture if available 2025-03-11 15:35:11 -04:00
layouts feat: respect context in server 2025-02-19 18:09:42 -05:00
routes convert email to username 2025-03-13 14:54:40 +03:00
types fix: use new headscale user api routes 2025-02-19 13:01:20 -05:00
utils fix: set id ref to none to fetch agent data on first change 2025-03-11 22:35:02 -04:00
entry.client.tsx feat: add react-scan in dev 2025-01-25 12:51:32 -05:00
entry.server.tsx fix: use globals to avoid loader race conditions 2025-02-20 10:45:52 -05:00
root.tsx feat: remove react-aria-components 2025-02-04 11:42:57 -05:00
routes.ts feat: use a new ws implementation thats encapsulated 2025-03-11 15:29:45 -04:00
tailwind.css chore: switch to react-router v7 2025-01-06 08:19:40 +05:30