Julian Lam
|
cc6e995ee2
|
fix: api bug where user profile editing continued even if not allowed
|
2020-10-15 10:23:57 -04:00 |
|
Julian Lam
|
2ec838fc59
|
feat(writeapi): token generation/delete routes, ACP updates
|
2020-10-08 15:33:10 -04:00 |
|
Julian Lam
|
7757f965eb
|
fix: errors thrown if no password sent in to profile edit route
|
2020-10-08 15:33:10 -04:00 |
|
Julian Lam
|
a5af2dc819
|
feat: added PUT/DELETE /api/v1/users/:uid/ban routes
|
2020-10-08 15:33:10 -04:00 |
|
Julian Lam
|
b5bbcbaeaa
|
feat: added POST and DELETE /api/v1/users/:uid/follow routes
|
2020-10-08 15:33:10 -04:00 |
|
Julian Lam
|
7aed174ebc
|
feat: added PUT /api/v1/users/:uid/password route
|
2020-10-08 15:33:10 -04:00 |
|
Julian Lam
|
a1ddc210b2
|
feat: added DELETE /api/v1/users/:uid and DELETE /api/v1/users
|
2020-10-08 15:33:10 -04:00 |
|
Julian Lam
|
d15d9e4492
|
fix(refactor): patching helpers.tryRoute for API routes, some re-org
Thanks @barisusakli for the tip
|
2020-10-08 15:33:10 -04:00 |
|