aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch
Commit message (Expand)AuthorAgeFilesLines
* refactor subscribe button and comment-add for visitor-interact UX (#1100)Rigel Kent2018-09-255-16/+86
* Improve download modal input styleChocobozzz2018-09-242-6/+4
* Merge branch 'develop' into unused-importsChocobozzz2018-09-243-7/+38
|\
| * add url field to download modalRigel Kent2018-09-233-9/+38
* | remove unused importsBO412018-09-223-9/+3
|/
* fix SEO tags and attributesRigel Kent2018-09-201-2/+2
* Improve responsive on small screensChocobozzz2018-09-204-3/+45
* Don't get recommended videos twiceChocobozzz2018-09-191-1/+1
* Fix description/comments max widthChocobozzz2018-09-171-0/+1
* specify shift in keyboard shortcuts cheatsheetRigel Kent2018-09-111-3/+3
* Fix video channel url in watch pageChocobozzz2018-09-061-1/+1
* Align other videos block on small screensChocobozzz2018-09-061-5/+1
* Fix video player theatre modeChocobozzz2018-09-061-3/+2
* fix comment and top-menu placement regressionsRigel Kent2018-09-052-2/+3
* Dislike bar in the same color as the buttonChocobozzz2018-09-051-2/+7
* Put "start at" at the top of the modalChocobozzz2018-09-051-7/+8
* Fix watch page responsiveChocobozzz2018-09-053-43/+19
* add theming via css custom propertiesRigel Kent2018-09-042-6/+6
* fixing grid readjustment with expand and screens < 1150pxRigel Kent2018-09-043-7/+20
* Add video recomandation by tags (#1001)Jorropo2018-09-041-2/+1
* fix likes bar, grid adjustment and menu widthRigel Kent2018-09-032-14/+8
* add like, dislike and subscribe button hotkeysRigel Kent2018-09-032-2/+28
* fix other video margin-topRigel Kent2018-09-031-2/+2
* 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-313-35/+6
* Delete highlighted comment too if neededChocobozzz2018-08-311-0/+2
* Videos overview page: first versionChocobozzz2018-08-311-14/+14
* watch view visual tweaks and search/comment placeholder dismiss on focus (#983)Rigel Kent2018-08-305-154/+174
* Add features table on signupChocobozzz2018-08-281-2/+2
* Add start at checkbox in share modalChocobozzz2018-08-274-17/+47
* Fix deprecated ng-bootstrap methodsChocobozzz2018-08-271-1/+1
* Infinite scroll to list our subscriptionsChocobozzz2018-08-271-1/+1
* Add ability to search video channelsChocobozzz2018-08-272-5/+1
* Add local user subscriptionsChocobozzz2018-08-272-9/+17
* Add ability to set a name to a channelChocobozzz2018-08-271-1/+1
* Translate player according to the interface langChocobozzz2018-08-161-1/+2
* Translate subtitle langs in playerChocobozzz2018-08-161-2/+2
* Update client according to new model pathsChocobozzz2018-08-141-2/+1
* Improve blacklist managementChocobozzz2018-08-143-3/+54
* Add blacklist reason fieldChocobozzz2018-08-147-25/+122
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-1/+1
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-0912-203/+170
* Upgrade to bootstrap 4 first stepChocobozzz2018-08-091-0/+2
* Remove ability to delete video importsChocobozzz2018-08-062-0/+8
* Try to handle truncated markdown linksChocobozzz2018-07-311-2/+1
* Move subscription helper in the account lineChocobozzz2018-07-302-18/+24
* Fix attribute label width in video watch pageChocobozzz2018-07-271-1/+2
* Fix UI regressionsChocobozzz2018-07-241-5/+12
* Add ability to click on category/licence/language/tags in watch pageChocobozzz2018-07-243-33/+44