aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch/video-watch.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Avoid always resuming the end of the videoChocobozzz2023-02-251-7/+12
* Prevent hotkeys playback rate/seek with livesChocobozzz2022-12-301-14/+24
* feat(player/playbackRate): set rate with url paramkontrollanten2022-12-291-0/+2
* Force autoplay when live startsChocobozzz2022-11-151-10/+32
* Fix playerChocobozzz2022-10-251-1/+1
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-16/+37
* Add playback metric endpoint sent to OTELChocobozzz2022-08-161-0/+2
* Prevent error on highlighted threadChocobozzz2022-07-291-0/+2
* Add ability for client to create server logsChocobozzz2022-07-181-6/+7
* Put instance name in embed buttonChocobozzz2022-06-281-0/+1
* Handle playlist without videos availableChocobozzz2022-06-031-0/+7
* Add control bar option for peertube playerChocobozzz2022-05-201-0/+1
* Support videos stats in clientChocobozzz2022-04-151-9/+4
* Reorganize player filesChocobozzz2022-03-141-5/+6
* Add latency setting supportChocobozzz2022-03-091-6/+28
* Fast forward on HLS decode errorChocobozzz2022-02-021-3/+5
* Automatically restart live on server/live restartChocobozzz2022-01-191-3/+0
* Cleanup player hotkeysChocobozzz2022-01-131-11/+17
* Increase player control bar sizeChocobozzz2022-01-101-0/+11
* Add ability for admins to set default p2p policyChocobozzz2021-12-161-26/+38
* Refactor video viewsChocobozzz2021-11-091-3/+3
* Add ability to exclude muted accountsChocobozzz2021-11-021-1/+1
* add ...playlist.elements.loaded hook (#4387)kontrollanten2021-10-121-1/+7
* Remove useless asyncChocobozzz2021-08-261-2/+2
* Migrate client to eslintChocobozzz2021-08-181-19/+20
* Fix client lintChocobozzz2021-08-171-8/+8
* Refactor video links buildersChocobozzz2021-07-261-1/+1
* Refactor video links buildingChocobozzz2021-07-261-0/+1
* Refactor requestsChocobozzz2021-07-201-2/+9
* Fix subscribe hotkeyChocobozzz2021-07-121-1/+4
* 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