aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/themes.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary logsChocobozzz2022-08-171-3/+0
* Cleanup useless express validator messagesChocobozzz2022-08-171-3/+6
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* 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