aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/bulk.ts
Commit message (Expand)AuthorAgeFilesLines
* Add `req` and `res` as controllers hooks parameterslutangar2021-11-251-1/+1
* esModuleInterop to trueChocobozzz2021-08-271-1/+1
* Reorganize importsChocobozzz2021-07-201-3/+3
* Refactor requestsChocobozzz2021-07-201-1/+1
* refactor API errors to standard error formatRigel Kent2021-06-021-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-2/+3
* Add ability to bulk delete commentsChocobozzz2020-05-291-0/+41