]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - support/doc/api/openapi.yaml
Filter by category (#720)
authorPhieF <phoenamandre@gmail.com>
Wed, 27 Jun 2018 12:24:49 +0000 (14:24 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 27 Jun 2018 12:24:49 +0000 (14:24 +0200)
commit61b909b9bf849516f30dab2bf5977acfbbddc5c6
tree8724ecfe2d8f054dde21f9e2acb32902321dfcf5
parentadc236fee3c40bf1fbaa4ad4fc22a7ecb65fb09f
Filter by category (#720)

* get videos with specific category (api)

* update api doc with category

* add url parameter to filter by category

* fix lint issues
client/src/app/shared/video/abstract-video-list.ts
client/src/app/shared/video/video.service.ts
client/src/app/videos/video-list/video-local.component.ts
client/src/app/videos/video-list/video-recently-added.component.ts
client/src/app/videos/video-list/video-trending.component.ts
server/controllers/api/videos/index.ts
server/models/video/video.ts
support/doc/api/openapi.yaml