aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/themes.ts
Commit message (Expand)AuthorAgeFilesLines
* Move middleware utils in middlewaresChocobozzz2021-06-031-4/+4
* refactor API errors to standard error formatRigel Kent2021-06-021-2/+8
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
* Support logout and add id and pass testsChocobozzz2020-05-041-1/+1
* Fix express validatorChocobozzz2019-07-251-1/+1
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-0/+39