PeerTube/server/middlewares/validators/videos
Yohan Boniface c100a6142e Add /accounts/:username/ratings endpoint (#1756)
* 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
2019-04-09 11:02:02 +02:00
..
index.ts Check activities host 2018-11-14 16:32:27 +01:00
video-abuses.ts Does exist 2019-03-19 09:26:50 +01:00
video-blacklist.ts add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
video-captions.ts Does exist 2019-03-19 09:26:50 +01:00
video-channels.ts Does exist 2019-03-19 09:26:50 +01:00
video-comments.ts Does exist 2019-03-19 09:26:50 +01:00
video-imports.ts Does exist 2019-03-19 09:26:50 +01:00
video-playlists.ts Refresh playlists 2019-03-19 14:13:53 +01:00
video-rates.ts Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
video-shares.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
video-watch.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
videos.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00