aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-comments.ts
Commit message (Expand)AuthorAgeFilesLines
* Move middleware utils in middlewaresChocobozzz2021-06-031-8/+3
* refactor API errors to standard error formatRigel Kent2021-06-021-11/+16
* Add filter hook to forbid embed accessChocobozzz2021-03-241-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-6/+7
* Add admin view to manage commentsChocobozzz2020-11-161-1/+2
* Implement video comment list in adminChocobozzz2020-11-131-2/+30
* Implement abuses check paramsChocobozzz2020-07-101-62/+8
* Split types and typingsChocobozzz2020-06-181-2/+2
* Fix lintChocobozzz2020-05-061-5/+5
* Add ability for video owners to delete commentsChocobozzz2020-05-051-6/+11
* Move to eslintcontainChocobozzz2020-02-031-1/+1
* Fix typo in error logChocobozzz2020-01-201-2/+2
* Move deleted comment on new follow testsChocobozzz2019-12-041-0/+7
* Update server dependenciesChocobozzz2019-10-211-2/+4
* Stronger model typingsChocobozzz2019-08-191-20/+20
* Fix express validatorChocobozzz2019-07-251-1/+1
* Refactor middleware helpersChocobozzz2019-07-241-1/+1
* Add filter hooks testsChocobozzz2019-07-241-4/+6
* Add server hooksChocobozzz2019-07-241-0/+38
* Does existChocobozzz2019-03-191-13/+13
* Add user history and resume videosChocobozzz2018-10-051-0/+195