headplane/app
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
..
components chore: temporarily halt full form validation 2025-03-01 10:36:58 -05:00
layouts feat: respect context in server 2025-02-19 18:09:42 -05:00
routes fix: stop checking for mkey prefix on registration (#131) 2025-03-11 15:24:31 -04:00
types fix: use new headscale user api routes 2025-02-19 13:01:20 -05:00
utils fix: handle missing split dns config (#129) 2025-03-11 15:12:49 -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 chore: push disabled local-agent code 2025-01-18 07:37:03 +00:00
tailwind.css chore: switch to react-router v7 2025-01-06 08:19:40 +05:30