Commit Graph

9 Commits

Author SHA1 Message Date
Aaron William Po
b45ed857d3 Update api routes and begin to extract controllers out of routing logic 2023-12-03 15:14:59 -05:00
Aaron William Po
cf89dc92df Restructure account api routes, fix update profile 2023-12-02 22:42:07 -05:00
Aaron William Po
7c87be09cf Feat: implement client side functionality for user follow feature 2023-11-27 22:28:44 -05:00
Aaron William Po
00e980d71e Feat: add user posts functionality for account page 2023-11-26 21:45:03 -05:00
Aaron William Po
fd1f2b101f Feat: add user header with follow info 2023-11-12 23:24:33 -05:00
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
140abaa5a1 update: add delete user api route, AuthProvider extracted from App.tsx 2023-06-04 13:37:51 -04:00
Aaron William Po
bc298bce0e Update: change identifiers to cuid 2023-05-28 21:24:59 -04:00
Aaron William Po
0b0c0e6821 Feat: Add edit user functionality 2023-05-15 23:07:33 -04:00