headplane/app
Aarnav Tale 8819af270d
fix: properly handle removing the last split dns record
Previously it would set the value to an empty array, breaking DNS resolution for that split completely.
The correct behavior was to remove the key altogether! This fixes #231
2025-06-21 13:08:31 -04:00
..
components feat: add ssh buttons in the ui using hostinfo checks 2025-06-18 11:56:27 -04:00
layouts feat: cleanup removal of old ssh plexer and logic 2025-06-20 00:14:00 -04:00
routes fix: properly handle removing the last split dns record 2025-06-21 13:08:31 -04:00
server fix: support user input when not specified for ssh 2025-06-20 20:09:28 -04:00
types chore: fix tiny nits 2025-06-16 11:45:24 -04:00
utils fix: check for invalid go timestamp on expiry again 2025-05-25 11:02:19 -04:00
entry.client.tsx feat: add react-scan in dev 2025-01-25 12:51:32 -05:00
entry.server.tsx feat: switch to a central singleton handler 2025-03-17 22:21:16 -04:00
root.tsx feat: add logo and favicon (#238) 2025-06-09 10:30:03 -04:00
routes.ts chore: reorganize go code 2025-06-16 11:45:23 -04:00
tailwind.css feat: upgrade to tailwindcss v4 2025-05-29 11:16:47 -04:00