| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix some components after Angular 6 upgrade | Chocobozzz | 2018-05-16 | 7 | -10/+10 |
* | Upgrade to rxjs 6 | Chocobozzz | 2018-05-16 | 41 | -387/+420 |
* | Upgrade Angular first step | Chocobozzz | 2018-05-16 | 4 | -626/+832 |
* | Use publishedAt by default in videos sort | Chocobozzz | 2018-05-15 | 4 | -4/+5 |
* | Store webtorrent chunks in indexdb | Chocobozzz | 2018-05-15 | 5 | -11/+241 |
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 9 | -20/+23 |
* | Add ability to embed a video in Twitter | Chocobozzz | 2018-05-11 | 4 | -219/+275 |
* | Do not bundle two different videojs versions | Chocobozzz | 2018-05-11 | 3 | -51/+10 |
* | Add overflow on markdown textaera | Chocobozzz | 2018-05-11 | 1 | -1/+6 |
* | User routes: :id/update -> update/:id | Chocobozzz | 2018-05-11 | 2 | -2/+2 |
* | Route: Video edit -> video update | Chocobozzz | 2018-05-11 | 3 | -3/+3 |
* | User add -> User create | Chocobozzz | 2018-05-11 | 6 | -13/+13 |
* | adding basic helpers to guide users for comments/subscribe to accounts | Rigel | 2018-05-11 | 4 | -2/+18 |
* | Avoid ... for delete/edit buttons in admin panel | Chocobozzz | 2018-05-09 | 3 | -4/+17 |
* | Fix video channel description/support max length | Chocobozzz | 2018-05-09 | 2 | -6/+6 |
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 6 | -13/+11 |
* | Fix message when updating my profile | Chocobozzz | 2018-05-09 | 1 | -3/+3 |
|\ |
|
| * | Fix #546 (I hope!) | Gérald Niel | 2018-05-09 | 1 | -3/+3 |
* | | Load my-account module lazily | Chocobozzz | 2018-05-09 | 33 | -11/+12 |
* | | Improve responsive account about page | Chocobozzz | 2018-05-09 | 3 | -5/+13 |
* | | Increase header burger size | Chocobozzz | 2018-05-09 | 1 | -1/+1 |
|/ |
|
* | Fix error message on token expiration | Chocobozzz | 2018-05-07 | 2 | -13/+23 |
* | Bumped to version v1.0.0-beta.4v1.0.0-beta.4 | Chocobozzz | 2018-05-07 | 1 | -1/+1 |
* | Fix video channel update/create on empty fields | Chocobozzz | 2018-05-07 | 2 | -8/+6 |
* | Add support section in video channel about page | Chocobozzz | 2018-05-07 | 2 | -8/+20 |
* | Add link to the channel page in watch page | Chocobozzz | 2018-05-07 | 4 | -1/+19 |
* | Add libs to tsconfig | Chocobozzz | 2018-05-07 | 2 | -1/+9 |
* | Fix tests | Chocobozzz | 2018-04-26 | 2 | -3/+3 |
* | Add video channel management | Chocobozzz | 2018-04-26 | 26 | -25/+557 |
* | Add username near the display name for account pages | Chocobozzz | 2018-04-26 | 5 | -9/+43 |
* | Fix link for async and clarify the wording | Dashie | 2018-04-26 | 1 | -2/+2 |
* | Add a link to 'My profile' in the dropdown | Dashie | 2018-04-26 | 1 | -0/+4 |
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 15 | -16/+160 |
* | Fix account link in the menu | Chocobozzz | 2018-04-25 | 1 | -1/+1 |
* | Implement video channel views | Chocobozzz | 2018-04-25 | 33 | -75/+373 |
* | 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 | 23 | -17/+389 |
* | 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 |
* | Fix auto quality | Chocobozzz | 2018-04-20 | 2 | -8/+6 |
* | Player better responsive | Chocobozzz | 2018-04-20 | 1 | -0/+19 |
* | Use mixin for word wrap | Chocobozzz | 2018-04-20 | 3 | -16/+13 |
* | 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 | 23 | -72/+191 |
|\ |
|
| * | Handle errors in embed | Chocobozzz | 2018-04-19 | 3 | -5/+90 |
| * | 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 |