aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video/video.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Refractor account byChocobozzz2018-01-081-10/+2
|
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-071-2/+5
| | | | | | | | * 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;
* Begin to add avatar to actorsChocobozzz2017-12-291-5/+2
|
* Begin moving video channel to actorChocobozzz2017-12-191-1/+1
|
* Use sequelize scopesChocobozzz2017-12-141-2/+0
|
* Move to angular cliChocobozzz2017-12-121-2/+3
|
* Begin video watch designChocobozzz2017-12-061-3/+5
|
* Begin videos of an accountChocobozzz2017-12-011-0/+90