aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix responsive in videos watchChocobozzz2018-03-261-2/+2
|
* Fix video description CSSChocobozzz2018-03-262-6/+6
|
* Fix break-word and add margin between content and other videos.Chocobozzz2018-03-263-1/+14
|\
| * Fix #408Gérald Niel2018-03-251-0/+4
| |
| * Merge branch 'develop' of github.com:Chocobozzz/PeerTube into developGérald Niel2018-03-254-7/+19
| |\ | |/ |/|
* | Removing unnecessary semicolonsOkhin2018-03-241-4/+4
| |
* | Add the activation of a needed SCL for CentOSOkhin2018-03-241-1/+5
| | | | | | There's a need to activate the devtool-6 SCL before running the yarn install command, to have node-gyp correctly compiling the needed binaries.
* | 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
| |
| * No word-break in comment. Justify text.Gérald Niel2018-03-241-0/+5
| |
| * Fix break-word and add margin between content and other videos.Gérald Niel2018-03-241-1/+5
|/
* 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
|