aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-071-0/+4
| | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike;
* Add ability to disable video commentsChocobozzz2018-01-031-1/+2
|
* Add video comment componentsChocobozzz2017-12-271-14/+11
|
* Move to angular cliChocobozzz2017-12-121-3/+3
|
* Design second video upload stepChocobozzz2017-12-081-4/+7
|
* Fix client searchChocobozzz2017-12-051-5/+4
|
* Begin videos of an accountChocobozzz2017-12-011-0/+170