aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-5/+14
* Update to angular 9Chocobozzz2020-02-101-3/+3
* Hide warning if p2p is disabledChocobozzz2020-01-031-1/+2
* Fix my-account{videos,video-playlists} loading mecanismRigel Kent2019-12-291-5/+2
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-2/+14
* Add next video button to the playerRigel Kent2019-12-191-0/+1
* improve notification popup interactivity: read all, layout, positionRigel Kent2019-12-191-1/+0
* respect video history on explicit playlist clickRigel Kent2019-12-181-1/+1
* Add play/pause bezels to the video playerRigel Kent2019-12-181-0/+1
* Fix lint & testsChocobozzz2019-12-181-1/+1
* Lazy load static objectsChocobozzz2019-12-181-5/+11
* (fix) upnext timeout set to 10sRigel Kent2019-12-171-1/+1
* add 'up next' screen on autoplayRigel Kent2019-12-171-8/+25
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-171-2/+11
* Add hyperlink video timestamps in descriptionLesterpig2019-12-171-1/+2
* Fix theme loadingChocobozzz2019-12-131-2/+2
* video description/account alignment, watch view basic tooltipsRigel Kent2019-12-131-1/+11
* change repeat icon and factorize functionsRigel Kent2019-12-131-13/+30
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-131-5/+4
* make playlists ignore user historyRigel Kent2019-12-131-1/+1
* autoplay next video support for playlistsRigel Kent2019-12-131-3/+10
* autoplay next video switch for both user and visitorsRigel Kent2019-12-131-1/+5
* Fix dropdown on video miniature for unlogged usersChocobozzz2019-12-061-18/+23
* Add missing hotkeys to the watch pageChocobozzz2019-12-061-20/+38
* Add ability to update icons contentChocobozzz2019-12-051-0/+2
* Add hook to alter player build optionsChocobozzz2019-12-051-80/+103
* Add likes/dislikes counts in the buttonsChocobozzz2019-12-051-0/+6
* Pause the video when a modal is openedChocobozzz2019-12-051-0/+14
* Focus player on video loadingChocobozzz2019-11-281-0/+1
* Disable webtorrent support in clientChocobozzz2019-11-251-1/+1
* Video-watch hooks modifications for videojsRigel Kent2019-11-181-1/+4
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-241-0/+17
* Go back when cancel NSFW modalChocobozzz2019-08-221-2/+4
* Fix broken playlist apiChocobozzz2019-08-011-1/+1
* Fix express validatorChocobozzz2019-07-251-2/+2
* Update angularChocobozzz2019-07-251-4/+4
* Lazy load client script scopesChocobozzz2019-07-241-4/+2
* Use search client scopeChocobozzz2019-07-241-1/+1
* Add client hooksChocobozzz2019-07-241-2/+14
* WIP plugins: hook on client sideChocobozzz2019-07-241-1/+7
* Add params to share modalChocobozzz2019-06-121-1/+4
* Speedup video watch layout buildChocobozzz2019-06-111-1/+3
* Add more embed parametersChocobozzz2019-06-111-7/+17
* Move concurrently in dev packageChocobozzz2019-05-311-37/+32
* Merge branch 'feature/audio-upload' into developChocobozzz2019-05-211-2/+6
|\
| * Add audio support in uploadChocobozzz2019-05-161-2/+6
* | Reset playlist add component when video changesChocobozzz2019-05-171-17/+21
|/
* Use HLS by default if enabledChocobozzz2019-05-141-1/+9
* Move video watch playlist in its own componentChocobozzz2019-05-131-99/+7
* Add ability to disable trackerChocobozzz2019-04-101-6/+12