Commit graph

31 commits

Author SHA1 Message Date
Milo Schwartz
d3bfac20a0 rename auth and start work separating config 2025-01-01 16:40:01 -05:00
Milo Schwartz
8f3e653c1b use bottom sheet instead of vaul drawer 2024-12-30 15:48:34 -05:00
Milo Schwartz
35b67cd3cc fix access token session do not extend and make domains lower case 2024-12-26 15:13:49 -05:00
Milo Schwartz
f90a822d19 setup server admin 2024-12-25 15:54:32 -05:00
Milo Schwartz
7a7f703dcc show qr code in share link and add version to footer 2024-12-24 12:06:13 -05:00
Milo Schwartz
0bf3f54897 fix issues from test deploy 2024-12-21 21:01:12 -05:00
Milo Schwartz
e9c114ed70 share links 2024-12-20 22:24:44 -05:00
Milo Schwartz
acab2ff3a7 env context and refactor api support different ports 2024-12-12 22:46:58 -05:00
Owen Schwartz
eea8afd792 Seperate servers 2024-12-07 22:07:13 -05:00
Milo Schwartz
6b4b989235 fix minor auth issues and set NODE_ENV to solve react email bug 2024-11-27 14:35:38 -05:00
Milo Schwartz
74e0e7dca2 set resource session as base domain cookie 2024-11-27 00:07:40 -05:00
Owen Schwartz
6e8feba33a Add option to not use gerbil subdomain 2024-11-24 11:06:05 -05:00
Milo Schwartz
7d3769e33d set resource session cookie in proxy via param 2024-11-23 23:31:22 -05:00
Milo Schwartz
fb3dd36aa7 refactor contexts, format zod errors, and more refactoring 2024-11-03 13:57:51 -05: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
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
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
e40ff5d716 pass user object to user context 2024-10-12 21:30:35 -04:00
Milo Schwartz
a300908442 set public next env vars from config 2024-10-12 21:23:12 -04:00
Milo Schwartz
c8c0afb8fb use config file instead of env 2024-10-12 18:21:31 -04:00