aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Adapt docker image file path in docker-compose.ymlFlorent Fayolle2018-05-072-3/+3
* Fix testsChocobozzz2018-04-262-3/+3
* feature: initial syndication feeds tests for instance-wide feedsRigel Kent2018-04-267-120/+389
* Add video channel managementChocobozzz2018-04-2636-53/+580
* Add username near the display name for account pagesChocobozzz2018-04-265-9/+43
* Fix link for async and clarify the wordingDashie2018-04-261-2/+2
* Add a link to 'My profile' in the dropdownDashie2018-04-261-0/+4
* Add ability to update the user display name/descriptionChocobozzz2018-04-2623-19/+215
* Fix account link in the menuChocobozzz2018-04-251-1/+1
* Update changelogChocobozzz2018-04-251-0/+2
* Implement video channel feedsChocobozzz2018-04-252-9/+8
* Implement video channel viewsChocobozzz2018-04-2535-83/+375
* Update video-channel routes (again)Chocobozzz2018-04-2511-839/+588
* Add video channel account listChocobozzz2018-04-2525-84/+230
* Add account link in videos listChocobozzz2018-04-258-8/+24
* Video channel API routes refractorChocobozzz2018-04-2518-140/+382
* Update video channel routesChocobozzz2018-04-2416-486/+859
* Update changelogChocobozzz2018-04-241-0/+1
* Add account viewChocobozzz2018-04-2433-149/+563
* Bold dependencies part in production guideChocobozzz2018-04-241-2/+2
* Rename account module to my-accountChocobozzz2018-04-2328-84/+80
* Fix changelog bullet pointsChocobozzz2018-04-231-10/+10
* Update changelogChocobozzz2018-04-233-2/+46
* Update CREDITSChocobozzz2018-04-233-33/+35
* Use ISO 639 for languagesChocobozzz2018-04-2325-109/+292
* Replace current state when changing pageChocobozzz2018-04-206-2/+16
* Fix contributing guide concerning unit testsChocobozzz2018-04-201-2/+2
* Fix auto qualityChocobozzz2018-04-202-8/+6
* Player better responsiveChocobozzz2018-04-201-0/+19
* Use mixin for word wrapChocobozzz2018-04-203-16/+13
* Fix word-wrap on comments and description (#397 regression)Chocobozzz2018-04-202-2/+14
|\
| * Update css (don't cut word arbitrary) for description and comments.Gérald Niel2018-04-192-3/+13
| * Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into developGérald Niel2018-04-1956-146/+665
| |\ | |/ |/|
* | Handle errors in embedChocobozzz2018-04-193-5/+90
* | Add doc to run only one unit testChocobozzz2018-04-192-0/+7
* | Add resolution in torrent file nameChocobozzz2018-04-191-1/+2
* | Better file name for torrentChocobozzz2018-04-192-4/+6
* | Add information concerning video privacy in my videos listChocobozzz2018-04-199-28/+29
* | Add help concerning NSFW videos in uploadChocobozzz2018-04-196-4/+9
* | Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-1941-86/+519
* | Use popover for help componentChocobozzz2018-04-183-29/+14
| * Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into developGérald Niel2018-04-1914-96/+164
| |\ | |/ |/|
* | Process broadcast requests in parallelChocobozzz2018-04-183-13/+13
* | Move server follow in the job queueChocobozzz2018-04-185-64/+90
* | Fix testsChocobozzz2018-04-181-1/+1
* | Better responsive design on many comment childrenChocobozzz2018-04-183-7/+33
* | Handle when autoplay failsChocobozzz2018-04-184-12/+29
| * See commit 2a97572 fix #397 (regression)Gérald Niel2018-04-171-1/+4
|/
* Add ability to click on the account in watch pageChocobozzz2018-04-178-14/+24
* Add redis cache to feed routeChocobozzz2018-04-174-16/+113