PeerTube/server/middlewares
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
..
validators Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
activitypub.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
async.ts Refractor retry transaction function 2018-06-13 14:27:40 +02:00
cache.ts Do not host remote AP objects 2018-11-16 11:18:13 +01:00
csp.ts BREAKING: update CSP configuration 2019-02-21 16:28:53 +01:00
dnt.ts add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
index.ts add Content Security Policy (#1252) 2018-12-13 09:49:45 +01:00
oauth.ts Add user notification base code 2019-01-09 11:15:15 +01:00
pagination.ts Add max count in pagination 2018-07-24 18:03:38 +02:00
servers.ts Add account view 2018-04-24 15:13:19 +02:00
sort.ts Cleanup utils helper 2018-08-14 15:28:30 +02:00
user-right.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00