aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch/video-watch.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Move watch attributes in a dedicated componentChocobozzz2021-06-301-220/+180
* Move video alert in a dedicated componentChocobozzz2021-06-301-20/+0
* Move watch action buttons in a dedicated componentChocobozzz2021-06-291-50/+6
* Move privacy concerns in a dedicated componentChocobozzz2021-06-291-40/+4
* Reorganize watch componentsChocobozzz2021-06-291-1/+1
* Create a dedicated component for video descriptionChocobozzz2021-06-291-50/+0
* Create a dedicated component for video ratingChocobozzz2021-06-291-96/+10
* Support short uuid for GET video/playlistChocobozzz2021-06-291-10/+16
* add client hook filter:videojs.optionskontrollanten2021-06-141-1/+5
* Speed up plugins loadingChocobozzz2021-06-041-1/+0
* Use HTML config when possibleChocobozzz2021-06-041-16/+19
* Refactor server errors handlerChocobozzz2021-06-021-3/+5
* refactor API errors to standard error formatRigel Kent2021-06-021-1/+1
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Remove ngx-metaChocobozzz2021-05-271-1/+1
* Instance homepage support (#4007)Chocobozzz2021-05-271-1/+1
* Fix live ending bannerChocobozzz2021-05-251-1/+1
* Fix playlist position errorChocobozzz2021-04-271-2/+2
* Added "last" and a reversed ?playlistPosition in playlist URL (#3974)Florian CUNY2021-04-261-1/+12
* Fixed lint errorPoslovitch2021-04-261-2/+4
* Fixed "previous" button showing when not watching a playlistPoslovitch2021-04-261-4/+5
* Added a "previous" button on player when watching playlistPoslovitch2021-04-261-0/+4
* Revert "Fix context menu when watching a playlist"Chocobozzz2021-04-211-16/+1
* Fix context menu when watching a playlistChocobozzz2021-04-211-1/+16
* add link to open video on origin instanceRigel Kent2021-04-121-0/+7
* Add playlist and video in watch action hookChocobozzz2021-04-091-1/+6
* Don't pause video upon modal open (#3909)kontrollanten2021-04-081-36/+1
* Add ability to update the bannerChocobozzz2021-04-081-1/+6
* Refactor video miniatureChocobozzz2021-04-011-0/+5
* Resume videos for non-logged in users (#3885)kontrollanten2021-03-311-2/+8
* Add support button in channel pageChocobozzz2021-03-311-3/+3
* fix missing title attribute on <iframe> tag suggested for embedding (#3901)Thavarasa Prasanth2021-03-311-0/+1
* Display the preview image on waiting livesChocobozzz2021-02-221-4/+15
* Correctly load live information when not startedChocobozzz2021-02-221-9/+14
* Fix complete description loadingChocobozzz2021-02-121-0/+1
* Fix small UI bugsChocobozzz2021-02-021-6/+11
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-8/+5
* Don't update timestamps for a liveChocobozzz2020-12-171-1/+3
* Improve live player responsiveChocobozzz2020-12-101-0/+2
* Live views updateChocobozzz2020-12-091-16/+34
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-3/+21
* Load video in permanent live after last one endedChocobozzz2020-12-041-1/+12
* Refactor last PRChocobozzz2020-11-271-6/+0
* add title attribute for exact view counters (#3365)Tanguy BERNARD2020-11-271-0/+6
* Try to optimize sha segments fetchingChocobozzz2020-11-101-0/+2
* Add live info in watch pageChocobozzz2020-11-091-1/+13
* Add modal to display live informationChocobozzz2020-11-091-1/+1
* Add watch messages if live has not startedChocobozzz2020-11-091-2/+57
* changed video rating popover text with link to login page (#3168)test2a2020-10-301-1/+1
* Fix play of videos on iosChocobozzz2020-08-271-0/+2