Commit Graph

  • 34c9093469 Merge branch 'main' of https://github.com/fosrl/pangolin Milo Schwartz 2024-11-23 20:09:02 -05:00
  • ad5ea3564b added support for pin code auth Milo Schwartz 2024-11-23 20:08:56 -05:00
  • c1a4dd7ad7 Fix a couple target bugs Owen Schwartz 2024-11-23 18:21:11 -05:00
  • 78b23a8956 added resource auth status cards and moved login to reusable login form Milo Schwartz 2024-11-23 17:56:21 -05:00
  • 795c144e1e Merge branch 'main' of https://github.com/fosrl/pangolin Milo Schwartz 2024-11-23 16:36:37 -05:00
  • 0b3ca5f999 basic auth portal save Milo Schwartz 2024-11-23 16:36:07 -05:00
  • 0670d48ac7 Newt working Owen Schwartz 2024-11-23 16:28:50 -05:00
  • f9e0c33368 change font again Milo Schwartz 2024-11-23 11:42:22 -05:00
  • 45e1bff2e0 small visual enhancements to icons Milo Schwartz 2024-11-22 23:06:12 -05:00
  • 5388c5d5b4 disable eslint - new colors, and slimmer buttons/inputs?? Milo Schwartz 2024-11-22 22:09:40 -05:00
  • bf04deb038 Complete initial handeling of targets Owen Schwartz 2024-11-19 21:36:56 -05:00
  • 96888876e5 Merge branch 'main' of https://github.com/fosrl/pangolin Milo Schwartz 2024-11-19 00:05:26 -05:00
  • cfce3dabb3 set resource password and remove resource password from dashboard Milo Schwartz 2024-11-19 00:05:04 -05:00
  • a170466f91 Working on getting targets connected to newt Owen Schwartz 2024-11-18 22:10:03 -05:00
  • ab6d59c163 added sso and blockAccess toggles Milo Schwartz 2024-11-17 23:42:03 -05:00
  • 1c4a873974 get resource auth info endpoint Milo Schwartz 2024-11-17 23:24:30 -05:00
  • e802d061ba api for set resource password and auth with resource password Milo Schwartz 2024-11-17 22:44:11 -05:00
  • c565c14aa0 move middlewares out of auth Milo Schwartz 2024-11-16 22:48:10 -05:00
  • cc674c2b9c added initial schema for resource sessions and auth types Milo Schwartz 2024-11-16 22:41:43 -05:00
  • b4442a3bf7 remove userResources and userSites when removing user from org Milo Schwartz 2024-11-16 17:19:14 -05:00
  • 587bb758a2 add some more icons Milo Schwartz 2024-11-16 12:18:22 -05:00
  • 3c7b2c03f8 Merge branch 'main' of https://github.com/fosrl/pangolin Milo Schwartz 2024-11-15 23:38:16 -05:00
  • b1e53ed8d7 set users on resource working Milo Schwartz 2024-11-15 23:38:08 -05:00
  • 598ff561e5 Merge branch 'main' of https://github.com/fosrl/pangolin Owen Schwartz 2024-11-15 21:54:47 -05:00
  • 40734184af Newt registration? Owen Schwartz 2024-11-15 21:53:58 -05:00
  • 9f87b8d271 add "add targets" suggestion in info box Milo Schwartz 2024-11-15 18:31:41 -05:00
  • 28bae40390 add roles input on resource and make spacing more consistent Milo Schwartz 2024-11-15 18:25:27 -05:00
  • 8e64b5e0e9 small fixes to invite user workflow Milo Schwartz 2024-11-14 00:13:37 -05:00
  • ba3505a385 use strict zod objects and hide proto on targets Milo Schwartz 2024-11-14 00:00:17 -05:00
  • 44b932937f standardize header, save all button for targets, fix update site on resource Milo Schwartz 2024-11-13 20:08:05 -05:00
  • cf3cf4d827 render targets in table, update targets Milo Schwartz 2024-11-12 23:59:47 -05:00
  • 93ea7e4620 add delete confirm modal to resources and sites Milo Schwartz 2024-11-11 23:00:51 -05:00
  • 36bbb412dd refactor resources Milo Schwartz 2024-11-11 00:00:16 -05:00
  • e77fb37ef1 refactor sites settings general form Milo Schwartz 2024-11-10 23:08:06 -05:00
  • a7955cb8d2 create site modal Milo Schwartz 2024-11-10 22:29:20 -05:00
  • 22d9f6b37b move to new role before delete Milo Schwartz 2024-11-10 21:52:50 -05:00
  • 1a3d7705d9 change user role Milo Schwartz 2024-11-10 21:19:41 -05:00
  • e141263b7e Add message handler seperate file Owen Schwartz 2024-11-10 21:06:36 -05:00
  • d223d4fcee Add message handling Owen Schwartz 2024-11-10 17:34:07 -05:00
  • 03650634ee Websocket working and newt auth working Owen Schwartz 2024-11-10 17:08:29 -05:00
  • e5e78ff1bf Basic websocket and auth for newt Owen Schwartz 2024-11-10 17:08:11 -05:00
  • 231e1d2e2d more user role stuff Milo Schwartz 2024-11-09 23:59:19 -05:00
  • bb17d30c9e list roles, make sidebar component, responsive mobile settings menu selector Milo Schwartz 2024-11-09 00:08:17 -05:00
  • 9c2e481d2b show owner in users table, list roles query in invite form, and more Milo Schwartz 2024-11-08 00:03:54 -05:00
  • 458de04fcf add org owner check to deleteOrg and removeUser endpoints Milo Schwartz 2024-11-06 00:05:19 -05:00
  • 372e51c0a5 move action permission check to middleware Milo Schwartz 2024-11-05 23:55:46 -05:00
  • 03051878ef rename super user to admin and middleware refactoring Milo Schwartz 2024-11-05 22:38:57 -05:00
  • 7b755a273c Add ws Owen Schwartz 2024-11-04 00:29:25 -05:00
  • 5cb87f0bbd Adding ws Owen Schwartz 2024-11-03 17:24:23 -05:00
  • fadfaf1f0b ability to remove user from org Milo Schwartz 2024-11-03 17:28:12 -05:00
  • 2852d62258 refactor contexts, format zod errors, and more refactoring Milo Schwartz 2024-11-03 13:57:51 -05:00
  • 2635443105 add credenza Milo Schwartz 2024-11-03 00:02:26 -04:00
  • a6baebb216 basic invite user functional Milo Schwartz 2024-11-02 23:46:08 -04:00
  • a6bb8f5bb1 create invite and accept invite endpoints Milo Schwartz 2024-11-02 18:12:17 -04:00
  • a83a3e88bb display users table Milo Schwartz 2024-11-02 16:12:20 -04:00
  • d6387de21b make org select box funcitonal Milo Schwartz 2024-11-02 15:50:46 -04:00
  • 54ba205fc0 clean up naming and add /settings/ to path Milo Schwartz 2024-11-02 15:44:48 -04:00
  • c05342dd25 Fix missing cidr slash Owen Schwartz 2024-10-28 23:46:58 -04:00
  • 1fb43a5ce4 move ssl from target to resource Milo Schwartz 2024-10-28 23:34:04 -04:00
  • e279d93570 infer wild card cert if prefer flag is on Milo Schwartz 2024-10-28 00:07:43 -04:00
  • 5c80f026bc http only works, and added redirect middleware Milo Schwartz 2024-10-27 23:36:04 -04:00
  • 4a5bd7e18a fix /setup redirect issue Milo Schwartz 2024-10-26 23:57:29 -04:00
  • 8a8c42e3b1 Merge branch 'main' of https://github.com/fosrl/pangolin Milo Schwartz 2024-10-26 23:37:33 -04:00
  • 2d5ff17515 run migrations if no db Milo Schwartz 2024-10-26 23:37:25 -04:00
  • 42777a1e71 Put back node-fetch for now Owen Schwartz 2024-10-26 22:55:48 -04:00
  • 4ed5ef1765 Update gerbil with new sites and targets Owen Schwartz 2024-10-26 22:44:34 -04:00
  • 25224e0343 uncomment orgs list for dropdown Milo Schwartz 2024-10-26 22:02:58 -04:00
  • 4706dea3bf prevent static optimization on root page Milo Schwartz 2024-10-26 21:47:12 -04:00
  • 976635e5fe add main and sans domains Milo Schwartz 2024-10-26 20:03:25 -04:00
  • 6942eeb7b4 Merge branch 'main' of https://github.com/fosrl/pangolin Milo Schwartz 2024-10-26 19:58:01 -04:00
  • 9320f99920 use fullDomain from resources in get traefik config Milo Schwartz 2024-10-26 19:57:47 -04:00
  • a90347183d Working on deployment 2 Owen Schwartz 2024-10-26 19:56:50 -04:00
  • 778491b49f Merge branch 'main' of https://github.com/fosrl/pangolin Owen Schwartz 2024-10-26 17:26:14 -04:00
  • 92ae69ae29 remove app name from meta Milo Schwartz 2024-10-26 17:24:31 -04:00
  • edcae190b2 Test & fix the get defaults for sites Owen Schwartz 2024-10-26 17:23:48 -04:00
  • 7feb21e727 Updated gerbil key handeling Owen Schwartz 2024-10-26 17:02:11 -04:00
  • 6cee5703b5 add log incoming middleware Milo Schwartz 2024-10-26 17:19:10 -04:00
  • be144fe15d pull port from env var Milo Schwartz 2024-10-26 17:13:30 -04:00
  • 50d374d9f6 save Milo Schwartz 2024-10-26 17:01:34 -04:00
  • d78312fad8 Properly generate all wireguard options Owen Schwartz 2024-10-26 16:04:01 -04:00
  • 261b3c7e31 Fix resource new id number Owen Schwartz 2024-10-26 12:15:03 -04:00
  • c6d4c4db20 Merge branch 'main' of https://github.com/fosrl/pangolin Owen Schwartz 2024-10-26 12:02:34 -04:00
  • bbf3709974 Working on auto registering gerbil Owen Schwartz 2024-10-26 12:02:21 -04:00
  • a601d6b24f implement prefer_wildcard_cert flag Milo Schwartz 2024-10-25 22:10:19 -04:00
  • 29b848fd5d ability to disable email verification requirement Milo Schwartz 2024-10-25 21:39:18 -04:00
  • 50e1a7abe1 improve path handling and add flags section to config Milo Schwartz 2024-10-25 00:05:43 -04:00
  • ce19cc4ba4 migrate to next 15 and react 19 Milo Schwartz 2024-10-23 13:30:23 -04:00
  • 2322640dc0 use bools and numbers in config instead of parsing from string Milo Schwartz 2024-10-23 00:01:41 -04:00
  • 717aa09daa check for user before getting orgs, create default config Milo Schwartz 2024-10-22 23:58:00 -04:00
  • 6d9731f071 add traefik settings to config and use fullDomain Milo Schwartz 2024-10-22 00:09:27 -04:00
  • 1c4608fbf4 remove environment from config.yml Milo Schwartz 2024-10-21 23:40:49 -04:00
  • d54cf34377 Fix out of order superuser role Owen Schwartz 2024-10-21 22:13:53 -04:00
  • 8c5572dd13 hardcode entry point Milo Schwartz 2024-10-20 16:01:52 -04:00
  • 033871678d Merge branch 'main' of https://github.com/fosrl/pangolin Milo Schwartz 2024-10-20 15:55:22 -04:00
  • 78a3f8619f add tls Milo Schwartz 2024-10-20 15:55:11 -04:00
  • 869f8890cf add appBaseUrl Milo Schwartz 2024-10-20 15:53:58 -04:00
  • 4b2070272d Merge branch 'main' of https://github.com/fosrl/pangolin Owen Schwartz 2024-10-20 15:22:47 -04:00
  • ba8f441798 hardcode api url Milo Schwartz 2024-10-20 15:21:33 -04:00
  • 02d185f713 Remove org get for testing Owen Schwartz 2024-10-20 15:21:22 -04:00
  • 6fc5903b9b hardcode api url Milo Schwartz 2024-10-20 15:21:33 -04:00