aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video
Commit message (Collapse)AuthorAgeFilesLines
* Throttle infinite scrollerChocobozzz2018-02-221-3/+2
|
* Add ability to update another user videoChocobozzz2018-02-221-1/+1
|
* Hide support button if it is emptyChocobozzz2018-02-211-1/+2
|
* Add support to video support on clientChocobozzz2018-02-203-0/+5
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-163-7/+18
|
* Implement support field in video and video channelChocobozzz2018-02-151-0/+1
|
* Fix video play promise error on non supported browsersChocobozzz2018-02-141-0/+1
|
* Move adding a video view videojs peertube pluginChocobozzz2018-02-142-1/+8
|
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-1/+1
|
* Rewrite infinite scrollChocobozzz2018-02-133-43/+152
|
* Add background placeholder for thumbnailsChocobozzz2018-02-122-1/+5
|
* Video previews take all the width on mobileChocobozzz2018-02-095-7/+34
|
* Add service workerChocobozzz2018-02-081-0/+24
|
* Add new name/terms/description config optionsChocobozzz2018-01-311-4/+4
|
* 25 items per pageChocobozzz2018-01-291-1/+1
|
* Fix search paginationChocobozzz2018-01-291-2/+5
|
* Refractor account byChocobozzz2018-01-081-10/+2
|
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-072-2/+9
| | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike;
* Add ability to disable video commentsChocobozzz2018-01-033-10/+12
|
* Begin to add avatar to actorsChocobozzz2017-12-292-6/+3
|
* Add video comment componentsChocobozzz2017-12-274-22/+13
|
* Add no result text if there are no resultsChocobozzz2017-12-211-0/+2
|
* Customize selectChocobozzz2017-12-201-1/+1
|
* Begin moving video channel to actorChocobozzz2017-12-192-2/+2
|
* Use sequelize scopesChocobozzz2017-12-142-2/+1
|
* Small style fixesChocobozzz2017-12-121-3/+9
|
* Move to angular cliChocobozzz2017-12-124-5/+12
|
* Responsive homepageChocobozzz2017-12-112-0/+8
|
* Finish admin designChocobozzz2017-12-081-1/+5
|
* Design second video upload stepChocobozzz2017-12-082-16/+21
|
* Add likes/dislikes barChocobozzz2017-12-061-0/+5
|
* Begin video watch designChocobozzz2017-12-067-8/+91
|
* Better error messagesChocobozzz2017-12-061-0/+8
|
* Fix client searchChocobozzz2017-12-052-17/+16
|
* Begin videos of an accountChocobozzz2017-12-0112-0/+594