Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix issues with truncated description and utf characters | Chocobozzz | 2018-03-21 | 4 | -5/+12 |
| | |||||
* | Fix mentions in comments | Chocobozzz | 2018-03-21 | 1 | -7/+7 |
| | |||||
* | Add information about the definitive peertube domaine name | Chocobozzz | 2018-03-21 | 1 | -0/+2 |
| | |||||
* | Update FAQ | Chocobozzz | 2018-03-21 | 3 | -7/+3 |
| | |||||
* | Upgrade github issue template | Chocobozzz | 2018-03-21 | 1 | -2/+1 |
| | |||||
* | Typo | Chocobozzz | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Logo/title redirects to the default route | Chocobozzz | 2018-03-21 | 2 | -1/+5 |
| | |||||
* | Fix '@' missing in comment mention | Chocobozzz | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Revert "Selective route permission to use embeds, fixes #322 in a better way ↵ | Chocobozzz | 2018-03-20 | 1 | -6/+0 |
| | | | | | (#364)" (#365) This reverts commit d40cd86bf56973d7217ad44737e3890b6e7f1ad5. | ||||
* | Selective route permission to use embeds, fixes #322 in a better way (#364) | Rigel Kent | 2018-03-20 | 1 | -0/+6 |
| | |||||
* | Bumped to version v1.0.0-beta.1v1.0.0-beta.1 | Chocobozzz | 2018-03-20 | 2 | -2/+2 |
| | |||||
* | Prepare beta | Chocobozzz | 2018-03-20 | 4 | -49/+7 |
| | |||||
* | Improve update host script | Chocobozzz | 2018-03-20 | 1 | -12/+7 |
| | |||||
* | Reformat production guide | Chocobozzz | 2018-03-20 | 1 | -5/+5 |
| | |||||
* | Display ffmpeg output errors | Chocobozzz | 2018-03-20 | 1 | -3/+7 |
| | |||||
* | Add FreeBSD documentation | Chocobozzz | 2018-03-20 | 2 | -2/+18 |
|\ | |||||
| * | Add FreeBSD startup | Gérald Niel | 2018-03-19 | 1 | -0/+16 |
| | | |||||
| * | Update shebang and date format for working on FreeBSD (fix typo) | Gérald Niel | 2018-03-19 | 1 | -1/+1 |
| | | | | | | | | (not tested on Linux) | ||||
| * | Update shebang and date to POSIX format for working on FreeBSD (not | Gérald Niel | 2018-03-19 | 1 | -2/+2 |
|/ | | | | tested on Linux) | ||||
* | Bumped to version v1.0.0-alpha.10v1.0.0-alpha.10 | Chocobozzz | 2018-03-19 | 2 | -2/+2 |
| | |||||
* | Merge branch 'develop' into 'develop' | Chocobozzz | 2018-03-19 | 1 | -0/+29 |
|\ | | | | | | | | | Add FreeBSD rc script See merge request chocobozzz/PeerTube!4 | ||||
| * | Add FreeBSD rc script | Gérald Niel | 2018-03-19 | 1 | -0/+29 |
| | | |||||
* | | More secure target blank links | Chocobozzz | 2018-03-19 | 6 | -15/+18 |
| | | |||||
* | | Don't forget to clean up subscriptions | Chocobozzz | 2018-03-19 | 7 | -26/+68 |
| | | |||||
* | | Fix typo in embed | Chocobozzz | 2018-03-19 | 1 | -1/+1 |
| | | |||||
* | | Bumped to version v1.0.0-alpha.9v1.0.0-alpha.9 | Chocobozzz | 2018-03-19 | 2 | -2/+2 |
| | | |||||
* | | Better handling video resizing | Chocobozzz | 2018-03-19 | 2 | -10/+16 |
|/ | |||||
* | Handle resizes on videos list | Chocobozzz | 2018-03-19 | 1 | -16/+33 |
| | |||||
* | Fix resolution order | Chocobozzz | 2018-03-19 | 1 | -2/+2 |
| | |||||
* | Fix video_share_url duplicate key in transcoding job | Chocobozzz | 2018-03-19 | 6 | -46/+65 |
| | |||||
* | target="_blank" and fix footer (#361) | David Libeau | 2018-03-19 | 1 | -2/+2 |
| | | | | | | * target="_blank" and fix footer * Add rel="noopener noreferrer" | ||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 8 | -208/+305 |
| | |||||
* | BEARKING CHANGE: Update videos API response | Chocobozzz | 2018-03-19 | 12 | -85/+85 |
| | | | | before beta | ||||
* | Update videos response api | Chocobozzz | 2018-03-19 | 4 | -48/+62 |
| | |||||
* | Sanitize invalid actor description | Chocobozzz | 2018-03-19 | 2 | -10/+29 |
| | |||||
* | Update video duration string to show hours when duration greater than or ↵ | Lucas Declercq | 2018-03-19 | 1 | -2/+6 |
| | | | | | | | | | | | | equal 60min (#360) * Update video duration string to show hours when >= 60min * Only show hours in duration when relevant * Fix problem with ternary expression * Remove accidentally commited package-lock.json | ||||
* | Explain our position towards steem, ads, and other incentives in FAQ (#335) | Rigel Kent | 2018-03-16 | 1 | -1/+51 |
| | |||||
* | Add "Local videos" option for instanceDefaultClientRoute (#343) | David Libeau | 2018-03-16 | 1 | -0/+1 |
| | |||||
* | [docker] Add short_description option in Docker configuration too; (#342) | Benjamin Bouvier | 2018-03-15 | 1 | -0/+1 |
| | |||||
* | Bumped to version v1.0.0-alpha.8v1.0.0-alpha.8 | Chocobozzz | 2018-03-15 | 2 | -2/+2 |
| | |||||
* | Fix spelling in dependencies | Chocobozzz | 2018-03-15 | 1 | -1/+1 |
| | |||||
* | Update changelog | Chocobozzz | 2018-03-15 | 1 | -0/+7 |
| | |||||
* | ppa for ffmpeg in dependencies documentation (#340) | Millicent Billette | 2018-03-15 | 1 | -4/+10 |
| | |||||
* | [docker] Update production guidelines and docker-compose file; (#341) | Benjamin Bouvier | 2018-03-15 | 4 | -28/+84 |
| | |||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 19 | -13/+59 |
| | |||||
* | Update g++ needed version (#338) | Andréas Livet | 2018-03-14 | 1 | -0/+1 |
| | | | In order to build properly rdf-canonize node nativ module gcc > 5 is needed. Tested on Ubuntu 14.04 with gcc 4.8, it didn't work. I had to install a newer gcc version and it was OK. | ||||
* | Update documentations | Chocobozzz | 2018-03-14 | 3 | -6/+7 |
| | |||||
* | fix first sudo command (#337) | Florian | 2018-03-14 | 1 | -6/+8 |
| | |||||
* | adding some instructions for certbot and basic utility programs needed (#336) | Florian | 2018-03-14 | 1 | -3/+10 |
| | |||||
* | Upgrade server depencencies | Chocobozzz | 2018-03-13 | 4 | -1094/+377 |
| |