Commit graph

244 commits

Author SHA1 Message Date
Milo Schwartz
2f61cacedc display users table 2024-11-02 16:12:20 -04:00
Milo Schwartz
1c9e971f1b make org select box funcitonal 2024-11-02 15:50:46 -04:00
Milo Schwartz
68a286c17b clean up naming and add /settings/ to path 2024-11-02 15:44:48 -04:00
Owen Schwartz
a96eca383c Fix missing cidr slash 2024-10-28 23:46:58 -04:00
Milo Schwartz
89d1f30448 move ssl from target to resource 2024-10-28 23:34:04 -04:00
Milo Schwartz
591e98154e infer wild card cert if prefer flag is on 2024-10-28 00:07:43 -04:00
Milo Schwartz
31060a83e6 http only works, and added redirect middleware 2024-10-27 23:36:04 -04:00
Milo Schwartz
5896b651f3 fix /setup redirect issue 2024-10-26 23:57:29 -04:00
Milo Schwartz
666104a214 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 23:37:33 -04:00
Milo Schwartz
3ea3b7d5ac run migrations if no db 2024-10-26 23:37:25 -04:00
Owen Schwartz
e095585ea2 Put back node-fetch for now 2024-10-26 22:55:48 -04:00
Owen Schwartz
4b06b2425e Update gerbil with new sites and targets 2024-10-26 22:44:53 -04:00
Milo Schwartz
16a97a20f3 uncomment orgs list for dropdown 2024-10-26 22:02:58 -04:00
Milo Schwartz
fbd888c90c prevent static optimization on root page 2024-10-26 21:47:12 -04:00
Milo Schwartz
ed170ad455 add main and sans domains 2024-10-26 20:03:25 -04:00
Milo Schwartz
505a687b74 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 19:58:01 -04:00
Milo Schwartz
aa4806fb7f use fullDomain from resources in get traefik config 2024-10-26 19:57:47 -04:00
Owen Schwartz
b78f3138a4 Working on deployment 2 2024-10-26 19:56:50 -04:00
Owen Schwartz
00256329f8 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 17:26:14 -04:00
Milo Schwartz
d7c6903a8e remove app name from meta 2024-10-26 17:24:31 -04:00
Owen Schwartz
3f79d5e145 Test & fix the get defaults for sites 2024-10-26 17:24:11 -04:00
Owen Schwartz
417b8542a7 Updated gerbil key handeling 2024-10-26 17:24:11 -04:00
Milo Schwartz
4f199a7ff4 add log incoming middleware 2024-10-26 17:19:10 -04:00
Milo Schwartz
0f6649d422 pull port from env var 2024-10-26 17:13:30 -04:00
Milo Schwartz
d3c40a7e46 save 2024-10-26 17:01:34 -04:00
Owen Schwartz
0809a6a4c9 Properly generate all wireguard options 2024-10-26 16:04:01 -04:00
Owen Schwartz
c82323a6f9 Fix resource new id number 2024-10-26 12:15:03 -04:00
Owen Schwartz
8903295ea6 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-26 12:02:34 -04:00
Owen Schwartz
8096516b04 Working on auto registering gerbil 2024-10-26 12:02:21 -04:00
Milo Schwartz
95242fb2b4 implement prefer_wildcard_cert flag 2024-10-25 22:35:07 -04:00
Milo Schwartz
017ece51d1 ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
Milo Schwartz
b7beb861a6 improve path handling and add flags section to config 2024-10-25 00:05:43 -04:00
Milo Schwartz
9fd4007a62 migrate to next 15 and react 19 2024-10-23 13:30:23 -04:00
Milo Schwartz
37130bd6de use bools and numbers in config instead of parsing from string 2024-10-23 00:01:41 -04:00
Milo Schwartz
b07ffad317 check for user before getting orgs, create default config 2024-10-22 23:58:00 -04:00
Milo Schwartz
27090c51a8 add traefik settings to config and use fullDomain 2024-10-22 00:09:27 -04:00
Milo Schwartz
c7bbef5c05 remove environment from config.yml 2024-10-21 23:40:49 -04:00
Owen Schwartz
a59c08fa6a Fix out of order superuser role 2024-10-21 22:13:53 -04:00
Milo Schwartz
d6d8def217 hardcode entry point 2024-10-20 16:01:52 -04:00
Milo Schwartz
751eecc55b Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-20 15:55:22 -04:00
Milo Schwartz
f166ce9178 add tls 2024-10-20 15:55:11 -04:00
Milo Schwartz
d9a9e23ad2 add appBaseUrl 2024-10-20 15:53:58 -04:00
Owen Schwartz
d5670b8bdb Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-20 15:22:47 -04:00
Milo Schwartz
dda4c5e1a3 hardcode api url 2024-10-20 15:22:24 -04:00
Owen Schwartz
835e3090b1 Remove org get for testing 2024-10-20 15:21:44 -04:00
Milo Schwartz
0af794687b hardcode api url 2024-10-20 15:21:33 -04:00
Milo Schwartz
34ca159b5d hardcode domains 2024-10-20 15:03:44 -04:00
Milo Schwartz
7d5d5f5565 add cert resolver? 2024-10-20 15:00:19 -04:00
Milo Schwartz
74d4541304 pull host from config 2024-10-20 14:40:39 -04:00
Milo Schwartz
5a9ea5a0f2 use external port 2024-10-20 13:28:56 -04:00