aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add support to video support on clientChocobozzz2018-02-2028-54/+222
* Add `etc` on some points of the CoC (#305)Luc Didry2018-02-201-0/+2
* Create CODE_OF_CONDUCT.md (#304)Rigel Kent2018-02-201-0/+85
* 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-204-6/+16
* Add filename in upload form titleChocobozzz2018-02-202-1/+5
* Sort video categories/languagesChocobozzz2018-02-201-3/+12
* Fix lintChocobozzz2018-02-193-3/+3
* Add ability to import just one video from youtubeChocobozzz2018-02-194-16/+30
* Improve comment highlightingChocobozzz2018-02-1912-58/+107
* Fix sort inconsistencyChocobozzz2018-02-199-20/+20
* add import-youtube guide inside documentation (#298)LecygneNoir2018-02-193-4/+61
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-185-3/+40
* Fix issue with webm and opus videoChocobozzz2018-02-181-1/+1
* Apidoc (#302)Dimitri Gilbert2018-02-171-0/+195
* Add video image componentsChocobozzz2018-02-163-0/+116
* Fix gitignoreChocobozzz2018-02-161-6/+5
* Fix travis testsChocobozzz2018-02-161-5/+5
* Upgrade server dependenciesChocobozzz2018-02-164-268/+342
* Add loading bar when updating a videoChocobozzz2018-02-169-14/+35
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-1620-140/+277
* Fix avatars on video watch pageChocobozzz2018-02-162-0/+13
* Try to improve production guideChocobozzz2018-02-164-160/+29
* Fix duplicates detectionChocobozzz2018-02-161-1/+1
* Import videos in the correct orderChocobozzz2018-02-161-1/+1
* Bumped to version v0.0.24-alphaChocobozzz2018-02-162-2/+2
* Add \n in changelogChocobozzz2018-02-161-1/+1
* Update code contributors listChocobozzz2018-02-152-14/+32
* Fix remote image fetchingChocobozzz2018-02-154-7/+14
* Handle changelog in releaseChocobozzz2018-02-152-1/+27
* Implement support field in video and video channelChocobozzz2018-02-1549-141/+485
* Fix max buffer reached in youtube importChocobozzz2018-02-151-9/+20
* Fix concurrency issue on video uploadChocobozzz2018-02-141-0/+1
* Fix testsChocobozzz2018-02-1410-19/+13
* Fix video play promise error on non supported browsersChocobozzz2018-02-144-19/+28
* Move adding a video view videojs peertube pluginChocobozzz2018-02-147-28/+85
* Fix embed lintChocobozzz2018-02-141-5/+3
* Support thumbnails in youtube importChocobozzz2018-02-142-2/+19
* Handle thumbnail updateChocobozzz2018-02-145-6/+21
* Change default loggingChocobozzz2018-02-143-2/+5
* Better upgrade script consistencyChocobozzz2018-02-142-25/+15
* Add ability to set video thumbnail/previewChocobozzz2018-02-1422-143/+454
* Precisions and security enhancements to the production guide (#287)Rigel Kent2018-02-142-22/+76
* Update Guide for upgrade procedure (#281) (#291)SVNET Libre2018-02-141-0/+12
* Use fetch instead of XMLHttpRequest (#292)Florent F2018-02-141-41/+29
* Rewrite infinite scrollChocobozzz2018-02-1315-113/+239
* Fix deleting a video with commentsChocobozzz2018-02-131-0/+21
* Add background placeholder for thumbnailsChocobozzz2018-02-122-1/+5