1
0
Fork 0
peertube/client/src/app/+videos/+video-watch/shared/recommendations
Florian CUNY db581cf7b9
Added label on the next autoplayed video and hide the hr line if unnecessary (#4497)
* Added label on the next autoplayed video

Implements https://github.com/Chocobozzz/PeerTube/issues/4280

Also hid the hr line if autoplay is disabled

* Applied code suggestion

* Applied code suggestion

* Applied the last remaining code suggestion
2021-10-26 17:15:12 +02:00
..
index.ts Reorganize watch components 2021-06-29 17:18:39 +02:00
recent-videos-recommendation.service.ts Reorganize watch components 2021-06-29 17:18:39 +02:00
recommendation-info.model.ts Reorganize watch components 2021-06-29 17:18:39 +02:00
recommendations.module.ts Reorganize watch components 2021-06-29 17:18:39 +02:00
recommendations.service.ts Reorganize watch components 2021-06-29 17:18:39 +02:00
recommended-videos.component.html Added label on the next autoplayed video and hide the hr line if unnecessary (#4497) 2021-10-26 17:15:12 +02:00
recommended-videos.component.scss Added label on the next autoplayed video and hide the hr line if unnecessary (#4497) 2021-10-26 17:15:12 +02:00
recommended-videos.component.ts Migrate client to eslint 2021-08-18 08:35:06 +02:00
recommended-videos.store.ts Reorganize watch components 2021-06-29 17:18:39 +02:00