aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* Add limit to video sizesChocobozzz2018-02-221-1/+7
|
* Throttle infinite scrollerChocobozzz2018-02-222-11/+14
|
* Add confirm when admin use custom js/cssChocobozzz2018-02-2215-166/+206
|
* Register service workerChocobozzz2018-02-224-10/+19
|
* Fix service worker registrationChocobozzz2018-02-223-3/+4
|
* Add ability to add custom css/javascriptChocobozzz2018-02-226-7/+82
|
* Add ability to update another user videoChocobozzz2018-02-222-4/+8
|
* Fix support field validation in video editChocobozzz2018-02-211-1/+1
|
* Put comments reply on the topChocobozzz2018-02-211-1/+1
|
* Fix comment highlightChocobozzz2018-02-213-16/+16
|
* Open mentions in new tabChocobozzz2018-02-212-6/+2
|
* Add links to comment mentionsChocobozzz2018-02-216-22/+149
|
* Hide support button if it is emptyChocobozzz2018-02-212-2/+3
|
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-201-1/+1
|
* Add support to video support on clientChocobozzz2018-02-2027-51/+219
|
* Fix instance name displaying with long textChocobozzz2018-02-202-4/+13
|
* Don't break design on long description/commentChocobozzz2018-02-202-0/+6
|
* Add links support in commentsChocobozzz2018-02-204-9/+27
|
* Handle line feeds in commentsChocobozzz2018-02-203-4/+14
|
* Add filename in upload form titleChocobozzz2018-02-202-1/+5
|
* Sort video categories/languagesChocobozzz2018-02-201-3/+12
|
* Improve comment highlightingChocobozzz2018-02-1911-58/+103
|
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-185-3/+40
| | | | | | | | | | * youtube-like marking of comments uses GET parameters to mark comments similar to youtube * place link to comment in 'comment-date' * Use a routes to highight a comment
* Fix issue with webm and opus videoChocobozzz2018-02-181-1/+1
|
* Add video image componentsChocobozzz2018-02-163-0/+116
|
* Upgrade server dependenciesChocobozzz2018-02-161-2/+2
|
* Add loading bar when updating a videoChocobozzz2018-02-167-13/+33
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-1617-140/+263
|
* Try to improve production guideChocobozzz2018-02-161-1/+1
|
* Implement support field in video and video channelChocobozzz2018-02-152-0/+2
|
* Fix testsChocobozzz2018-02-141-1/+1
|
* Fix video play promise error on non supported browsersChocobozzz2018-02-144-19/+28
|
* Move adding a video view videojs peertube pluginChocobozzz2018-02-146-27/+83
|
* Fix embed lintChocobozzz2018-02-141-5/+3
|
* Add ability to set video thumbnail/previewChocobozzz2018-02-141-1/+1
|
* Use fetch instead of XMLHttpRequest (#292)Florent F2018-02-141-41/+29
|
* Rewrite infinite scrollChocobozzz2018-02-1313-108/+239
|
* Add background placeholder for thumbnailsChocobozzz2018-02-122-1/+5
|
* publish comment on crtl-enter (#290)jonathanraes2018-02-121-1/+2
|
* Change manifest properties (#285)Lucas Teixeira2018-02-111-2/+3
| | | | | | | | | | | | | | | | * Change full screen to standalone This will make the notification bar visible * Added theme color Now the address bar will match the color of the search panel. * Remove orientation:"portrait" * Re-adding orientation property This time, with "any" value
* Video previews take all the width on mobileChocobozzz2018-02-0910-14/+49
|
* Add service workerChocobozzz2018-02-085-4/+63
|
* Better peertube iconsChocobozzz2018-02-0817-17/+22
|
* Fix error with other videos displayedChocobozzz2018-02-081-1/+1
|
* Include manifest in buildChocobozzz2018-02-081-1/+2
|
* Fix other videos not displayed in video watchChocobozzz2018-02-081-4/+12
|
* Include Web Manifest (#273)Lucas Teixeira2018-02-089-0/+43
| | | | | | | | | | | | | | | | * Include Web Manifest Now we need to fix the path, which shouldn't be hard. * Delete unused icon * Remove Thumbs.db That file was automatically generated * Fixed icon path * Fixed typo
* Fix file downloadingChocobozzz2018-02-071-1/+4
|
* Fix title and action buttons in video watchChocobozzz2018-02-072-5/+8
|
* Watch icon should be on the rightChocobozzz2018-02-071-1/+1
|