aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch-playlist.component.ts
Commit message (Expand)AuthorAgeFilesLines
* change repeat icon and factorize functionsRigel Kent2019-12-131-13/+23
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-131-7/+32
* autoplay next video support for playlistsRigel Kent2019-12-131-2/+46
* Fix start/stop of first element when loading a playlistChocobozzz2019-11-061-1/+5
* Fix broken playlist apiChocobozzz2019-08-011-18/+25
* Add client hooksChocobozzz2019-07-241-4/+4
* Fix playlists with unauthenticated usersChocobozzz2019-05-131-1/+3
* Move video watch playlist in its own componentChocobozzz2019-05-131-0/+111