Commit graph

48 commits

Author SHA1 Message Date
miloschwartz
cf3093fdb0 openapi test 2025-04-06 16:06:50 -04:00
miloschwartz
0e67cc5122 move schema.ts to module 2025-03-23 17:11:48 -04:00
Milo Schwartz
b62d198416 refactor auth to work cross domain and with http resources closes #100 2025-01-26 14:42:02 -05:00
Milo Schwartz
f03f1570a5 make config class and separate migrations script 2025-01-01 17:50:12 -05:00
Owen Schwartz
25da440049 Initial pass at migrations 2024-12-25 15:49:35 -05:00
Owen Schwartz
3d2d2043a9 Add setup entrypoint 2024-12-22 12:33:49 -05:00
Owen Schwartz
eb45fe8e49 Copy in org domain from config for now 2024-12-22 12:23:19 -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
ed1efae05f fix rendering issues on resource unauthorized 2024-11-29 22:53:45 -05:00
Milo Schwartz
74bb7b9291 rename super user to admin and middleware refactoring 2024-11-05 22:38:57 -05:00
Owen Schwartz
773f047bc6 Add ws 2024-11-04 00:29:36 -05:00
Milo Schwartz
aa4806fb7f use fullDomain from resources in get traefik config 2024-10-26 19:57:47 -04:00
Milo Schwartz
4f199a7ff4 add log incoming middleware 2024-10-26 17:19:10 -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
38bcbfdb8f Api changes 2024-10-19 18:47:41 -04:00
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