]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/tests/utils/videos/videos.ts
Video channel API routes refractor
authorChocobozzz <me@florianbigard.com>
Wed, 25 Apr 2018 08:21:38 +0000 (10:21 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 25 Apr 2018 11:50:48 +0000 (13:50 +0200)
commit6b738c7a31591a83fdcd9c78b6b1f98e543c378b
treedb771d0e99e9ff27570885fe2a6f58a7c1948fbc
parent48dce1c90dff4e90a4bcffefaecf157336cf904b
Video channel API routes refractor
18 files changed:
client/src/app/+account/account-about/account-about.component.ts
client/src/app/+account/account.component.ts
client/src/app/shared/account/account.model.ts
server/controllers/api/accounts.ts
server/controllers/api/users.ts
server/lib/user.ts
server/middlewares/validators/video-channels.ts
server/models/video/video-channel.ts
server/models/video/video.ts
server/tests/api/check-params/video-channels.ts
server/tests/api/check-params/videos.ts
server/tests/api/users/users-multiple-servers.ts
server/tests/api/videos/video-channels.ts
server/tests/api/videos/video-nsfw.ts
server/tests/utils/videos/video-channels.ts
server/tests/utils/videos/videos.ts
shared/models/videos/video-channel.model.ts
support/doc/api/openapi.yaml