Aaron William Po
|
a435e011f8
|
Security fix: update password system for database seeding
|
2023-11-27 14:41:09 -05:00 |
|
Aaron William Po
|
24e245fc6f
|
feat: implement user follow system
|
2023-11-12 17:32:43 -05:00 |
|
Aaron William Po
|
7f9ddb40a1
|
Feat: create user page, add user bio and avatar
|
2023-11-05 22:04:55 -05:00 |
|
Aaron William Po
|
942f1390f7
|
Feat: Add role enum for user table
|
2023-09-23 10:05:01 -04:00 |
|
Aaron William Po
|
e3da430425
|
Chore: update faker to replace deprecated methods, add canadianCities for location data
|
2023-06-02 23:11:30 -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
|
b3b1d5b6d1
|
Feat: Implement infinite scrolling brewery comment section
Refactor beer comment schemas to work on brewery comments as well. Add robots.txt to block crawling for now.
|
2023-04-30 14:00:38 -04:00 |
|
Aaron William Po
|
c0d705f8cb
|
Update seed to do bulk insert
|
2023-04-26 22:33:24 -04:00 |
|
Aaron William Po
|
c19cddceb7
|
Create location table for brewery post locations
|
2023-04-26 08:37:59 -04:00 |
|
Aaron William Po
|
08422fe24e
|
Restructure codebase to use src directory
|
2023-04-11 23:32:06 -04:00 |
|