aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Improving the CentOS7 specific partsOkhin2018-03-241-3/+7
| | | | Changing the link for ffmpeg toward a tutorial with an actual mirror of ffmpeg, and with less hassle. Adding the deendencies to devtoolset-6 and centos-release-scl to provide a C++11 compatible G++
* Replacing the err being thrown by a gracefull exit.process(1)Okhin2018-03-241-2/+6
|
* Limit comment length to 1 character, fixes #394 (#399)Aurélien Bertron2018-03-241-1/+1
|
* Test to remove google as stun serverChocobozzz2018-03-231-3/+0
|
* Update stun serversChocobozzz2018-03-231-1/+18
|
* Add permissions instructions for the data volume (#387)Angristan2018-03-231-0/+12
| | | | | | * Add permissions instructions for the data volume * Remove useless newline
* Run the installation as the peertube user inside the Docker image (#385)Angristan2018-03-232-15/+27
| | | | | | * Run the installation as the peertube user * Run the installation as the peertube user
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-236-39/+116
|
* Add public to activitypub announcesChocobozzz2018-03-231-1/+1
|
* Fix error display on edit config in adminChocobozzz2018-03-232-3/+15
|
* Prepare building docker files on docker hubChocobozzz2018-03-235-58/+13
|
* Fallback to torrent file if there is an incorrect info hashChocobozzz2018-03-231-5/+18
|
* Force form validation in configurationChocobozzz2018-03-231-0/+2
|
* Don't search migration version in old Applications table anymoreChocobozzz2018-03-231-11/+3
|
* fix #382 generic error when password is too long (#383)jomo2018-03-231-2/+7
|
* Improve logging when cannot fetch remote videosChocobozzz2018-03-231-5/+10
|
* Improve readmeChocobozzz2018-03-222-1/+9
|
* Add "Can I seed videos with my classic BitTorrent client" in FAQChocobozzz2018-03-221-2/+11
|
* Improve activity pub actors implementationChocobozzz2018-03-229-12/+32
|
* Update README.md (#378)Julien Maulny2018-03-221-1/+1
|
* Fix data volume path in docker-composeAngristan2018-03-221-1/+1
|
* Add activity route to video and video comment objectsChocobozzz2018-03-221-0/+19
|
* Add option to disable starttlsChocobozzz2018-03-226-1/+6
|
* Add /activity to activity create idsChocobozzz2018-03-221-1/+1
|
* Disable starttls for emails on localhostChocobozzz2018-03-221-1/+1
|
* Use instance name for page titlesChocobozzz2018-03-222-7/+9
|
* Use {postgres,redis}:alpine images with docker-compose (#372)Angristan2018-03-221-2/+2
| | | | * Specify Redis major version
* Add logging for emailsChocobozzz2018-03-223-12/+43
|
* Add license info to readme (#370)TrashMacNugget2018-03-221-0/+17
|
* Fix pagination when videos take all the widthChocobozzz2018-03-212-2/+4
|
* Fix issues with truncated description and utf charactersChocobozzz2018-03-214-5/+12
|
* Fix mentions in commentsChocobozzz2018-03-211-7/+7
|
* Add information about the definitive peertube domaine nameChocobozzz2018-03-211-0/+2
|
* 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
|