| Commit message (Expand) | Author | Age | Files | Lines |
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 2 | -2/+2 |
* | Fix play on iOS (grumph) | Chocobozzz | 2018-05-22 | 1 | -0/+1 |
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 2 | -7/+14 |
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 1 | -1/+1 |
* | Fix some components after Angular 6 upgrade | Chocobozzz | 2018-05-16 | 3 | -6/+1 |
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 9 | -58/+62 |
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 2 | -2/+2 |
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 5 | -14/+6 |
* | Route: Video edit -> video update | Chocobozzz | 2018-05-11 | 2 | -2/+2 |
* | adding basic helpers to guide users for comments/subscribe to accounts | Rigel | 2018-05-11 | 4 | -2/+18 |
* | Add link to the channel page in watch page | Chocobozzz | 2018-05-07 | 2 | -1/+13 |
* | Implement video channel views | Chocobozzz | 2018-04-25 | 1 | -1/+1 |
* | Add video channel account list | Chocobozzz | 2018-04-25 | 7 | -19/+7 |
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 2 | -5/+7 |
* | Add account view | Chocobozzz | 2018-04-24 | 2 | -10/+1 |
* | Replace current state when changing page | Chocobozzz | 2018-04-20 | 4 | -0/+8 |
* | 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 | 3 | -1/+8 |
|\ |
|
| * | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 2 | -0/+5 |
| * | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -1/+3 |
* | | 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 | 3 | -4/+11 |
* | Handle sort in rss | Chocobozzz | 2018-04-17 | 5 | -19/+16 |
* | Simplify client syndications | Chocobozzz | 2018-04-17 | 4 | -25/+9 |
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 7 | -4/+61 |
* | 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 |
* | 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 | 1 | -1/+1 |
* | Disply other videos if screen >= 1300px | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
* | Fix videos list params | Chocobozzz | 2018-03-27 | 1 | -0/+1 |
* | Redirect to homepage on empty search | Chocobozzz | 2018-03-27 | 1 | -2/+6 |
* | Fix responsive in videos watch | Chocobozzz | 2018-03-26 | 1 | -2/+2 |
* | Fix video description CSS | Chocobozzz | 2018-03-26 | 2 | -6/+6 |
* | No word-break in comment. Justify text. | Gérald Niel | 2018-03-24 | 1 | -0/+5 |
* | Fix break-word and add margin between content and other videos. | Gérald Niel | 2018-03-24 | 1 | -1/+5 |
* | Proxify local storage and handle if it is unavailable | Chocobozzz | 2018-03-23 | 1 | -2/+6 |
* | Typo | Chocobozzz | 2018-03-21 | 1 | -1/+1 |
* | Fix '@' missing in comment mention | Chocobozzz | 2018-03-21 | 1 | -1/+1 |
* | More secure target blank links | Chocobozzz | 2018-03-19 | 4 | -12/+14 |
* | Don't forget to clean up subscriptions | Chocobozzz | 2018-03-19 | 4 | -9/+21 |