PeerTube/server/middlewares/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 Cleanup express locals typings 2019-03-19 10:35:15 +01:00
videos Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
account.ts Does exist 2019-03-19 09:26:50 +01:00
avatar.ts Cleanup utils helper 2018-08-14 15:28:30 +02:00
blocklist.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
config.ts Add ability to manually approves instance followers in REST API 2019-04-08 15:18:04 +02:00
feeds.ts Does exist 2019-03-19 09:26:50 +01:00
follows.ts Add ability to manually approves instance followers in REST API 2019-04-08 15:18:04 +02:00
index.ts Add history on server side 2018-12-18 11:35:50 +01:00
jobs.ts Move job queue to redis 2018-01-25 18:41:17 +01:00
oembed.ts Does exist 2019-03-19 09:26:50 +01:00
pagination.ts Propagate old comment on new follow 2017-12-28 11:16:08 +01:00
redundancy.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
search.ts Refractor published date on video import 2019-02-12 11:47:23 +01:00
server.ts Does exist 2019-03-19 09:26:50 +01:00
sort.ts Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
user-history.ts Add user notification base code 2019-01-09 11:15:15 +01:00
user-notifications.ts Add notification on new instance follower (server side) 2019-04-08 17:30:48 +02:00
user-subscriptions.ts Cleanup express locals typings 2019-03-19 10:35:15 +01:00
users.ts Add /accounts/:username/ratings endpoint (#1756) 2019-04-09 11:02:02 +02:00
utils.ts Move sort middleware utils in utils file 2018-03-13 11:28:37 +01:00
webfinger.ts Add subscriptions endpoints to REST API 2018-08-27 09:41:54 +02:00