Commit graph

487 commits

Author SHA1 Message Date
216847b0fd Trying older packages for build. 2024-09-22 20:11:45 -07:00
a45d782910 Remove OG image generation from Satori for now. 2024-09-22 14:45:24 -07:00
Bradley Shellnut
a6df74501b
Merge pull request #26 from BradNut/hono
Hono
2024-09-22 21:21:32 +00:00
Bradley Shellnut
a8ceafd22c
Merge pull request #25 from BradNut/oauth
Adding Oauth
2024-09-22 21:20:12 +00:00
e4ac3ee7f0 Removing simple icons dependency 2024-09-21 09:38:30 -07:00
03b6bdbcf3 Fixing types and using provider type. 2024-09-21 09:37:21 -07:00
3aa1c77947 Add picture and email verified columns to the user, migrations, fixing OAuth with Google, creating types for OAuth 2024-09-20 17:25:51 -07:00
Bradley Shellnut
cb271d377e Adding license and starting google oauth. 2024-09-19 18:06:54 -07:00
Bradley Shellnut
9b50e0fb48 Adding more OAuth provider scaffolding and using svgs for icons. 2024-09-19 16:55:03 -07:00
7477c44174 Remove sass, lock updated 2024-09-17 22:59:05 -07:00
dd4bbb01dc Remove sass 2024-09-17 22:58:24 -07:00
0e33a85e37 Design sign in with GitHub. 2024-09-17 22:13:07 -07:00
Bradley Shellnut
a0b01e5ade Fixing OAuth flows, passing code and state correctly to hono, and signing in with GitHub. 2024-09-17 17:32:26 -07:00
fbf4d08b07 Adding OAuth for GitHub. 2024-09-16 09:07:22 -07:00
Bradley Shellnut
b1527e7782 Fixing all the tests to pass 2024-09-13 17:21:22 -07:00
Bradley Shellnut
68182da4ce Fixing iam service tests and formatting other code. 2024-09-13 12:11:41 -07:00
Bradley Shellnut
bdbfe7dcf5 Updating password change toggle to use derived and fixing server code to correctly check errors on verify password. 2024-09-10 17:40:26 -07:00
Bradley Shellnut
3b33880166 Creating APIs for changing user password and calling it in change password. Cleaned up CSS layout styles and got settings nav correct. 2024-09-09 19:25:16 -07:00
Bradley Shellnut
ff017a85b3
Merge pull request #24 from BradNut/hono
Refactoring to match SvelteTofuStack and additional updates
2024-09-06 17:49:25 -07:00
Bradley Shellnut
2eee00a20d Moving around settings and security, fixing left nav to static list, fixing recovery codes generation. 2024-09-06 17:35:30 -07:00
af59ee1cfd Set back to build with vercel 2024-09-04 22:25:57 -07:00
Bradley Shellnut
f709436152 Trying no builds field. 2024-09-04 21:36:52 -07:00
Bradley Shellnut
a855d2951d Using adapter node but adding vercel.json 2024-09-04 21:30:24 -07:00
Bradley Shellnut
e723c7b66a Refactor hono again. 2024-09-04 16:04:41 -07:00
Bradley Shellnut
8527783060
Merge pull request #23 from BradNut/hono
Hono
2024-09-03 17:33:15 -07:00
Bradley Shellnut
679f88d50d Fixing totp mfa enable, disable, and recovery codes. 2024-09-03 17:22:27 -07:00
Bradley Shellnut
3aa537f389 Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
Bradley Shellnut
16f00607b1 Updating mfa totp. 2024-08-30 17:36:22 -07:00
Bradley Shellnut
df582f1534 Adding mfa page instead of 2FA, starting controller based password verification and totp generation. 2024-08-29 16:12:40 -07:00
Bradley Shellnut
ead20829e4 Fixing collection by CUID2 and fixing the controllers for these. 2024-08-25 17:53:32 -07:00
Bradley Shellnut
ab4c019406 Fixing loading the wishlist and collection on the main landing page and getting your wishlist by id. 2024-08-22 19:26:22 -07:00
940b485273 Starting update profile with checks on services. 2024-08-18 23:00:59 -07:00
Bradley Shellnut
3ac7de641f Update shadcn, add biomejs, and implementing profile pages. 2024-08-18 20:28:15 -07:00
Bradley Shellnut
abe8ca90ee Fixing infinite user get loop. 2024-08-15 16:46:58 -07:00
Bradley Shellnut
60d0706d58 Deleting all the old DB folder data and slowly migrating each page. 2024-08-15 16:25:41 -07:00
Bradley Shellnut
eeca4e4103 Fixing login cookie max-age. 2024-08-14 18:07:50 -07:00
Bradley Shellnut
8894fbf98b Update migrations and fix seeding. 2024-08-13 17:07:21 -07:00
Bradley Shellnut
7c2105d437 Adding more tests for services. 2024-08-13 16:42:10 -07:00
Bradley Shellnut
14fe604bf4 Fix tests, write random name generator, install faker, and update dependencies. 2024-08-13 15:19:57 -07:00
426ced1373 Fixing importing db provider on repositories. 2024-08-10 10:10:57 -07:00
80b956b35c Signup flow servers and repositories for user create. 2024-08-10 10:03:30 -07:00
Bradley Shellnut
2652d4fef6 Adding controllers slowly. 2024-08-08 12:38:17 -07:00
Bradley Shellnut
049ab4ef0b Fixing migrate and seed. 2024-08-07 20:59:30 -07:00
Bradley Shellnut
488b638d16 Refactor files to export all and no default export. 2024-08-07 10:01:38 -07:00
02d2800121 Updating dependencies 2024-08-06 10:54:33 -07:00
Bradley Shellnut
9f1ebffee5 Try using adapter vercel. 2024-08-05 09:53:04 -07:00
9fb6db45ff Adding back tsyringe dependency. 2024-08-02 21:51:44 -07:00
Bradley Shellnut
9b24a5c095 Removing get client address for now and using adapter node because vercel breaks. 2024-08-02 17:48:45 -07:00
Bradley Shellnut
4dbc93f819 Fixing build but node version 22 is needed and pre-render fails. 2024-08-01 16:46:29 -07:00
dbdac430ef Adding verify login with TOTP credentials coming from the credentials table. 2024-08-01 09:26:42 -07:00