aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers/middlewares/accounts.ts
Commit message (Collapse)AuthorAgeFilesLines
* Move middleware utils in middlewaresChocobozzz2021-06-031-65/+0
| | | | helpers modules should not import models
* refactor API errors to standard error formatRigel Kent2021-06-021-8/+8
|
* Cleanup models directory organizationChocobozzz2021-05-111-1/+1
|
* Upgrade sequelize to v6Chocobozzz2020-12-091-4/+3
|
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
|
* Fix migration and testChocobozzz2020-11-251-2/+2
|
* refactor scoped token serviceRigel Kent2020-11-251-5/+3
|
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-1/+19
|
* Implement abuses check paramsChocobozzz2020-07-101-2/+2
|
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Stronger model typingsChocobozzz2019-08-191-2/+5
|
* Refactor middleware helpersChocobozzz2019-07-241-0/+46