aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/videos/video-rates.ts
Commit message (Collapse)AuthorAgeFilesLines
* Don't log error on actor delete signature errorChocobozzz2020-01-291-2/+2
|
* Fix express validatorChocobozzz2019-07-251-2/+1
|
* Refactor middleware helpersChocobozzz2019-07-241-1/+2
|
* Add check params account ratings testsChocobozzz2019-04-091-1/+1
|
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-2/+16
| | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account
* Does existChocobozzz2019-03-191-2/+2
|
* Check activities hostChocobozzz2018-11-141-0/+55