aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Bumped to version v0.0.26-alphav0.0.26-alphaChocobozzz2018-02-212-2/+2
* Mkae upgrade.sh executableChocobozzz2018-02-211-0/+0
* Add links to comment mentionsChocobozzz2018-02-2113-31/+313
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-214-23/+19
* Hide support button if it is emptyChocobozzz2018-02-212-2/+3
* Add nsfw support in import-videosChocobozzz2018-02-201-3/+12
* Fix 401 detection on import videosChocobozzz2018-02-201-1/+1
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-207-51/+104
* import-youtube: add try/catch to manage token expiration when importing lot o...LecygneNoir2018-02-201-14/+18
* 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