]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/video/abstract-video-list.html
Add trivial sort for the client
authorChocobozzz <florian.bigard@gmail.com>
Mon, 23 May 2016 09:07:42 +0000 (11:07 +0200)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 23 May 2016 09:07:42 +0000 (11:07 +0200)
commitcf20596c107eb0833259fa1098cc784267298a19
tree094044145bdae9a840ff1fa5ceb56751528d3826
parent8140a704bbbecd149c68267545e4215579c9785c
Add trivial sort for the client
client/angular/app/app.component.ts
client/angular/videos/components/list/sort.ts [new file with mode: 0644]
client/angular/videos/components/list/video-sort.component.html [new file with mode: 0644]
client/angular/videos/components/list/video-sort.component.ts [new file with mode: 0644]
client/angular/videos/components/list/videos-list.component.html
client/angular/videos/components/list/videos-list.component.ts
client/angular/videos/videos.service.ts
client/index.html
client/tsconfig.json