aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into developGérald Niel2018-04-1923-72/+191
|\
| * Handle errors in embedChocobozzz2018-04-193-5/+90
| * Add information concerning video privacy in my videos listChocobozzz2018-04-195-16/+14
| * Add help concerning NSFW videos in uploadChocobozzz2018-04-195-4/+8
| * Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-1912-26/+73
| * Use popover for help componentChocobozzz2018-04-183-29/+14
* | Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into developGérald Niel2018-04-196-18/+60
|\|
| * 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-174-7/+17
* Handle sort in rssChocobozzz2018-04-178-48/+36
* Simplify client syndicationsChocobozzz2018-04-1710-71/+58
* Hide big play button on autoplayChocobozzz2018-04-172-4/+11
* feature: initial syndication feeds supportRigel Kent2018-04-1719-6/+247
* Improve big play button animationChocobozzz2018-04-153-30/+49
* Fix indetation (I hope!)Gérald Niel2018-04-111-1/+1
* Fix #490 and justify text in comments div.Gérald Niel2018-04-111-1/+3
* Add ability to set a start timeChocobozzz2018-04-055-13/+37
* Cleanup peertube plugin after disposeChocobozzz2018-04-051-11/+25
* Fix auto quality with http fallbackChocobozzz2018-04-052-2/+3
* Automatic resolution according to user bandwidth V1Chocobozzz2018-04-057-66/+224
* Improve admin css helpChocobozzz2018-04-041-2/+19
* Add id to body for more specific cssChocobozzz2018-04-041-1/+1
* Fix show more description button on video changeChocobozzz2018-04-041-1/+4
* Better embed responsiveChocobozzz2018-04-031-3/+6
* Fix video watch page responsiveChocobozzz2018-04-033-19/+16
* Fix watch page video changeChocobozzz2018-04-038-36/+40
* Improve first playChocobozzz2018-04-037-19/+42
* Improve playerChocobozzz2018-04-0317-359/+1381
* Add opacity effect on control bar iconsChocobozzz2018-04-032-5/+36
* Improve player progress barChocobozzz2018-04-032-13/+38
* Add publishedAt field for video model.Julien Le Bras2018-03-303-2/+4
* Add reverse proxy test in travisChocobozzz2018-03-291-1/+2
* Prevent brute force login attackChocobozzz2018-03-293-17/+29
* Disply other videos if screen >= 1300pxChocobozzz2018-03-291-1/+1
* Add link to register in login formChocobozzz2018-03-284-25/+53
* Add initial video quota info in registration formChocobozzz2018-03-285-27/+93
* Add a hover effect on left menu links (#418) (#425)Charles de Lacombe2018-03-281-4/+9
* Reduce title/button size for embedChocobozzz2018-03-271-1/+1
* Fix lintChocobozzz2018-03-272-2/+2
* Fix my videos paginationChocobozzz2018-03-272-2/+11
* Fix videos list paramsChocobozzz2018-03-272-2/+3
* Add root class if user is logged inChocobozzz2018-03-273-3/+7
* Fix custom server configuration numbersChocobozzz2018-03-273-7/+23
* Redirect to homepage on empty searchChocobozzz2018-03-272-4/+6
* Decrease player button size on very small screensChocobozzz2018-03-271-1/+1
* show quota in stats, display quota on the about page, fixes #405 (#421)Rigel Kent2018-03-273-1/+17
* Add autoplay parameter in embedChocobozzz2018-03-271-1/+10
* Fix my videos list pageChocobozzz2018-03-271-1/+1