aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor typos in READMEAdam Gauthier2018-07-211-3/+3
|
* Add our crowdfunding supportsChocobozzz2018-07-181-0/+5
|
* Add link to server admin tools in readmeChocobozzz2018-07-111-0/+1
|
* (doc) fix link in READMERigel Kent2018-07-071-3/+3
|
* (doc) update crowdfunding notice, add chatroom links, reorder install guidesRigel Kent2018-07-071-10/+9
|
* (doc/faq) add precision regarding code forgeRigel Kent2018-07-061-1/+2
|
* (doc) syntactic fixes (#764)Yun2018-07-041-5/+4
| | | | | | | | | | | | FAQ.md - "the name" -> "a name" - "re install" -> "reinstall" - Changed the sentence structure to accomodate the flow of "objective -> method to achieve the objective -> reason why the objective is desired", rather than "how we are going to do it -> what we are trying to do -> why it is important" README.md - "It's the reason" -> "That is why" - "in it" -> "on it" - "This program is free software" -> "This is a free software": reduce redundancy (program and software), and introduce a proper article - "redistribute it and/or modify it" -> "redistribute and/or modify it"
* Add "What is PeerTube" video in READMEChocobozzz2018-06-221-0/+1
|
* Update links that redirect to httpsBen Abbott2018-06-221-3/+3
|
* Add translation guideChocobozzz2018-06-211-2/+2
|
* Improve instance list/website linksChocobozzz2018-06-141-5/+4
|
* (doc) note about PeerTube for YunoHost (#624)anmol26s2018-06-061-0/+5
| | | * Added a YunoHost app-install badge
* Update changelogChocobozzz2018-05-281-1/+3
|
* We are running a crowdfunding campaign!Chocobozzz2018-05-281-6/+3
|
* Add compatibility with browser stackChocobozzz2018-05-171-1/+3
|
* Add videos e2e testsChocobozzz2018-05-171-0/+2
|
* Update changelogChocobozzz2018-04-231-1/+1
|
* Update CREDITSChocobozzz2018-04-231-3/+3
|
* Add rest api quickstartChocobozzz2018-04-171-1/+3
|
* Improve readmeChocobozzz2018-03-221-0/+8
|
* Update README.md (#378)Julien Maulny2018-03-221-1/+1
|
* Add license info to readme (#370)TrashMacNugget2018-03-221-0/+17
|
* Prepare betaChocobozzz2018-03-201-47/+0
|
* Update documentationsChocobozzz2018-03-141-1/+1
|
* Add faq link in readmeChocobozzz2018-03-071-0/+4
|
* Refractor tools documentationChocobozzz2018-03-051-2/+2
|
* Add documentation for upload scriptChocobozzz2018-03-051-0/+1
|
* Handle user rates in real timeChocobozzz2018-02-281-0/+2
|
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-201-1/+1
|
* Add ability to import just one video from youtubeChocobozzz2018-02-191-2/+6
|
* Move docker do in support/docChocobozzz2018-01-291-18/+2
|
* Add production Alpine and Debian Stretch Docker images (#225)kaiyou2018-01-291-2/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First pass at a (swarm-compatible) docker image Uses an existing traefik server as a https reverse proxy. * Add example config for a Docker swarm deployment * Point to traefik config for docker compose setup * Clarify that traefik is needed for the example config * Use node:8-stretch base image and don't install yarn (The base image already contains yarn.) * Initial commit for an Alpine Docker image * Fix docker volume path * Merge #213 and #225 and move files around * Remove unnecessary dependencies from the alpine build * Update Dockerfiles to match install path, config path, etc. * Update the configuration in the example compose file * Update the configuration in the example swarm file * Remove the declared networks and volumes from the compose example, which are not strictly required * Update attachment path in the documentation * Display traefik as a suggestion and not a required dependency * Update the Docker ignored files * Fix typos reported in #225 * Move production Dockerfiles to a production directory * Add the redis configuration settings * Add Docker files to the dockerignore * Make the signup limit configurable
* Add message for public registration on peertubeChocobozzz2018-01-261-0/+2
|
* Move job queue to redisChocobozzz2018-01-251-0/+1
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Add api documentation in readmeChocobozzz2018-01-241-0/+7
|
* Fix some grammar (#216)Vincent Stakenburg2018-01-181-2/+2
|
* Update README badge pathsChocobozzz2018-01-161-2/+2
|
* Some markdown fixesChocobozzz2018-01-121-2/+2
|
* Try to improve documentations/readmeChocobozzz2018-01-121-130/+20
|
* Reword docs (#176)Benjamin Bouvier2018-01-061-57/+84
| | | | | | | | | | | | | | * Reword documentation; * Wrap lines at 80 characters in the documentation. * Wrap CONTRIBUTING.md too; * Tweaks to CONTRIBUTING.md wording; * Move development section to CONTRIBUTING.md; * Explain database creation in CONTRIBUTING.md;
* Add Archlinux instructions for installation in README (#161)Simon Gilliot2017-12-191-0/+6
|
* Fix testsChocobozzz2017-12-141-4/+3
|
* Remove node 6 supportChocobozzz2017-12-131-6/+5
| | | | Please don't insult me
* Update readme screenshot with new designChocobozzz2017-12-111-1/+1
|
* Add dependencies for Ubuntu 16.04. (#143)Jan Keromnes2017-12-041-6/+15
|
* Update readme, architectureChocobozzz2017-11-271-46/+14
|
* Fix spelling (#126)‮noisawe2017-11-271-5/+5
|
* Update readme (again)Bigard Florian2017-11-231-1/+1
|
* Update readmeBigard Florian2017-11-231-0/+2
|
* Update PeerTube featuresChocobozzz2017-10-311-8/+17
|