aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch-playlist.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Lazy load all routesChocobozzz2020-06-231-201/+0
|
* Reorganize client shared modulesChocobozzz2020-06-231-9/+4
|
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-2/+5
| | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles
* 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