]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/+my-account/my-account-videos/my-account-videos.component.scss
Add search bars for a user's videos and playlist library
authorRigel Kent <sendmemail@rigelk.eu>
Sat, 28 Dec 2019 00:10:26 +0000 (01:10 +0100)
committerRigel Kent <sendmemail@rigelk.eu>
Sat, 28 Dec 2019 00:10:26 +0000 (01:10 +0100)
commitbf64ed4196938ba9002c887cadb01bd2a6e3127a
tree889b8f89c59cd513edd973785a76ccf6f8c23f3d
parent71810d0bcbed0e46ddaa1d4eadd028154786fffb
Add search bars for a user's videos and playlist library
15 files changed:
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.html
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.scss
client/src/app/+my-account/my-account-video-playlists/my-account-video-playlists.component.ts
client/src/app/+my-account/my-account-videos/my-account-videos.component.html
client/src/app/+my-account/my-account-videos/my-account-videos.component.scss
client/src/app/+my-account/my-account-videos/my-account-videos.component.ts
client/src/app/shared/users/user.service.ts
client/src/app/shared/video-playlist/video-add-to-playlist.component.html
client/src/app/shared/video/abstract-video-list.ts
client/src/app/shared/video/video-miniature.component.scss
client/src/app/shared/video/video.service.ts
client/src/app/videos/+video-watch/comment/video-comments.component.scss
client/src/sass/primeng-custom.scss
server/controllers/api/users/me.ts
server/models/video/video.ts