aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-share.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add video comment componentsChocobozzz2017-12-271-48/+0
|
* Copy to clipboard (#142)Julien Lemaire2017-12-111-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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/+1
|
* Adapt client with video channelsChocobozzz2017-10-261-2/+2
|
* Add oembed endpointChocobozzz2017-10-161-1/+1
|
* Try to optimize frontendChocobozzz2017-10-091-0/+42