aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video-caption/video-caption.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Update captions in sequence to avoid concurrence issuesChocobozzz2018-10-011-11/+5
|
* remove unused importsBO412018-09-221-2/+1
|
* Upgrade client dependenciesChocobozzz2018-09-211-1/+1
|
* Translate subtitle langs in playerChocobozzz2018-08-161-6/+21
|
* Update client according to new model pathsChocobozzz2018-08-141-1/+1
|
* Sort video captionsChocobozzz2018-07-251-1/+6
|
* Improve frontend accessibilityChocobozzz2018-07-171-2/+2
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Do not display private privacy if the video is not privateChocobozzz2018-07-161-1/+3
|
* Implement captions/subtitlesChocobozzz2018-07-161-0/+61