]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/models/oauth/oauth-token.ts
Limit associations fetch when loading token
authorChocobozzz <me@florianbigard.com>
Thu, 20 Sep 2018 08:13:13 +0000 (10:13 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 20 Sep 2018 09:45:59 +0000 (11:45 +0200)
commit91411dba928678c15a5e99d9795ae061909e397d
tree7ba6e340cc9eb6f993051fcac74eefd652cb0ffd
parentfcc7c060374c3a547257d96af847352c14d6144b
Limit associations fetch when loading token
server/controllers/api/users/index.ts
server/controllers/api/users/me.ts
server/controllers/api/video-channel.ts
server/controllers/api/videos/abuse.ts
server/controllers/api/videos/comment.ts
server/controllers/api/videos/ownership.ts
server/controllers/api/videos/rate.ts
server/lib/activitypub/videos.ts
server/lib/schedulers/youtube-dl-update-scheduler.ts
server/models/account/account.ts
server/models/oauth/oauth-token.ts