Aaron William Po
|
bfbf7c3cf3
|
Update next-connect middleware to return next() to fix error handling
|
2023-07-24 01:05:17 -07:00 |
|
Aaron William Po
|
aa994f0067
|
Feat: add create brewery post, brewery image upload
Add address autocomplete, using MapBox
|
2023-06-10 22:09:51 -04:00 |
|
Aaron William Po
|
140abaa5a1
|
update: add delete user api route, AuthProvider extracted from App.tsx
|
2023-06-04 13:37:51 -04:00 |
|
Aaron William Po
|
06ae380b8f
|
feat: create confirm user page, option to resend email if link expires
|
2023-05-29 15:54:22 -04:00 |
|
Aaron William Po
|
bc298bce0e
|
Update: change identifiers to cuid
|
2023-05-28 21:24:59 -04:00 |
|
Aaron William Po
|
f4e6a307f2
|
feat: implement change password
|
2023-05-28 20:05:00 -04:00 |
|
Aaron William Po
|
0b0c0e6821
|
Feat: Add edit user functionality
|
2023-05-15 23:07:33 -04:00 |
|
Aaron William Po
|
9574bbaeb9
|
Feat: Update user validation schema to include username/email check
The validation schema will throw an error if the username or email is already found in the database.
|
2023-05-12 08:34:06 -04:00 |
|
Aaron William Po
|
2eb2626d54
|
Updates to user schema, account page
Renamed isAccountVerified to accountIsVerified, add account info to account page
|
2023-05-11 22:20:51 -04:00 |
|
Aaron William Po
|
f21dc905fe
|
feat: client app can now upload images for beer posts
Updated seed to incorporate cloudinary images, downgraded multer to recent LTS, update tsconfig to allow spread operator usage on FileList.
|
2023-05-07 21:05:21 -04:00 |
|
Aaron William Po
|
08422fe24e
|
Restructure codebase to use src directory
|
2023-04-11 23:32:06 -04:00 |
|