aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Update FAQChocobozzz2018-03-213-7/+3
|
* Upgrade github issue templateChocobozzz2018-03-211-2/+1
|
* TypoChocobozzz2018-03-211-1/+1
|
* Logo/title redirects to the default routeChocobozzz2018-03-212-1/+5
|
* Fix '@' missing in comment mentionChocobozzz2018-03-211-1/+1
|
* Revert "Selective route permission to use embeds, fixes #322 in a better way ↵Chocobozzz2018-03-201-6/+0
| | | | | (#364)" (#365) This reverts commit d40cd86bf56973d7217ad44737e3890b6e7f1ad5.
* Selective route permission to use embeds, fixes #322 in a better way (#364)Rigel Kent2018-03-201-0/+6
|
* Bumped to version v1.0.0-beta.1v1.0.0-beta.1Chocobozzz2018-03-202-2/+2
|
* Prepare betaChocobozzz2018-03-204-49/+7
|
* Improve update host scriptChocobozzz2018-03-201-12/+7
|
* Reformat production guideChocobozzz2018-03-201-5/+5
|
* Display ffmpeg output errorsChocobozzz2018-03-201-3/+7
|
* Add FreeBSD documentationChocobozzz2018-03-202-2/+18
|\
| * Add FreeBSD startupGérald Niel2018-03-191-0/+16
| |
| * Update shebang and date format for working on FreeBSD (fix typo)Gérald Niel2018-03-191-1/+1
| | | | | | | | (not tested on Linux)
| * Update shebang and date to POSIX format for working on FreeBSD (notGérald Niel2018-03-191-2/+2
|/ | | | tested on Linux)
* Bumped to version v1.0.0-alpha.10v1.0.0-alpha.10Chocobozzz2018-03-192-2/+2
|
* Merge branch 'develop' into 'develop'Chocobozzz2018-03-191-0/+29
|\ | | | | | | | | Add FreeBSD rc script See merge request chocobozzz/PeerTube!4
| * Add FreeBSD rc scriptGérald Niel2018-03-191-0/+29
| |
* | More secure target blank linksChocobozzz2018-03-196-15/+18
| |
* | Don't forget to clean up subscriptionsChocobozzz2018-03-197-26/+68
| |
* | Fix typo in embedChocobozzz2018-03-191-1/+1
| |
* | Bumped to version v1.0.0-alpha.9v1.0.0-alpha.9Chocobozzz2018-03-192-2/+2
| |
* | Better handling video resizingChocobozzz2018-03-192-10/+16
|/
* Handle resizes on videos listChocobozzz2018-03-191-16/+33
|
* Fix resolution orderChocobozzz2018-03-191-2/+2
|
* Fix video_share_url duplicate key in transcoding jobChocobozzz2018-03-196-46/+65
|
* target="_blank" and fix footer (#361)David Libeau2018-03-191-2/+2
| | | | | | * target="_blank" and fix footer * Add rel="noopener noreferrer"
* Update the api documentationChocobozzz2018-03-198-208/+305
|
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-1912-85/+85
| | | | before beta
* Update videos response apiChocobozzz2018-03-194-48/+62
|
* Sanitize invalid actor descriptionChocobozzz2018-03-192-10/+29
|
* Update video duration string to show hours when duration greater than or ↵Lucas Declercq2018-03-191-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 Kent2018-03-161-1/+51
|
* Add "Local videos" option for instanceDefaultClientRoute (#343)David Libeau2018-03-161-0/+1
|
* [docker] Add short_description option in Docker configuration too; (#342)Benjamin Bouvier2018-03-151-0/+1
|
* Bumped to version v1.0.0-alpha.8v1.0.0-alpha.8Chocobozzz2018-03-152-2/+2
|
* Fix spelling in dependenciesChocobozzz2018-03-151-1/+1
|
* Update changelogChocobozzz2018-03-151-0/+7
|
* ppa for ffmpeg in dependencies documentation (#340)Millicent Billette2018-03-151-4/+10
|
* [docker] Update production guidelines and docker-compose file; (#341)Benjamin Bouvier2018-03-154-28/+84
|
* Add short description in configChocobozzz2018-03-1519-13/+59
|
* Update g++ needed version (#338)Andréas Livet2018-03-141-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 documentationsChocobozzz2018-03-143-6/+7
|
* fix first sudo command (#337)Florian2018-03-141-6/+8
|
* adding some instructions for certbot and basic utility programs needed (#336)Florian2018-03-141-3/+10
|
* Upgrade server depencenciesChocobozzz2018-03-134-1094/+377
|
* Move sort middleware utils in utils fileChocobozzz2018-03-132-28/+25
|
* Bumped to version v1.0.0-alpha.7v1.0.0-alpha.7Chocobozzz2018-03-132-2/+2
|
* Add "local" videos in menuChocobozzz2018-03-1313-6/+152
|