Commit graph

31 commits

Author SHA1 Message Date
Milo Schwartz
520dfcc192 show resources table, check org access, and handle redirects on root 2024-10-19 15:49:16 -04:00
Milo Schwartz
1870432e77 fix list resources endpoint and more color tweaks 2024-10-17 00:29:18 -04:00
Owen Schwartz
891dbb001c Move to string ordId 2024-10-14 15:11:18 -04:00
Milo Schwartz
a300908442 set public next env vars from config 2024-10-12 21:23:12 -04:00
Milo Schwartz
db3a3edfed Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-12 18:22:20 -04:00
Milo Schwartz
c8c0afb8fb use config file instead of env 2024-10-12 18:21:31 -04:00
Owen Schwartz
0eb55f7d02 Ensure the user's actions 2024-10-10 21:59:30 -04:00
Owen Schwartz
c9b48a6123 Its working! 2024-10-06 22:09:30 -04:00
Owen Schwartz
8d1c32e269 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-06 18:12:38 -04:00
Owen Schwartz
62c00e00dd Add ensureActions 2024-10-06 18:12:27 -04:00
Milo Schwartz
ce07c3a57e Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-06 18:09:12 -04:00
Milo Schwartz
7c8bb45fb0 add login portal and traefik middleware auth for testing redirect login 2024-10-06 18:08:26 -04:00
Owen Schwartz
826d597ec8 Add actions check to all endpoints 2024-10-06 16:43:59 -04:00
Owen Schwartz
db80a74f8f Update to verify middleware & lists agenst new permissions tables 2024-10-06 16:19:04 -04:00
Milo Schwartz
c3b7d2e47c added axios client 2024-10-06 12:39:05 -04:00
Milo Schwartz
e42ae3dac3 disable helmet and add esbuild 2024-10-06 11:13:50 -04:00
Milo Schwartz
a8f2ccb94b verify email workflow working 2024-10-04 23:14:40 -04:00
Owen Schwartz
3d1c724ed1 Add verify middleware 2024-10-03 22:31:20 -04:00
Milo Schwartz
46d988767a setup react email and nodemailer 2024-10-03 20:55:54 -04:00
Milo Schwartz
9a2e0dee03 organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Milo Schwartz
0e1ff19c41 started integrating auth with lucia 2024-10-01 20:48:13 -04:00
Milo Schwartz
09a2831046 clean up environment and paths 2024-09-29 21:09:35 -04:00
Milo Schwartz
fd5a849136 fix env 2024-09-29 14:37:26 -04:00
Milo Schwartz
659f578974 add extra validation to environment.ts and use os paths 2024-09-28 14:02:06 -04:00
Milo Schwartz
423b091d39 don't inject db into req 2024-09-28 13:41:46 -04:00
Owen Schwartz
1abde414be Add new schema 2024-09-28 13:31:22 -04:00
Owen Schwartz
8346db2b74 Add two servers 2024-09-28 12:56:36 -04:00
Owen Schwartz
4f8f2b0249 Drizzle the db 2024-09-28 12:42:38 -04:00
Owen Schwartz
c498312ed3 Add db to express server 2024-09-28 11:59:13 -04:00
Milo Schwartz
1a3207d38b small changes 2024-09-27 21:55:10 -04:00
Milo Schwartz
921af0edef bootstrapped 2024-09-27 21:39:03 -04:00