Add 'Most liked videos' page
authorJulien Maulny <julien.maulny@protonmail.com>
Tue, 1 Oct 2019 21:11:53 +0000 (23:11 +0200)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 18 Oct 2019 12:04:10 +0000 (14:04 +0200)
commitc07eb946531dd190ae50624832e1147c8ccf3692
treec379da4a1e63a3d4a0a19a5832650fe4aa85b8e2
parentfff2183df6129362ad50941d4d1979d4aa292801
Add 'Most liked videos' page
client/src/app/menu/menu.component.html
client/src/app/videos/video-list/index.ts
client/src/app/videos/video-list/video-most-liked.component.ts [new file with mode: 0644]
client/src/app/videos/videos-routing.module.ts
client/src/app/videos/videos.module.ts
shared/models/plugins/client-hook.model.ts