| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement video channel views | Chocobozzz | 2018-04-25 | 32 | -75/+329 |
* | Add video channel account list | Chocobozzz | 2018-04-25 | 25 | -84/+230 |
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 5 | -6/+16 |
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 3 | -17/+17 |
* | Add account view | Chocobozzz | 2018-04-24 | 22 | -17/+382 |
* | Rename account module to my-account | Chocobozzz | 2018-04-23 | 28 | -84/+80 |
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 3 | -8/+9 |
* | Replace current state when changing page | Chocobozzz | 2018-04-20 | 6 | -2/+16 |
* | Use mixin for word wrap | Chocobozzz | 2018-04-20 | 2 | -16/+2 |
* | Update css (don't cut word arbitrary) for description and comments. | Gérald Niel | 2018-04-19 | 2 | -3/+13 |
* | Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop | Gérald Niel | 2018-04-19 | 20 | -67/+101 |
|\ |
|
| * | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 5 | -16/+14 |
| * | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 5 | -4/+8 |
| * | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 12 | -26/+73 |
| * | Use popover for help component | Chocobozzz | 2018-04-18 | 3 | -29/+14 |
* | | Merge branch 'develop' of framagit.org:chocobozzz/PeerTube into develop | Gérald Niel | 2018-04-19 | 3 | -7/+32 |
|\| |
|
| * | Better responsive design on many comment children | Chocobozzz | 2018-04-18 | 3 | -7/+33 |
| * | Handle when autoplay fails | Chocobozzz | 2018-04-18 | 1 | -1/+1 |
* | | See commit 2a97572 fix #397 (regression) | Gérald Niel | 2018-04-17 | 1 | -1/+4 |
|/ |
|
* | Add ability to click on the account in watch page | Chocobozzz | 2018-04-17 | 4 | -7/+17 |
* | Handle sort in rss | Chocobozzz | 2018-04-17 | 8 | -48/+36 |
* | Simplify client syndications | Chocobozzz | 2018-04-17 | 10 | -71/+58 |
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 17 | -5/+188 |
* | Fix indetation (I hope!) | Gérald Niel | 2018-04-11 | 1 | -1/+1 |
* | Fix #490 and justify text in comments div. | Gérald Niel | 2018-04-11 | 1 | -1/+3 |
* | Add ability to set a start time | Chocobozzz | 2018-04-05 | 1 | -3/+8 |
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 1 | -17/+1 |
* | Improve admin css help | Chocobozzz | 2018-04-04 | 1 | -2/+19 |
* | Fix show more description button on video change | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
* | Fix video watch page responsive | Chocobozzz | 2018-04-03 | 3 | -19/+16 |
* | Fix watch page video change | Chocobozzz | 2018-04-03 | 3 | -28/+33 |
* | Improve first play | Chocobozzz | 2018-04-03 | 2 | -7/+3 |
* | Improve player | Chocobozzz | 2018-04-03 | 1 | -38/+10 |
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 3 | -2/+4 |
* | Add reverse proxy test in travis | Chocobozzz | 2018-03-29 | 1 | -1/+2 |
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 3 | -17/+29 |
* | Disply other videos if screen >= 1300px | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
* | Add link to register in login form | Chocobozzz | 2018-03-28 | 4 | -25/+53 |
* | Add initial video quota info in registration form | Chocobozzz | 2018-03-28 | 5 | -27/+93 |
* | Add a hover effect on left menu links (#418) (#425) | Charles de Lacombe | 2018-03-28 | 1 | -4/+9 |
* | Fix lint | Chocobozzz | 2018-03-27 | 2 | -2/+2 |
* | Fix my videos pagination | Chocobozzz | 2018-03-27 | 2 | -2/+11 |
* | Fix videos list params | Chocobozzz | 2018-03-27 | 2 | -2/+3 |
* | Add root class if user is logged in | Chocobozzz | 2018-03-27 | 3 | -3/+7 |
* | Fix custom server configuration numbers | Chocobozzz | 2018-03-27 | 3 | -7/+23 |
* | Redirect to homepage on empty search | Chocobozzz | 2018-03-27 | 2 | -4/+6 |
* | show quota in stats, display quota on the about page, fixes #405 (#421) | Rigel Kent | 2018-03-27 | 3 | -1/+17 |
* | Fix my videos list page | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
* | 4 lines per page instead of 3 for videos list | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
* | Fix log in with special password character (+) | Chocobozzz | 2018-03-26 | 1 | -9/+9 |