aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.html
Commit message (Expand)AuthorAgeFilesLines
* (css) transparent buttons in watch pageRigel Kent2019-12-271-1/+1
* Add autoplay tooltip, use of flex-wrap in video-info and other-videosRigel Kent2019-12-211-1/+1
* (css) vertical-center modals, bullet as separatorRigel Kent2019-12-201-2/+2
* Fix upnext, refactor avatar menu, add to playlist overflowRigel Kent2019-12-201-2/+2
* Fix support button styleChocobozzz2019-12-171-2/+2
* Provide native links for description timestamps, and re-clickability for theseRigel Kent2019-12-171-2/+12
* improve likes-dislikes bar usabilityRigel Kent2019-12-161-7/+13
* add channel avatar to watch viewRigel Kent2019-12-151-14/+14
* Fix support iconChocobozzz2019-12-131-7/+7
* video description/account alignment, watch view basic tooltipsRigel Kent2019-12-131-10/+16
* autoplay next video support for playlistsRigel Kent2019-12-131-0/+1
* (css) improve video-watch title display on small screensRigel Kent2019-12-091-47/+59
* Add likes/dislikes counts in the buttonsChocobozzz2019-12-051-2/+4
* Support playlists in share modalChocobozzz2019-12-051-1/+1
* Pause the video when a modal is openedChocobozzz2019-12-051-1/+2
* Change the support iconChocobozzz2019-12-031-2/+2
* Disable webtorrent support in clientChocobozzz2019-11-251-2/+2
* Add class to views elementsChocobozzz2019-10-251-2/+2
* Allow to toggle video publication date to display absolute dateJulien Maulny2019-10-231-2/+2
* Autoplay next recommended video (#2137)LoveIsGrief2019-09-241-1/+5
* Add params to share modalChocobozzz2019-06-121-1/+1
* Fix client buildChocobozzz2019-05-131-4/+1
* Move video watch playlist in its own componentChocobozzz2019-05-131-25/+4
* Fix videos list margin with hidden menuChocobozzz2019-04-111-16/+18
* Add video miniature dropdownChocobozzz2019-04-051-34/+3
* tslint updateChocobozzz2019-04-021-1/+1
* Handle theater mode for playlistsChocobozzz2019-03-181-146/+144
* Add video channel viewChocobozzz2019-03-181-3/+3
* Playlist support in watch pageChocobozzz2019-03-181-1/+33
* Playlist videos componentChocobozzz2019-03-181-1/+1
* Add to playlist dropdownChocobozzz2019-03-181-3/+17
* Add user notification animationChocobozzz2019-02-201-1/+1
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-18/+17
|\
| * Merge branch 'develop' into pr/1217Chocobozzz2019-02-111-11/+13
| |\
| | * Refactor how we use iconsChocobozzz2019-01-171-11/+13
| * | Add downloadingEnabled property to video modelLucas Declercq2018-10-061-1/+1
| |/
* / Enable video watchclementbrizard2019-01-121-1/+8
|/
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-251-3/+1
* fix SEO tags and attributesRigel Kent2018-09-201-2/+2
* Fix video channel url in watch pageChocobozzz2018-09-061-1/+1
* Fix watch page responsiveChocobozzz2018-09-051-6/+4
* fixing grid readjustment with expand and screens < 1150pxRigel Kent2018-09-041-5/+9
* Add video recomandation by tags (#1001)Jorropo2018-09-041-2/+1
* fix likes bar, grid adjustment and menu widthRigel Kent2018-09-031-3/+3
* add like, dislike and subscribe button hotkeysRigel Kent2018-09-031-1/+1
* make left menu show the scrollbar on hover/focusRigel Kent2018-09-031-1/+1
* restore video-bottom marginsRigel Kent2018-09-031-3/+2
* Refactor: Separated "Other Videos" section into a dedicated component/service...Brad Johnson2018-08-311-12/+3
* Videos overview page: first versionChocobozzz2018-08-311-14/+14
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-301-140/+158