65 Commits

Author SHA1 Message Date
Aarnav Tale 82f5e17207 feat: add various machine operations 2024-05-01 02:47:45 -04:00
Aarnav Tale a63f4e4d52 fix: API_KEY is no longer required for login to work 2024-05-01 02:47:36 -04:00
Aarnav Tale a57e777a6b feat: completely nuke headlessui and consolidate to aria 2024-05-01 02:21:54 -04:00
Aarnav Tale 8205f2b99b feat: replace the old modal completely 2024-04-30 11:03:53 -04:00
Aarnav Tale 769556efda fix: make the toaster click-throughable 2024-04-29 20:32:14 -04:00
Aarnav Tale ea47bb5fec chore: cleanup and use aria components in places 2024-04-29 20:32:00 -04:00
Aarnav Tale 3abd617a90 feat: switch to react aria and replace many components 2024-04-29 20:31:29 -04:00
Aarnav Tale 252e78d618 feat: facelift overall machines page and refactor 2024-04-22 14:33:51 -04:00
Aarnav Tale c6930732ee fix: oidc config variables were named incorrectly 2024-04-22 13:21:48 -04:00
Aarnav Tale f04b17109b fix: only sighup if we have docker 2024-04-17 17:44:12 -04:00
Aarnav Tale 0ff9e6fdc3 feat: implement better ssr fallbacks 2024-04-17 17:42:44 -04:00
Aarnav Tale 94174ebcce feat: add dumb yaml detection 2024-04-17 17:20:35 -04:00
Aarnav Tale b285753b24 fix: omg why do i forget these things here 2024-04-15 04:02:23 -04:00
Aarnav Tale 8eac733a5d fix: we shouldn't return early if the env var isn't there 2024-04-15 03:52:51 -04:00
Aarnav Tale 39868b5043 feat: implement raw acl editing on the web ui 2024-04-15 03:40:52 -04:00
Aarnav Tale ca32590e54 fix: string constructor in js causes oidc fast track 2024-04-07 14:01:38 -04:00
Aarnav Tale 6dae5d647a chore: various fixes 2024-04-01 19:41:39 -04:00
Aarnav Tale d787b8517e fix: protect the restart endpoint with auth 2024-04-01 19:33:22 -04:00
Aarnav Tale bdb00b6cd7 feat: make the modal and dropdown more workable 2024-03-31 19:06:06 -04:00
Aarnav Tale f1347803a4 fix: logout is a button 2024-03-31 18:14:28 -04:00
Aarnav Tale 6fa27e5d28 fix: read oidc configuration from env then config 2024-03-30 19:11:13 -04:00
Aarnav Tale 78140927ad fix: use either HEADSCALE_URL or config.server_url 2024-03-30 19:05:31 -04:00
Aarnav Tale a47fb61549 feat: implement node removal 2024-03-30 18:58:16 -04:00
Aarnav Tale 1d9f4553eb feat: support children in confirmation modal 2024-03-30 18:42:49 -04:00
Aarnav Tale b146e4c3a8 feat: add confirmation modal 2024-03-30 18:39:46 -04:00
Aarnav Tale 381c3d6df4 feat: create shared dropdown component 2024-03-30 15:22:34 -04:00
Aarnav Tale 37f84cfba5 fix: use the request url protocol for oidc 2024-03-30 05:26:22 -04:00
Aarnav Tale 224621d9a5 fix: actions needs ghcr.io 2024-03-30 04:47:46 -04:00
Aarnav Tale 5c0b823c12 fix: replace chokidar with fs.watch 2024-03-30 04:20:16 -04:00
Aarnav Tale 935e015be9 feat: add loading states 2024-03-30 04:15:00 -04:00
Aarnav Tale cc1427882f feat: watch config file for external edits 2024-03-30 02:53:51 -04:00
Aarnav Tale 02e5e3e92a fix: set cookie expiry to match expiry of api key 2024-03-30 02:47:42 -04:00
Aarnav Tale 196c4763e5 style: facelift the login page 2024-03-30 02:46:21 -04:00
Aarnav Tale 50bcfa9c04 feat: add logout and dropdown 2024-03-30 02:44:06 -04:00
Aarnav Tale 3f65c7e610 fix: acl path needs to be resolved 2024-03-30 01:56:06 -04:00
Aarnav Tale 4e129d527a feat: implement context sanity checks 2024-03-30 01:51:40 -04:00
Aarnav Tale e216d4171f feat: support readonly config and no docker sock 2024-03-29 21:46:21 -04:00
Aarnav Tale 22b6af685a feat: add proper error component 2024-03-29 16:14:35 -04:00
Aarnav Tale 4a1cdaa432 feat: create shared button component 2024-03-29 16:02:14 -04:00
Aarnav Tale b5658750a9 feat: begin support for components and dark mode 2024-03-29 15:41:10 -04:00
Aarnav Tale abb957c573 feat: restart docker container 2024-03-29 01:53:32 -04:00
Aarnav Tale 8148e242dc fix: handle a case when headscale is unreachable 2024-03-29 00:35:15 -04:00
Aarnav Tale 27f310fb35 feat: support managing magic dns 2024-03-28 19:49:05 -04:00
Aarnav Tale a340b3d263 fix: oops forgot to disable buttons with empty input 2024-03-28 19:45:00 -04:00
Aarnav Tale 5df9be1b8e fix: dragging works correctly 2024-03-28 19:40:43 -04:00
Aarnav Tale 358629a93b feat: experimental support for draggable domains 2024-03-28 18:47:28 -04:00
Aarnav Tale e6e3110753 feat: make dns configuration editable 2024-03-28 17:27:40 -04:00
Aarnav Tale f0c52d8a8b feat: make the config patchable 2024-03-28 17:03:37 -04:00
Aarnav Tale db9d08b7f3 feat: add modal to disable magic dns 2024-03-28 14:20:19 -04:00
Aarnav Tale 6d4e6ebce1 style: add bottom margin on container 2024-03-28 14:20:04 -04:00