Commit graph

24 commits

Author SHA1 Message Date
Milo Schwartz
d3d2fe398b
env context and refactor api support different ports 2024-12-12 22:46:58 -05:00
Owen Schwartz
37f51bec9b
Seperate servers 2024-12-07 22:07:13 -05:00
Milo Schwartz
c2cbd7e1a1
fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz
8178dd1525
set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Owen Schwartz
50e2d6721f
Add option to not use gerbil subdomain 2024-11-24 11:06:05 -05:00
Milo Schwartz
d7c4bc43a4
set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
2852d62258
refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05:00
Milo Schwartz
e279d93570
infer wild card cert if prefer flag is on 2024-10-28 00:07:43 -04:00
Milo Schwartz
5c80f026bc
http only works, and added redirect middleware 2024-10-27 23:36:04 -04:00
Milo Schwartz
be144fe15d
pull port from env var 2024-10-26 17:13:30 -04:00
Milo Schwartz
50d374d9f6
save 2024-10-26 17:01:34 -04:00
Owen Schwartz
d78312fad8
Properly generate all wireguard options 2024-10-26 16:04:01 -04:00
Milo Schwartz
a601d6b24f
implement prefer_wildcard_cert flag 2024-10-25 22:35:07 -04:00
Milo Schwartz
29b848fd5d
ability to disable email verification requirement 2024-10-25 21:39:18 -04:00
Milo Schwartz
50e1a7abe1
improve path handling and add flags section to config 2024-10-25 00:05:43 -04:00
Milo Schwartz
ce19cc4ba4
migrate to next 15 and react 19 2024-10-23 13:30:23 -04:00
Milo Schwartz
2322640dc0
use bools and numbers in config instead of parsing from string 2024-10-23 00:01:41 -04:00
Milo Schwartz
717aa09daa
check for user before getting orgs, create default config 2024-10-22 23:58:00 -04:00
Milo Schwartz
6d9731f071
add traefik settings to config and use fullDomain 2024-10-22 00:09:27 -04:00
Milo Schwartz
1c4608fbf4
remove environment from config.yml 2024-10-21 23:40:49 -04:00
Owen Schwartz
d54cf34377
Fix out of order superuser role 2024-10-21 22:13:53 -04:00
Milo Schwartz
41cbde1474
pass user object to user context 2024-10-12 21:30:35 -04:00
Milo Schwartz
61fca6a1f6
set public next env vars from config 2024-10-12 21:23:12 -04:00
Milo Schwartz
d9ae322e2a
use config file instead of env 2024-10-12 18:21:31 -04:00