| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve responsive account about page | Chocobozzz | 2018-05-09 | 3 | -5/+13 |
* | Add timeout and TTL to request jobs | Chocobozzz | 2018-05-09 | 5 | -14/+33 |
* | Increase header burger size | Chocobozzz | 2018-05-09 | 1 | -1/+1 |
* | Fix error message on token expiration | Chocobozzz | 2018-05-07 | 2 | -13/+23 |
* | Docker config directory as volume | Chocobozzz | 2018-05-07 | 7 | -68/+27 |
* | Switch Arch Linux dependency to NodeJS LTS | Pierre-Alain TORET | 2018-05-07 | 1 | -1/+1 |
* | Fix docker production configuration | Chocobozzz | 2018-05-07 | 1 | -1/+1 |
* | Update gitignore | Chocobozzz | 2018-05-07 | 1 | -0/+2 |
* | Bumped to version v1.0.0-beta.4v1.0.0-beta.4 | Chocobozzz | 2018-05-07 | 2 | -2/+2 |
* | Fix release script | Chocobozzz | 2018-05-07 | 1 | -13/+11 |
* | Update changelog | Chocobozzz | 2018-05-07 | 1 | -0/+1 |
* | Fix video channel update/create on empty fields | Chocobozzz | 2018-05-07 | 3 | -11/+10 |
* | 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 |
* | Preferably use the docker hub image | Chocobozzz | 2018-05-07 | 1 | -3/+4 |
* | Add libs to tsconfig | Chocobozzz | 2018-05-07 | 2 | -1/+9 |
* | Adapt docker image file path in docker-compose.yml | Florent Fayolle | 2018-05-07 | 2 | -3/+3 |
* | Fix tests | Chocobozzz | 2018-04-26 | 2 | -3/+3 |
* | feature: initial syndication feeds tests for instance-wide feeds | Rigel Kent | 2018-04-26 | 7 | -120/+389 |
* | Add video channel management | Chocobozzz | 2018-04-26 | 36 | -53/+580 |
* | 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 | 23 | -19/+215 |
* | Fix account link in the menu | Chocobozzz | 2018-04-25 | 1 | -1/+1 |
* | Update changelog | Chocobozzz | 2018-04-25 | 1 | -0/+2 |
* | Implement video channel feeds | Chocobozzz | 2018-04-25 | 2 | -9/+8 |
* | Implement video channel views | Chocobozzz | 2018-04-25 | 35 | -83/+375 |
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 11 | -839/+588 |
* | Add video channel account list | Chocobozzz | 2018-04-25 | 25 | -84/+230 |
* | Add account link in videos list | Chocobozzz | 2018-04-25 | 8 | -8/+24 |
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 18 | -140/+382 |
* | Update video channel routes | Chocobozzz | 2018-04-24 | 16 | -486/+859 |
* | Update changelog | Chocobozzz | 2018-04-24 | 1 | -0/+1 |
* | Add account view | Chocobozzz | 2018-04-24 | 33 | -149/+563 |
* | Bold dependencies part in production guide | Chocobozzz | 2018-04-24 | 1 | -2/+2 |
* | Rename account module to my-account | Chocobozzz | 2018-04-23 | 28 | -84/+80 |
* | Fix changelog bullet points | Chocobozzz | 2018-04-23 | 1 | -10/+10 |
* | Update changelog | Chocobozzz | 2018-04-23 | 3 | -2/+46 |
* | Update CREDITS | Chocobozzz | 2018-04-23 | 3 | -33/+35 |
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 25 | -109/+292 |
* | Replace current state when changing page | Chocobozzz | 2018-04-20 | 6 | -2/+16 |
* | Fix contributing guide concerning unit tests | Chocobozzz | 2018-04-20 | 1 | -2/+2 |
* | 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 |
* | Fix word-wrap on comments and description (#397 regression) | Chocobozzz | 2018-04-20 | 2 | -2/+14 |
|\ |
|
| * | 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 | 56 | -146/+665 |
| |\
| |/
|/| |
|
* | | Handle errors in embed | Chocobozzz | 2018-04-19 | 3 | -5/+90 |