PeerTube/server/controllers/api
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
..
server Add ability to manually approves instance followers in REST API 2019-04-08 15:18:04 +02:00
users Add notification on new instance follower (server side) 2019-04-08 17:30:48 +02:00
videos add quarantine videos feature (#1637) 2019-04-02 11:26:47 +02:00
accounts.ts Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
config.ts Add ability to manually approves instance followers in REST API 2019-04-08 15:18:04 +02:00
index.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
jobs.ts Migrate to bull 2018-07-11 14:00:17 +02:00
oauth-clients.ts Propagate old comment on new follow 2017-12-28 11:16:08 +01:00
overviews.ts 2 rows per overview section 2019-04-05 17:00:09 +02:00
search.ts Add ability for users to block an account/instance on server side 2018-10-16 16:41:36 +02:00
video-channel.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
video-playlist.ts Refresh playlists 2019-03-19 14:13:53 +01:00