PeerTube/server/models/account
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
..
account-blocklist.ts Add new follow, mention and user registered notifs 2019-01-09 11:15:15 +01:00
account-video-rate.ts Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
account.ts Refactor video playlist middlewares 2019-03-18 11:17:59 +01:00
user-notification-setting.ts Add notification on new instance follower (server side) 2019-04-08 17:30:48 +02:00
user-notification.ts Add new instance follower notification in client 2019-04-09 10:42:07 +02:00
user-video-history.ts Add history on server side 2018-12-18 11:35:50 +01:00
user.ts findById -> findByPk 2019-02-21 14:40:10 +01:00