next/server/api/user/[id]
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 96a0d36bef
fix(api): update user stories endpoint
it now takes into account the new return type for `listQuerier`
2023-12-06 21:52:04 -05:00
..
admin.post.ts feat(api): add endpoint to promote/demote a user to/from an admin 2023-10-10 21:58:29 -04:00
ban.post.ts feat(api): create endpoint to ban/unban a user 2023-10-10 21:57:35 -04:00
block.post.ts feat(api): add endpoints for blocking/unblocking a specific user 2023-10-10 21:55:15 -04:00
index.get.ts fix(api): populate user's favourite stories' bands 2023-12-06 21:46:33 -05:00
shared-ip.get.ts fix(api): fix shared ip route to not return the current user in the query 2023-10-11 14:17:15 -04:00
stories.get.ts fix(api): update user stories endpoint 2023-12-06 21:52:04 -05:00
unblock.post.ts feat(api): add endpoints for blocking/unblocking a specific user 2023-10-10 21:55:15 -04:00