aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-share.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Add video comment componentsChocobozzz2017-12-271-47/+0
|
* Design modalsChocobozzz2017-12-201-5/+9
|
* Use input-group-sm instead of paddingChocobozzz2017-12-111-2/+2
|
* Copy to clipboard (#142)Julien Lemaire2017-12-111-2/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Design video watch modalsChocobozzz2017-12-071-1/+1
|
* Try to optimize frontendChocobozzz2017-10-091-0/+29