Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add TOC to dependencies guide | Rigel Kent | 2018-09-23 | 1 | -0/+15 |
| | |||||
* | add dependencies for Fedora (#1111) | am97 | 2018-09-23 | 1 | -0/+68 |
| | |||||
* | specify to run services before running PeerTube | Rigel Kent | 2018-09-22 | 1 | -0/+16 |
| | |||||
* | add postgresql96-contrib to the FreeBSD dependencies (#958) | osauzet | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | Add postgresql-contrib to dependencies.md | bsky | 2018-07-28 | 1 | -2/+2 |
| | |||||
* | Correcting documentation to be more precise about CentOS 7 | Rigel Kent | 2018-07-16 | 1 | -1/+7 |
| | |||||
* | support/doc/dependencies.md: Add Gentoo documentation | Haelwenn (lanodan) Monnier | 2018-07-11 | 1 | -0/+38 |
| | | | | Related to: https://github.com/Chocobozzz/PeerTube/issues/778 | ||||
* | Update doc for CentOS 7 devtoolset-7 | Pierre-Alain TORET | 2018-06-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> | ||||
* | Update archlinux dependencies | Chocobozzz | 2018-05-30 | 1 | -1/+1 |
| | |||||
* | (doc): use sysrc instead of editing /etc/rc.conf on FreeBSD (#603) | norrist | 2018-05-29 | 1 | -7/+3 |
| | |||||
* | Remove the /etc/pkg/FreeBSD.conf change. The latest version came with node ↵ | Jacques Foucry | 2018-05-10 | 1 | -18/+3 |
| | | | | 10 and PeerTube does not deal with it. Staying in quartely give node 9.10.1 | ||||
* | Switch Arch Linux dependency to NodeJS LTS | Pierre-Alain TORET | 2018-05-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com> | ||||
* | Adding a more specific phrasing for yarn installation (#487) | Rigel Kent | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | Documentation for macOS development. (#462) | victor-long | 2018-04-03 | 1 | -0/+13 |
| | |||||
* | Misc. typos | luz.paz | 2018-03-30 | 1 | -1/+1 |
| | | | Found via `codespell -q 3` | ||||
* | Update dependencies.md | Gérald Niel | 2018-03-27 | 1 | -9/+0 |
| | |||||
* | Fix typo in markdown syntax | Gérald Niel | 2018-03-27 | 1 | -5/+5 |
| | |||||
* | Mise à jour documentation pour FreeBSD | Gérald Niel | 2018-03-27 | 1 | -0/+66 |
| | |||||
* | Improving the CentOS7 specific parts | Okhin | 2018-03-24 | 1 | -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++ | ||||
* | Fix spelling in dependencies | Chocobozzz | 2018-03-15 | 1 | -1/+1 |
| | |||||
* | ppa for ffmpeg in dependencies documentation (#340) | Millicent Billette | 2018-03-15 | 1 | -4/+10 |
| | |||||
* | 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 | 1 | -2/+3 |
| | |||||
* | 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 |
| | |||||
* | Update dependencies for Archlinux | Benjamin EWFT | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 1 | -3/+3 |
| | |||||
* | Add ability to import just one video from youtube | Chocobozzz | 2018-02-19 | 1 | -2/+2 |
| | |||||
* | add import-youtube guide inside documentation (#298) | LecygneNoir | 2018-02-19 | 1 | -2/+2 |
| | | | | | | | | | | | | * add import-youtube guide inside documentation * safer to use unlink instead of rm to delete symbolic link, avoid risk of deleting entire directories in case of syntax error * spelling mistake corrections * anonymise URLs * git also needed as dependencies to run yarn install | ||||
* | Adding dependencies informations for CentOS 7 (#288) | Erwan Croze | 2018-02-12 | 1 | -1/+19 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -2/+2 |
| | | | | | | | 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. | ||||
* | Improve docs (#232) | Thomas Citharel | 2018-01-23 | 1 | -4/+4 |
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Some markdown fixes | Chocobozzz | 2018-01-12 | 1 | -8/+6 |
| | |||||
* | Try to improve documentations/readme | Chocobozzz | 2018-01-12 | 1 | -0/+29 |