]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/videos/video-list/video-list.component.ts
Add search with field choose support in client
authorChocobozzz <florian.bigard@gmail.com>
Mon, 23 May 2016 07:30:18 +0000 (09:30 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 23 May 2016 07:38:38 +0000 (09:38 +0200)
commit471bc22f19767c1cb1e7ba7ad0ddf0ff5f0e88f4
tree606ccf517d76baf08539be7501d07dfd065884a9
parent322940742b4dca168de6dfed0d1ebf5926dab528
Add search with field choose support in client
client/angular/app/app.component.html
client/angular/app/app.component.scss
client/angular/app/app.component.ts
client/angular/app/search.component.html [new file with mode: 0644]
client/angular/app/search.component.ts [new file with mode: 0644]
client/angular/app/search.ts [new file with mode: 0644]
client/angular/videos/components/list/videos-list.component.ts
client/angular/videos/videos.service.ts
client/index.html
client/tsconfig.json