PeerTube/server/helpers/custom-validators
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
..
activitypub Add playlist rest tests 2019-03-18 11:17:59 +01:00
accounts.ts Does exist 2019-03-19 09:26:50 +01:00
feeds.ts
jobs.ts
misc.ts Add to playlist dropdown 2019-03-18 11:17:59 +01:00
search.ts
servers.ts Implement contact form on server side 2019-01-10 11:32:37 +01:00
user-notifications.ts Add notifications in the client 2019-01-09 11:15:15 +01:00
users.ts Add history on server side 2018-12-18 11:35:50 +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
video-imports.ts Does exist 2019-03-19 09:26:50 +01:00
video-ownership.ts
video-playlists.ts Does exist 2019-03-19 09:26:50 +01:00
video-rates.ts Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
videos.ts Does exist 2019-03-19 09:26:50 +01:00
webfinger.ts