aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.module.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add video comment componentsChocobozzz2017-12-271-5/+13
|
* Better admin tablesChocobozzz2017-12-211-7/+7
|
* Add tooltip to likes/dislikes barChocobozzz2017-12-211-1/+3
|
* Copy to clipboard (#142)Julien Lemaire2017-12-111-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Copy buttons on share view Ugly but working buttons to copy video url and video iframe code. Add ngx-clipboard dependency to allow easy copy to clipboard directive. * Designed copy buttons Using some css (scss) rules to make buttons look better. * First version on copy feedback Little success alert message on copy. Fix lint errors Move dependencies to dev dependencies * Update button design * Use of notifications service Provides feedback of copy action to the user through the angular2-notifications module.
* Begin videos of an accountChocobozzz2017-12-011-3/+2
|
* Add markdown support to video descriptionChocobozzz2017-10-261-1/+2
|
* Add ability to download a video from direct link or torrent fileChocobozzz2017-10-191-2/+2
|
* Try to optimize frontendChocobozzz2017-10-091-0/+34