Commit graph

56 commits

Author SHA1 Message Date
Milo Schwartz
f007e8e87f Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-04 21:16:07 -04:00
Milo Schwartz
d78837bc92 add no reply var 2024-10-04 21:16:01 -04:00
Owen Schwartz
3d1c724ed1 Add verify middleware 2024-10-03 22:31:20 -04:00
Milo Schwartz
98a7630c6b add rate limit and app name to env 2024-10-03 21:01:19 -04:00
Milo Schwartz
46d988767a setup react email and nodemailer 2024-10-03 20:55:54 -04:00
Milo Schwartz
fb55f1abc7 added smpt vars to environment 2024-10-02 23:57:55 -04:00
Milo Schwartz
63c340cdf7 added auth middleware 2024-10-02 23:54:14 -04:00
Milo Schwartz
86687af848 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-02 23:39:14 -04:00
Milo Schwartz
ef8f5d72f8 disable 2fa endpoint 2024-10-02 23:39:07 -04:00
Owen Schwartz
769efbf64c Tested list endpoints 2024-10-02 22:17:43 -04:00
Owen Schwartz
6350022b30 Move nessicary info to url params 2024-10-02 22:05:35 -04:00
Milo Schwartz
7134ca7980 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-10-02 21:56:03 -04:00
Milo Schwartz
7c4aa22efb finished totp endpoints 2024-10-02 21:55:49 -04:00
Owen Schwartz
54f94522bb Add list endpoints to routers 2024-10-02 21:22:17 -04:00
Owen Schwartz
4e721e0f54 Fix return response and add list 2024-10-02 21:17:38 -04:00
Milo Schwartz
180a2a6d3f verifyTotp endpoint 2024-10-02 20:49:05 -04:00
Milo Schwartz
859abcf296 added utils for unauth, verify, and response 2024-10-02 20:42:50 -04:00
Milo Schwartz
905cfaea34 added two factor to login endpoint 2024-10-02 20:19:48 -04:00
Milo Schwartz
023ec86107 enforce password length 2024-10-02 20:06:58 -04:00
Milo Schwartz
566e806484 added logout endpoint 2024-10-02 20:05:08 -04:00
Milo Schwartz
9a2e0dee03 organized routes and routes and added rate limiter 2024-10-02 00:04:40 -04:00
Owen Schwartz
3bbbc2365c Add basic CRUD 2024-10-01 21:53:49 -04:00
Owen Schwartz
f49b6a9bc7 Add endpoints 2024-10-01 21:34:07 -04:00
Milo Schwartz
0e1ff19c41 started integrating auth with lucia 2024-10-01 20:48:13 -04:00
Milo Schwartz
7fea8e53db use hyphens 2024-09-29 23:08:16 -04:00
Milo Schwartz
09a2831046 clean up environment and paths 2024-09-29 21:09:35 -04:00
Milo Schwartz
0831e56b65 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-29 14:37:35 -04:00
Milo Schwartz
fd5a849136 fix env 2024-09-29 14:37:26 -04:00
Owen Schwartz
6b5c252145 Rename 2024-09-29 14:26:16 -04:00
Owen Schwartz
7166e945b9 Rename gerbil -> badger 2024-09-29 10:55:59 -04:00
Owen Schwartz
07c82d8eb0 Use logger 2024-09-28 23:55:09 -04:00
Owen Schwartz
def1d103aa New migrations 2024-09-28 23:53:30 -04:00
Owen Schwartz
c4d50883c5 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-28 23:53:14 -04:00
Owen Schwartz
a8d404a103 Add receive endpoint for megabytes transfered 2024-09-28 23:51:52 -04:00
Milo Schwartz
eea0c9ba2b make fields in provider endpoint optional 2024-09-28 23:19:39 -04:00
Milo Schwartz
14e9762414 Merge branch 'main' of https://github.com/fosrl/pangolin 2024-09-28 22:50:20 -04:00
Milo Schwartz
0317d66ca7 added traefik config provider endpoint 2024-09-28 22:50:10 -04:00
Owen Schwartz
a7d0f52975 Add dockerfile 2024-09-28 18:18:16 -04:00
Owen Schwartz
397550366d Adjust schema 2024-09-28 17:10:03 -04:00
Owen Schwartz
766ac3f9d8 Update schema to include keys 2024-09-28 15:21:13 -04:00
Owen Schwartz
d68549e682 Add scripts and fix routes 2024-09-28 14:46:36 -04:00
Milo Schwartz
719805c4a8 catch all uncaught errors in winston 2024-09-28 14:07:25 -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
7f46ef6a93 Add basic api endpoint 2024-09-28 12:35:07 -04:00
Owen Schwartz
027f5bd2e9 Add routes 2024-09-28 12:14:44 -04:00
Owen Schwartz
40895d616c Add router folders 2024-09-28 12:05:39 -04:00