Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Use /video-channels now, it's more simple for clients | ||||
* | 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 |
|\ | | | | | See merge request chocobozzz/PeerTube!10 | ||||
| * | 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 |
| | | |||||
* | | Add doc to run only one unit test | Chocobozzz | 2018-04-19 | 2 | -0/+7 |
| | | |||||
* | | Add resolution in torrent file name | Chocobozzz | 2018-04-19 | 1 | -1/+2 |
| | | |||||
* | | Better file name for torrent | Chocobozzz | 2018-04-19 | 2 | -4/+6 |
| | | |||||
* | | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 9 | -28/+29 |
| | | |||||
* | | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 6 | -4/+9 |
| | | |||||
* | | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 41 | -86/+519 |
| | | | | | | | | There is a global instance setting and a per user setting | ||||
* | | 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 | 14 | -96/+164 |
| |\ | |/ |/| | |||||
* | | Process broadcast requests in parallel | Chocobozzz | 2018-04-18 | 3 | -13/+13 |
| | | |||||
* | | Move server follow in the job queue | Chocobozzz | 2018-04-18 | 5 | -64/+90 |
| | | | | | | | | It helps to track follow errors | ||||
* | | Fix tests | Chocobozzz | 2018-04-18 | 1 | -1/+1 |
| | | |||||
* | | Better responsive design on many comment children | Chocobozzz | 2018-04-18 | 3 | -7/+33 |
| | | |||||
* | | Handle when autoplay fails | Chocobozzz | 2018-04-18 | 4 | -12/+29 |
| | | |||||
| * | See commit 2a97572 fix #397 (regression) | Gérald Niel | 2018-04-17 | 1 | -1/+4 |
|/ |