aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch/video-watch.component.html
Commit message (Expand)AuthorAgeFilesLines
* Move watch attributes in a dedicated componentChocobozzz2021-06-301-56/+1
* Move video alert in a dedicated componentChocobozzz2021-06-301-26/+1
* Refactor a little bit watch htmlChocobozzz2021-06-291-6/+8
* Move watch action buttons in a dedicated componentChocobozzz2021-06-291-86/+4
* Move privacy concerns in a dedicated componentChocobozzz2021-06-291-15/+1
* Create a dedicated component for video descriptionChocobozzz2021-06-291-19/+1
* Create a dedicated component for video ratingChocobozzz2021-06-291-23/+4
* Fix live image aspect ratio in theatre modeChocobozzz2021-06-011-1/+1
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-3/+3
* Move to stylelintChocobozzz2021-04-281-1/+1
* Move player style in watch componentChocobozzz2021-04-141-0/+2
* add link to open video on origin instanceRigel Kent2021-04-121-2/+2
* Add plugin placeholder elements supportChocobozzz2021-04-121-0/+2
* Don't pause video upon modal open (#3909)kontrollanten2021-04-081-1/+1
* Refactor video miniatureChocobozzz2021-04-011-0/+1
* Add support button in channel pageChocobozzz2021-03-311-1/+1
* Display the preview image on waiting livesChocobozzz2021-02-221-1/+3
* Fix socket io with angularChocobozzz2020-12-101-6/+2
* Refactor views componentChocobozzz2020-12-091-6/+2
* Refactor last PRChocobozzz2020-11-271-6/+2
* add title attribute for exact view counters (#3365)Tanguy BERNARD2020-11-271-2/+6
* Fix circular dep issueChocobozzz2020-11-251-1/+1
* Cleanup lives on server restartChocobozzz2020-11-131-5/+17
* Add live info in watch pageChocobozzz2020-11-091-1/+1
* Add thumbnail info if liveChocobozzz2020-11-091-1/+1
* Add ability to save live replayChocobozzz2020-11-091-1/+1
* Add watch messages if live has not startedChocobozzz2020-11-091-1/+9
* changed video rating popover text with link to login page (#3168)test2a2020-10-301-2/+6
* Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-191-1/+2
* Add buttons in playlist pageChocobozzz2020-08-101-1/+2
* special display case for logged-out users to display download in watch pageRigel Kent2020-08-041-4/+17
* Hide generic channel display name and avatar on watch view (#2988)Kim2020-07-241-7/+15
* Lazy load all routesChocobozzz2020-06-231-0/+277