aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.html
Commit message (Expand)AuthorAgeFilesLines
...
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-34/+24
* Remove ability to delete video importsChocobozzz2018-08-061-0/+4
* Move subscription helper in the account lineChocobozzz2018-07-301-1/+2
* Add ability to click on category/licence/language/tags in watch pageChocobozzz2018-07-241-32/+26
* Improve frontend accessibilityChocobozzz2018-07-171-6/+6
* Correctly handle error when remote instance is downChocobozzz2018-07-161-0/+5
* Change friendly reminder about privacy.Chocobozzz2018-07-101-1/+1
* Use uuid for channel link in watch pageChocobozzz2018-07-091-1/+1
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-0/+2
* Improve P2P & Privacy sectionChocobozzz2018-06-271-1/+1
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+5
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-0/+4
* Remove video not foundChocobozzz2018-06-081-3/+1
* fixing #595 by using the account name instead of the displayNameRigel Kent2018-06-071-2/+2
* Prepare i18n filesChocobozzz2018-06-051-32/+34
* Only use account name in routesChocobozzz2018-05-251-1/+1
* Route: Video edit -> video updateChocobozzz2018-05-111-1/+1
* adding basic helpers to guide users for comments/subscribe to accountsRigel2018-05-111-0/+1
* Add link to the channel page in watch pageChocobozzz2018-05-071-1/+3
* Implement video channel viewsChocobozzz2018-04-251-1/+1
* Add video channel account listChocobozzz2018-04-251-1/+1
* Add account link in videos listChocobozzz2018-04-251-1/+1
* Add account viewChocobozzz2018-04-241-3/+1
* Add ability to click on the account in watch pageChocobozzz2018-04-171-2/+5
* feature: initial syndication feeds supportRigel Kent2018-04-171-0/+1
* Fix video watch page responsiveChocobozzz2018-04-031-2/+1
* Fix watch page video changeChocobozzz2018-04-031-1/+1
* Improve first playChocobozzz2018-04-031-1/+1
* Add publishedAt field for video model.Julien Le Bras2018-03-301-1/+1
* More secure target blank linksChocobozzz2018-03-191-1/+1
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-191-4/+4
* Use banner instead of modal for privacy concernsChocobozzz2018-03-071-0/+13
* Fix complete description on some videosChocobozzz2018-02-271-1/+1
* Hide support button if it is emptyChocobozzz2018-02-211-1/+1
* Add support to video support on clientChocobozzz2018-02-201-1/+7
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-1/+1
* Fix title and action buttons in video watchChocobozzz2018-02-071-1/+1
* Improve responsive on video watchChocobozzz2018-01-311-71/+73
* Add scores to follows and remove bad onesChocobozzz2018-01-111-1/+1
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-071-1/+1
* Add avatar in commentsChocobozzz2018-01-031-4/+6
* Add video comment componentsChocobozzz2017-12-271-0/+7
* Add no result text if there are no resultsChocobozzz2017-12-211-4/+8
* Add tooltip to likes/dislikes barChocobozzz2017-12-211-1/+3
* Add ability to remove a video on watch pageChocobozzz2017-12-201-0/+6
* Fix player height on chromeChocobozzz2017-12-111-1/+1
* Fix loading spinner in playerChocobozzz2017-12-111-115/+115
* Videos watch responsiveChocobozzz2017-12-111-1/+1
* Design second video upload stepChocobozzz2017-12-081-1/+1
* Fix dropdown menu in video watchChocobozzz2017-12-071-26/+8